1985 Commits (68d80e162a8c68eecb888f5f1df8cfcfa54ccd26)
 

Author SHA1 Message Date
Nils Adermann dc2a9bfe62 Ignore null rules in rule generator
Fixes #806
12 years ago
Jordi Boggiano e953b4c891 Ensure vendor dir is initialized before generating the install path of a package 12 years ago
Alexey Prilipko a88265a497 Update PearPackageExtractor for package.xml 2.1 support 12 years ago
Jordi Boggiano 94791aba73 Merge pull request #802 from stof/lock_sorting
Made the order of aliases deterministic in the locker
12 years ago
Christophe Coevoet 398a3ac0dc Made the order of aliases deterministic in the locker 12 years ago
Jordi Boggiano 4c75a2db01 Reinforce language about not specifying the version 12 years ago
Jordi Boggiano db7f25baaf Add note about version and packagist 12 years ago
Jordi Boggiano 32692e519c Boost memory_limit at runtime if permitted 12 years ago
Jordi Boggiano 6f33d4e17f Merge pull request #799 from lyrixx/psr
Fixed PSR rules
12 years ago
Grégoire Pineau f4e9dd4fb8 Fixed PSR rules 12 years ago
Chris Smith 5e4b2fcc8d Test for detached heads yielding an invalid version 12 years ago
Jordi Boggiano 330f56c0ec Merge pull request #795 from lyrixx/doc-global-install
[Doc] Added a note to install composer globally
12 years ago
Chris Smith 97955a6ace Mock ProcessExecutor 12 years ago
Grégoire Pineau 3068e92446 [Doc] Added a note to install composer globally 12 years ago
Giulio De Donato 1ac1bfb25b just added a \ before RuntimeException (sorry I didn't run the test) 12 years ago
Jordi Boggiano 67cf46546d Merge pull request #791 from liuggio/patch-1
just added a \ before RuntimeException
12 years ago
Jordi Boggiano e449f29d32 Merge pull request #792 from liuggio/patch-790
fixed #790
12 years ago
Giulio De Donato 5c08b5b215 fixed #790 12 years ago
Giulio De Donato 3a53b06f00 just added a \ before RuntimeException (sorry I didn't run the test) 12 years ago
Nils Adermann 1d4bc8a92a Merge pull request #786 from jonathaningram/patch-1
[Docs] Change master-dev to dev-master
12 years ago
Jonathan Ingram 2dea55cdbb Change master-dev to dev-master 12 years ago
Jordi Boggiano 021f7bc2be Merge remote-tracking branch 'naderman/solver-refactor' 12 years ago
Jordi Boggiano 1df9c62583 Cosmetic fixes to autoload generation 12 years ago
Nils Adermann e316cb452b Document addition of files autoloading in CHANGELOG 12 years ago
Nils Adermann 8a9c51c83e Merge remote-tracking branch 'github-beberlei/AutoloadFunctions' 12 years ago
Nils Adermann 593483b523 Merge pull request #784 from Dinduks/installation_from_source_readme
Minor update of "Install. from Source" in the README
12 years ago
Dinduks 5595ebc233 Add more info to "Install. from Source" in the README 12 years ago
Jordi Boggiano 9f9a0884b1 Fix typo 12 years ago
Jordi Boggiano b32677a8a6 Merge remote-tracking branch 'nickl/patch-1' 12 years ago
Nils Adermann a08c2a0b9f Corrected altered error message in test 12 years ago
Nils Adermann 5bea5974f7 Improve error messages for solver problems 12 years ago
Nils Adermann 12abff8b4c Simplify branch handling code 12 years ago
Nils Adermann 76f8642feb Remove duplicate function from decisions 12 years ago
Nils Adermann 5b1a48663e DecisionQueueFree is no longer needed 12 years ago
Nils Adermann 2fbc04b950 Make decisions countable and use foreach to iterate them in solver 12 years ago
Alexey Prilipko 71ac073ebe Add 'include-path' option to PEAR packages 12 years ago
Alexey Prilipko 5c16889c48 Update PearDownloader to use PEAR extractor 12 years ago
Alexey Prilipko 01a49ea49e Add PEAR package extractor that honours package.xml formats 12 years ago
Jordi Boggiano bc7e983b1e Allow PlatformRepository packages to be aliased 12 years ago
Jordi Boggiano d29a387bcb Merge remote-tracking branch 'naderman/ordered-transactions' 12 years ago
Nils Adermann 1211d8f7d4 Correctly generate conflict and alias rules for installed packages 12 years ago
Nils Adermann d592c0a55e Remove only branches on right levels in revert 12 years ago
Nils Adermann ac762ba6e9 Correctly resolve branches if necessary 12 years ago
Nils Adermann 67fde90666 Correctly sort operations within transactions using DFS
Fixes #655
12 years ago
Nils Adermann a7f1605cdf Add test for correct sorting when force installing deps 12 years ago
Nils Adermann 26e051cb76 Decisions are now encapsulated in a separate object 12 years ago
Jordi Boggiano 99e3cad0b5 Soften wording on validation of licenses 12 years ago
Jordi Boggiano d53ebf5ba9 Fix svn status with externals, fixes #766 12 years ago
Nick Lombard 23548ffc03 Removed the notice as @stof's ensure's it's untrue. 12 years ago
Nick Lombard 365060f0cb More autoload documentation.
As discovered through discussions at composer/composer#763
Resubmitted after travis complained, lets try again.
12 years ago