3594 Commits (9b70b89b8f8d60b56b5900ea232109427604c748)
 

Author SHA1 Message Date
Jordi Boggiano e78a21015b Dont try to gzip decode empty responses, refs #1846 11 years ago
Jordi Boggiano c8f5b72166 Update dependencies, fixes #1844 11 years ago
Marco Pivetta d7e8aa49a5 Adding failing test to show the current failure in circular deps resolution 11 years ago
Jordi Boggiano 343d4effaa Fix usage of GitDownloader with relative paths, fixes #1843 11 years ago
Jordi Boggiano 81f1451118 Clarify exception message when an empty response is returned 11 years ago
Jordi Boggiano 5264d0637b Fix regression added in 33af9eea95, fixes #1841 11 years ago
Jordi Boggiano 823ca21e6c Merge pull request #1840 from Josiah/patch-1
Update InstallerInterface.php
11 years ago
Jordi Boggiano b1989a5fc0 Remove leftover copy 11 years ago
Jordi Boggiano 566313834a Add workaround for php bug 64634 in copy 11 years ago
Jordi Boggiano 33af9eea95 Always dump packages, even if only an alias is added, fixes #1809 11 years ago
Josiah ce71dfb10e Update InstallerInterface.php
Fixed an incorrect documentation variable reference
11 years ago
Jordi Boggiano 606f5839f1 Unfold aliased root packages, refs #1573 11 years ago
Jordi Boggiano faa419cc0e Merge remote-tracking branch 'hason/alias' 11 years ago
Jordi Boggiano 81d55544f7 Fix regex 11 years ago
Jordi Boggiano 5cdf40d165 Output VcsDownloader process commands in -vvv mode 11 years ago
Jordi Boggiano 3fd883a489 Set cwd instead of using cd in GitDownloader, refs #1832 11 years ago
Jordi Boggiano 062b05d37d Fix typos/wording 11 years ago
Jordi Boggiano 5806770a81 Merge remote-tracking branch 'tarjei/patch-1' 11 years ago
Jordi Boggiano a9db844a41 Merge remote-tracking branch 'bitExpert/feature/repo_basic_auth' 11 years ago
Jordi Boggiano 670b36238a Add docs about package-path, refs #1819 11 years ago
Jordi Boggiano 895058d1ce Merge remote-tracking branch 'spaun/master' 11 years ago
Jordi Boggiano 1b030a76d4 CS and wording fixes, refs #1728 11 years ago
Jordi Boggiano e50173ff93 Merge remote-tracking branch 'nfx/artefact-repo-type' 11 years ago
Andrey Utkin 28c219311c Rename module-path to package-path 11 years ago
Nils Adermann 81b7a64778 Merge pull request #1836 from Seldaek/emptyconstraint
Add EmptyConstraint
11 years ago
Jordi Boggiano 0cccafbe81 Add disjunctive multi-constraints with |, refs #643, fixes #1342 11 years ago
Jordi Boggiano e16caa9bd7 Add EmptyConstraint 11 years ago
Jordi Boggiano 37894f66a1 Avoid conflicts when composer is wrapped in older sf versions, fixes #1835 11 years ago
Jordi Boggiano 73f4ce59ca Adjust -vv output of operation reasons in the installer 11 years ago
Jordi Boggiano 2ec75f298d Remove useless output in verbose mode 11 years ago
Jordi Boggiano cc9dac8fe2 Fix tests and convert all package lists to Name[Versions] format 11 years ago
Jordi Boggiano 201cde05be Show reasons why an operation is executed in -vv mode, fixes #1063 11 years ago
Jordi Boggiano 3b97e2e260 Add support for new verbosity levels, and initial debug output 11 years ago
Jordi Boggiano 3aa7843146 Use ExecutableFinder instead of relying on exit codes, refs #1829 11 years ago
Jordi Boggiano 91db9d920b Merge remote-tracking branch 'RobLoach/versioncontrolnotfound' 11 years ago
Jordi Boggiano c3ddeae01e Merge pull request #1830 from simensen/validate-autoload-options
Validate autoload options are of a supported type
11 years ago
Beau Simensen ffd45b7678 Validate autoload options are of a supported type
Checks to ensure that the autoload options are one of the three supported
autoload types.

closes #952
11 years ago
Rob Loach 692c63cdd2 Fix for tests when Mercurial or git are not available 11 years ago
Jordi Boggiano 8c197d2325 Fix CS and wording, remove lowercased env var, add env var to docs 11 years ago
Jordi Boggiano aaa4571989 Merge branch 'request_fulluri' 11 years ago
Alexander Loutsenko c5bf4e7812 updated diagnostics to test fulluri proxy param handling 11 years ago
Alexander Loutsenko b7e41de607 Workaround when your proxy server fails request with enabled http_proxy_request_fulluri HTTP parameter 11 years ago
Jordi Boggiano 028d95db63 Merge pull request #1827 from pulse00/exitcode-patch
Return different error code for SolverProblemsException
11 years ago
Robert Gruendler 5160dd2f5e Return different error code for SolverProblemsException
To make it easier for external tools to detect SolverProblems and react
to them accordingly,
this PR introduces a new exit code.
11 years ago
Jordi Boggiano 09e31bf704 Update deps 11 years ago
Jordi Boggiano ed82543d2c Merge pull request #1824 from myqlarson/patch-2
Fixes #1822 Update 02-libraries.md
11 years ago
myqlarson fe88dee982 Fixes #1822 Update 02-libraries.md
If username is unrelated, then I propose `username` rather than `composer` or `acme` to avoid confusion.
11 years ago
Jordi Boggiano 87f90c88f2 Merge pull request #1821 from myqlarson/patch-1
Update 02-libraries.md: typo
11 years ago
Jordi Boggiano 7b922cddbd Merge pull request #1823 from myqlarson/patch-2
Fixes #1822 Update 02-libraries.md
11 years ago
myqlarson 035dbcc8ff Fixes #1822 Update 02-libraries.md
Assuming #1822 is correct, this should fix it.
11 years ago