1234 Commits (ea13eccbea077e64eefe731119bc9d52ad77952f)
 

Author SHA1 Message Date
Jordi Boggiano ea13eccbea Merge pull request #495 from cordoval/feature/cleanedUpUpholdingDemeterLaw
cleaned up some getApplication()->getIO() into getIO()s
12 years ago
Jordi Boggiano 04d2acda29 Add docs about satis & why repositories are not loaded recursively 12 years ago
Luis Cordova f76c65914c cleaned up some getApplication()->getIO() into getIO()s 12 years ago
Jordi Boggiano 202dc99b02 Update sf deps 12 years ago
Jordi Boggiano 586913e4fe Merge pull request #494 from cordoval/feature/CleanupRemovingFinderNotUsed
removed finder use clause as it is not used
12 years ago
Luis Cordova 1aa9d9af43 removed finder use clause as it is not used 12 years ago
Jordi Boggiano 7dfb2724cb Fix PEAR dependencies 12 years ago
Jordi Boggiano 53ede45acc Update Process component 12 years ago
Jordi Boggiano 0ac89b2d99 Merge pull request #491 from brikou/issue_with_symlinks
fixed issue when creating symlinks under linux (not always allowed ... issue #486)
12 years ago
Jordi Boggiano 1637a10754 Merge pull request #492 from igorw/getcomposer-links
update some links to point to getcomposer.org
12 years ago
Igor Wiedler 0fe90c5d87 update some links to point to getcomposer.org 12 years ago
Brikou CARRE 3ae860f485 fixed issue #486 12 years ago
Jordi Boggiano 4917a6648f Merge pull request #490 from Taluu/master
[ClassLoader] [CS] Fixes trailing whitespaces
12 years ago
Baptiste "Talus" Clavie 15b70e2096 [ClassLoader] Removing trailing whitespaces 12 years ago
Nils Adermann b2a2601e50 Merge pull request #489 from Taluu/master
[ClassLoader] Optimization: condition that do not belong in a loop
12 years ago
Baptiste "Talus" Clavie 6957743aee [ClassLoader] Corrected indentation 12 years ago
Baptiste "Talus" Clavie 6782287091 [ClassLoader] Got an if-condition out of a unnecessary loop 12 years ago
Jordi Boggiano b11f72eed7 Merge pull request #487 from mheleniak/fix_git_driver
correct working directory for cli commands, fixes #482
12 years ago
Mateusz Heleniak 2a9e8350b0 fixed GitDriver - set correct working directory for cli commands 12 years ago
Jordi Boggiano d8cdaf8169 Merge pull request #483 from rejinka/master
Corrected a line in the documentation
12 years ago
Tony Lemke 108c921fde corrected namespace for Logger::WARNING 12 years ago
Jordi Boggiano ea2d46bcff Fix ComposerRepository calls, fixes #475 12 years ago
Jordi Boggiano 45b2165057 Fix tests 12 years ago
Jordi Boggiano 81fdd790f2 Notes on HTTP_PROXY env var 12 years ago
Jordi Boggiano 31ed0c1fb0 Fix progress display getting stuck at 95% 12 years ago
Jordi Boggiano 1a32b15003 Fix docs 12 years ago
Jordi Boggiano 79c2bf139e Update vendors 12 years ago
Nils Adermann 366e98288e Merge pull request #473 from Seldaek/gzip
Automatic gzip encoding support
12 years ago
Jordi Boggiano bcbdb97cc6 Fix message when no composer file is found in a tag 12 years ago
Jordi Boggiano 72b7b169e7 Fix warning 12 years ago
Jordi Boggiano 39f16fb7ff Update CHANGELOG 12 years ago
Jordi Boggiano 5fd50080ab Print details about missing extensions, fixes #312 12 years ago
Jordi Boggiano b12e73792c Handle SolverProblemException nicer 12 years ago
Jordi Boggiano e8bf6e9067 Merge remote-tracking branch 'naderman/human-readable-errors' 12 years ago
Jordi Boggiano 22149d3a70 Fix gzip decoding after a redirect 12 years ago
Jordi Boggiano e4cce193cf Fix PEAR repository 12 years ago
Jordi Boggiano f98bd971f2 Add Gzip handling to RemoteFilesystem 12 years ago
Jordi Boggiano 7f65dd7409 Use RemoteFilesystem everywhere we do http requests 12 years ago
Jordi Boggiano d291d65faf Add getIO proxy to base Command class 12 years ago
Jordi Boggiano 51447074c2 Fix wording & co 12 years ago
Jordi Boggiano a5c2c6c07e Merge remote-tracking branch 'biozshock/issue225' 12 years ago
Nils Adermann 83123b2d40 Generate human readable explanations of rules which cause problems 12 years ago
Nils Adermann 2c87fe5a22 Collect solver problems in Problem objects with human readable output. 12 years ago
Jordi Boggiano 2249dd0548 Fix tests when openssl is disabled 12 years ago
Jordi Boggiano 502048bfd8 Fix schema nesting 12 years ago
Nils Adermann 98686e32e2 fix typo "is is" => "it is" 12 years ago
Nils Adermann 0cedd6b2fe Merge pull request #469 from Maks3w/patch-1
Typo
12 years ago
Maks 099823c369 Typo 12 years ago
Jordi Boggiano 7c43ecd81a Reflow text 12 years ago
Jordi Boggiano 9ed05e09f3 Fix version_compare for ubuntu that ships with versions like 5.3.3-1 (bigger than 5.3.3) 12 years ago