3460 Commits (4aa4af73c51f8b3dddd434c533aee47d7029f4a8)
 

Author SHA1 Message Date
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
myqlarson b51a24023c Update 02-libraries.md: typo 11 years ago
Andrey Utkin 9022b0ae38 Default module path to empty string 11 years ago
Andrey Utkin 340e960614 Allow svn repositories to reside deeper than module root 11 years ago
Serge Smertin be0c1b0c2e fixed typo in doc 11 years ago
Nils Adermann 0209bd31a0 Merge pull request #1804 from Seldaek/replacerprio
Put a higher prio on replacers of the same vendor as the required package
11 years ago
Jordi Boggiano cf6cb35abd Remind people to use sudo, refs #1807 11 years ago
Jordi Boggiano 8f619c1883 Merge pull request #1807 from sclarson/patch-1
removes sudo from global installation
11 years ago
Jordi Boggiano b41fd35c2b Remove unused use statement 11 years ago
sclarson f6b39e4c40 removes sudo from global installation
The /usr/local/bin folder should require sudo access.
11 years ago
Jordi Boggiano 0700cd9186 Adjust according to feedback 11 years ago
Jordi Boggiano db4055b778 Put a higher prio on replacers of the same vendor as the required package 11 years ago
Jordi Boggiano 19bfd6c713 Clarify some more 11 years ago
Jordi Boggiano 9e210c8338 Clarify exception message 11 years ago
Jordi Boggiano 1d5e3c5a0d Fix handling of COMPOSER_DISCARD_CHANGES env var 11 years ago
Jordi Boggiano 313b79ee13 Implement search over description/keywords, refs #1801 11 years ago
Jordi Boggiano 3a612dca01 Only return search matches once, fixes #1801 11 years ago
Jordi Boggiano 1e94e8ca5e Merge remote-tracking branch 'fabpot/run-script-cmd' 11 years ago
Fabien Potencier 91a2aa22fb Add a run-script command 11 years ago
Jordi Boggiano 68cb9c6606 Merge pull request #1797 from 1ed/self-update
Resolve symbolic link in self-update command
11 years ago
Jordi Boggiano b64f71f42b Merge pull request #1798 from max-voloshin/fix-ssl-options
Documentation: fix ssl options; add tips about ssl and ssh2 options
11 years ago
Max Voloshin 66c7654b45 fix ssl options; add tips about ssl and ssh2 options 11 years ago
Gábor Egyed 9358401eed resolve symbolic link in self-update command 11 years ago
Martin Hasoň fa0d62ab6a Settings of the same repository for a package is allowed. 11 years ago
Martin Hasoň 02f92e678f Fixed update alias packages in dry-run mode 11 years ago
Martin Hasoň 753a8345cb Added support for the alias of an aliased package 11 years ago
Martin Hasoň c39e958a6f Added test for ComposerRepository::whatProvides 11 years ago
Jordi Boggiano c65567447c Merge pull request #1789 from shieldo/patch-1
small English correction in doc
11 years ago
Douglas Greenshields f4af32deb7 small English correction in doc 11 years ago
Jordi Boggiano a26bababe0 Add project type to docs, fixes #1142 11 years ago
Jordi Boggiano 3d953384fa Fix indenting detection in JsonManipulator, fixes #1788 11 years ago
Jordi Boggiano c1ff6ea62b Just output a warning but don't prevent usage through non-cli SAPIs 11 years ago
Jordi Boggiano 894f530898 Add COMPOSER_DISCARD_CHANGE env var, refs #1188 11 years ago
Jordi Boggiano 6da31f7c2b Add handling of preferred-install config in create-project, fixes #1780 11 years ago
Jordi Boggiano 91f995c871 Fix tests 11 years ago