4718 Commits (b8f4960f0df1c927341607dfe4aeabe62bdefabf)
 

Author SHA1 Message Date
Jordi Boggiano b8f4960f0d Merge remote-tracking branch 'mattsah/master' 10 years ago
Jordi Boggiano 82b84f7a0a Fix formatting of constraint output 10 years ago
Jordi Boggiano 9a4a0244bf Merge pull request #3576 from muftiarfan/patch-1
Typo edited.
10 years ago
Jordi Boggiano 0a0ad6c335 Merge pull request #3562 from stof/patch-1
Add the package license for PEAR packages
10 years ago
Jordi Boggiano 243553f530 Merge pull request #3596 from SofHad/unused-variables
[Minor] remove the unused private variables
10 years ago
SofHad 45089a6771 [Minor] remove the unused private variables 10 years ago
Christophe Coevoet 9bc6209be9 Fix tests for the pear repository 10 years ago
Nils Adermann 4569f528f6 Merge pull request #3583 from stof/complex_stability_flag_issue
Fix the parsing of stability flags on complex constraints
10 years ago
Christophe Coevoet d8813341c3 Support parsing stability flags on complex constraints
Fixes #3570
10 years ago
Christophe Coevoet 267af928df Add a failing testcase for stability flags in complex constraints
Refs #3570
10 years ago
Arfan 70007fee4e Typo edited.
Silly typo edit.
10 years ago
Jordi Boggiano a422d67e27 Merge pull request #3567 from tomzx/patch-1
Minor fix to the HTTP Basic Authentication documentation
10 years ago
tomzx 6b5a531782 Minor fix to the HTTP Basic Authentication documentation
Replaced JSON array with JSON object since you cannot assign key values in an array.
10 years ago
Jordi Boggiano 60ac971419 Fix relative path fetching when a var uses var replacement, fixes #3564 10 years ago
Jordi Boggiano e0291f3a30 Fix parsing of empty git commits, fixes #3565 10 years ago
Christophe Coevoet d22070526f Add the package license for PEAR packages
Refs https://github.com/composer/satis/issues/192
10 years ago
Jordi Boggiano c54d6f93e3 Add --absolute to resolve absolute paths in config command, otherwise set default back to relative 10 years ago
Jordi Boggiano 331bda235c Fix activation of global plugins, fixes #3557 10 years ago
Jordi Boggiano 2b16a73659 Load plugins before purging packages, fixes #3557 10 years ago
Jordi Boggiano 0c87048fed Also detect full temp dir, fixes #3559 10 years ago
Jordi Boggiano bf6453707b Merge pull request #3554 from loonies/doc-fix-variable
Fix documented Composer home variable name
10 years ago
Jordi Boggiano f592a36b9e Merge pull request #3556 from alcohol/add-option-no-progress-to-selfupdate
added --no-progress to self-update
10 years ago
Rob Bast 47fd093a44 added --no-progress to self-update
closes composer/composer#3555
10 years ago
Miodrag Tokić 12ba415f0e Fix documented Composer home variable name 10 years ago
Jordi Boggiano 523aef76d0 Fix tests again.. 10 years ago
Jordi Boggiano 901fd838f3 Merge pull request #3450 from nicolas-grekas/prefer-lowest-stable
add --prefer-lowest and --prefer-stable to update command
10 years ago
Jordi Boggiano d621c51b2c Bullet-proof global composer instantiation 10 years ago
Nicolas Grekas e821ac2772 Persist prefer-lowest in composer.lock 10 years ago
Jordi Boggiano 4cc52afcc4 Update deps 10 years ago
Jordi Boggiano 0627d846a5 PluginManager refactoring, fixes #3550 10 years ago
Jordi Boggiano e1921ac962 Merge pull request #3551 from alcohol/minor-documentation-adjustments
WIP: rewriting some documentation sections
10 years ago
Rob 2e4cb8be33 scrapping next line 10 years ago
Rob d26f817cfd rewriting some documentation sections 10 years ago
Jordi Boggiano 1622b9a390 Fix tests 10 years ago
Jordi Boggiano 90a29c127f Fix bug when installing 10 years ago
Jordi Boggiano cf9d5f637b Suppress errors when creating global composer 10 years ago
Jordi Boggiano dcd2c9c7c6 Make sure global plugins are purged as well, fixes #3115 10 years ago
Jordi Boggiano 8c3ee03734 Enough intermittent failures already 10 years ago
Jordi Boggiano cc4223e6f9 Avoid loading plugins that have had their code wiped from filesystem, fixes #3115, closes #3538 10 years ago
Jordi Boggiano bef89604e2 Fix parsing of strings, fixes #3543 10 years ago
Nils Adermann e844ead223 Merge pull request #3467 from naderman/fix-update-whitelist-unused
Add test case for removing unused dependencies on whitelisted update
10 years ago
Jordi Boggiano d515577560 Fix wording, refs #3466 10 years ago
Jordi Boggiano d6d8fe5f55 Merge remote-tracking branch 'PaulSchell/patch-1' 10 years ago
Jordi Boggiano aec1af4e11 Point users at troubleshooting if they get known exceptions 10 years ago
Jordi Boggiano 07ad1da3ac Fix HHVM interop 10 years ago
Nicolas Grekas 98b254a3ec split update --prefer-lowest and --prefer-stable 10 years ago
Nicolas Grekas 4a0feb0189 add --prefer-lowest-stable to update command 10 years ago
Jordi Boggiano 2264a80a7d Merge pull request #3549 from localheinz/feature/sort-dependencies
Enhancement: Add sort-packages option which allows sorting of packages
10 years ago
Andreas Möller 6ddd8d4ec7 Enhancement: Add sort-packages option which allows sorting of packages 10 years ago
Jordi Boggiano 89a7202399 Merge pull request #3547 from alcohol/fix-reflection
fix reflection implementation in EventDispatcher
10 years ago