2116 Commits (6fef956677f0479c50bca61ad631c490b70c1e04)
 

Author SHA1 Message Date
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
Jordi Boggiano b92a19ce4b Fix windows bin proxy when there are spaces in the path 12 years ago
Jordi Boggiano 3639611bc6 Add OS/Version to UserAgent 12 years ago
Jordi Boggiano 935eaa9646 Fix windows proxy code 12 years ago
Jordi Boggiano b4622885de Fix tests with openssl disabled 12 years ago
Jordi Boggiano 57c3359bdb Small fixes to the version guessing 12 years ago
Jordi Boggiano 371b48870e Merge pull request #747 from igorw/cli-docs
Add some missing options to the CLI docs
12 years ago
Jordi Boggiano 72e7eb169d Update vendors 12 years ago
Jordi Boggiano 3aeb6a8f2d Minor robustness fix 12 years ago
Jordi Boggiano 5edb49c067 Show include path in show command 12 years ago
Jordi Boggiano 03ded63924 Root version detection improvement, fixes #748 12 years ago