1410 Commits (b51b13816011b47b71cdec3c57b4e8bef3d3876f)
 

Author SHA1 Message Date
Martin Hasoň 1f8c9eeb6c Added parameter $inDirectory to method Filesystem::findShortestPath 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
Martin Hasoň afc04c9e53 Fixed creating shortest paths in AutoloadGenerator 12 years ago
Martin Hasoň fde38dacec Added test for generated classmap files 12 years ago
Martin Hasoň 81e8261692 Added tests for traits 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
till 8f96786693 Merge remote-tracking branch 'upstream/master' into svn-auth-reloaded 12 years ago
till 6f364a85b3 * do not use getSvnCommand (since we are not in object context)
* run non interacive instead of piping output to /dev/null
12 years ago
till c0ec8f16f9 * fixSvnUrl()
* extend regex to match more possible svn hosts
12 years ago
till 6d1cdb3e45 * fixSvnUrl(): to prefix absolute paths with file:// 12 years ago
till 66d53aafef add more examples to the dataprovider 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
Nils Adermann 15e764bb3f Merge pull request #439 from Seldaek/git_push
Set push url correctly for github clones
12 years ago
Jordi Boggiano 136198d38d Merge pull request #460 from mike-php-net/create-project-fix
fixed create-project with json file
12 years ago
Michael Wallner f65fe27097 fixed create-project with json file
the create-project command tried to instantiate a FilesystemRepository
with the json file as string instead of an JsonFile instance
12 years ago
Nils Adermann 3fce97da89 Merge pull request #458 from GromNaN/utf8_author
Allow unicode characters for author in "composer init" command.
12 years ago
Jérôme Tamarelle dd6608e4c2 Allow unicode characters for author in "composer init" command. 12 years ago
Jordi Boggiano 59449feb3b Update CHANGELOG 12 years ago
Jordi Boggiano d5891fe8d0 Fix test 12 years ago
Jordi Boggiano 659775a607 Merge remote-tracking branch 'simensen/GitHub404FixPartTwo' 12 years ago