Jordi Boggiano
|
2988152602
Merge remote-tracking branch 'naderman/remove-packages-by-default'
|
13 years ago |
Jordi Boggiano
|
adb4188e12
Add detection of the current version from git if possible
|
13 years ago |
Jordi Boggiano
|
7b2d3ff6a2
Refactor InstallerTest to be a bit more future proof
|
13 years ago |
Jordi Boggiano
|
63c6c6d875
Cache the version parser used in TestCase
|
13 years ago |
Jordi Boggiano
|
bd50ad32f0
Refactor InstallationManagerMock
|
13 years ago |
Jordi Boggiano
|
2dffa612a3
Merge remote-tracking branch 'igorw/root-install-twice'
|
13 years ago |
Jordi Boggiano
|
d60188903d
Add warning for PHP <5.3.2 users that didn't use the installer
|
13 years ago |
Nils Adermann
|
d51ebb9650
Merge pull request #1 from Seldaek/patches
|
13 years ago |
Jordi Boggiano
|
2c726123cf
Merge pull request #642 from danielholmes/patch-1
|
13 years ago |
Daniel Holmes
|
d44b81527b
Fixed variable reference in verbose pear repository message
|
13 years ago |
Jordi Boggiano
|
e982c19bdb
Add fields to sample satis config
|
13 years ago |
Jordi Boggiano
|
d5e35fbe19
Clarify output
|
13 years ago |
Jordi Boggiano
|
b3659d85f3
Force platform packages to remain installed
|
13 years ago |
Jordi Boggiano
|
22a825fc07
Clean up vendor dir after a package was removed
|
13 years ago |
Jordi Boggiano
|
b99f9bae60
Let the user know a package is being removed
|
13 years ago |
Jordi Boggiano
|
b356c30c5c
Remove rogue. dot
|
13 years ago |
Jordi Boggiano
|
66dc17bf39
Avoid adding duplicate aliases
|
13 years ago |
Nils Adermann
|
f4d5568937
Rules of type feature are no longer needed
|
13 years ago |
Nils Adermann
|
d153ab3f8f
Call feature rules update rules, as there is no difference in composer
|
13 years ago |
Nils Adermann
|
f98ab2e491
An array of installed packages is no longer needed in the solver
|
13 years ago |
Nils Adermann
|
7be4b82ad2
Move all solver members to top of the file
|
13 years ago |
Nils Adermann
|
6410817c4e
Policy rules cannot conflict with jobs anymore
|
13 years ago |
Nils Adermann
|
3618ddacb0
Remove commented out debug output
|
13 years ago |
Nils Adermann
|
2cb2cde096
Installed packages are now always removed unless otherwise requested
|
13 years ago |
Nils Adermann
|
1a48ebaf57
Create lookup table for installed packages in only one place
|
13 years ago |
Nils Adermann
|
0e537b9c93
We won't implement choice rules, you need to edit composer.json to choose
|
13 years ago |
Nils Adermann
|
5ba9a887c2
We do not support any options to keep obsolete packages
|
13 years ago |
Jordi Boggiano
|
41bd845c54
Merge pull request #634 from igorw/bin-relative-symlink
|
13 years ago |
Igor Wiedler
|
8d71030cc1
[Installer] Classic var_dump must be removed
|
13 years ago |
Igor Wiedler
|
aa4ececa2a
[Installer] Make bin symlinks relative, closes #620
|
13 years ago |