1940 Commits (48f66f66fb146d89bf07c0c2c7566b38aadcb5dd)
 

Author SHA1 Message Date
Jordi Boggiano 48f66f66fb Add autoload example to the package repository docs for clarity 12 years ago
Jordi Boggiano 537ead6aae Merge pull request #817 from gajdaw/lock_file_fix
Basic usage: lock filename fix
12 years ago
Włodzimierz Gajda 8ebbd8f874 Basic usage: lock filename fix 12 years ago
Nils Adermann a756f7f880 Merge pull request #798 from cs278/dev-hash-detached-head
Ensure composer works with a detached head
12 years ago
Nils Adermann cb27a1f308 Merge pull request #812 from Seldaek/recover-refs
Recover to an older commit if a locked reference is not found
12 years ago
Nils Adermann e9200cf856 Merge pull request #814 from shama/patch-typos
Typo Fixes
12 years ago
Kyle Robinson Young 6375bc5551 Typo fixes 12 years ago
Jordi Boggiano 892cfdd57d Merge remote-tracking branch 'naderman/error-msgs' 12 years ago
Nils Adermann cc7632489d Make problem report messages more readable
Added pretty strings to constraints
12 years ago
Jordi Boggiano 54054365e0 Add some comments 12 years ago
Jordi Boggiano 73a865bf2a Fix tests 12 years ago
Jordi Boggiano c9ef7479c4 Keep track of commit dates in the lock file in case the reference disappears 12 years ago
Jordi Boggiano 77f6b9e05b Recover from invalid references by taking the parent commit (by date) 12 years ago
Jordi Boggiano a518f471f7 Ensure aliases are removed from local repos when a package is deleted from the filesystem 12 years ago
Jordi Boggiano 4bbb168d44 Remove BC code 12 years ago
Jordi Boggiano a06ebdd8ef Add caching to svn metadata 12 years ago
Jordi Boggiano 6d1377838b Handle weird chars in cache keys 12 years ago
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
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