1976 Commits (ffecd39d33bc41234963b6f9ac9d9a2c6286edcc)
 

Author SHA1 Message Date
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
Jordi Boggiano 1aa2cfe6e1 Fix unitialized git repo, fixes #758 12 years ago
Nils Adermann cab70cc031 Merge pull request #759 from hason/noprocopen
Added test if proc_open function is enabled in RootPackageLoader
12 years ago
Nils Adermann cd1295906c Merge pull request #761 from Ph3nol/ph3-util-fixes
PHP doc return tag added to SpdxLicenseIdentifier class method
12 years ago
Benjamin Eberlei 5c5e962b5a Add Files Autoloading key. This is a necessary feature to allow purely or partly functional libraries to be "autoloadable" by composer by calling require_once on every file in the "autoload"."files" list. 12 years ago
Ph3nol c64d7b7dc7 PHP doc return tag added to SpdxLicenseIdentifier class method 12 years ago
Martin Hasoň 09f774c705 Added test if proc_open function is enabled in RootPackageLoader 12 years ago
Nils Adermann 639aba6f99 Merge pull request #757 from stof/patch-2
Fixed undefined variable when no branch match.
12 years ago
Christophe Coevoet b634659695 Fixed undefined variable when no branch match.
Closes #756
12 years ago
Jordi Boggiano b3c395b8d2 Add PHP info to UA string 12 years ago