1118 Commits (edf93f1fccaebd8764383dc12016d0a1a9672d89)
 

Author SHA1 Message Date
Nils Adermann 17f0730e51 Levels are always > 0, negative level was just a hack in the C implementation
Fixes #243
13 years ago
Nils Adermann 73d7528f5f Merge pull request #342 from mikey179/git-error-handling
Git error handling
13 years ago
Jordi Boggiano 0daa6c2dc9 Force dates to be UTC 13 years ago
Nils Adermann 85a07affd7 Merge pull request #350 from Seldaek/aliasing
Aliasing
13 years ago
Jordi Boggiano 62335e9fb7 Merge pull request #345 from hason/process
Added support for change the process timeout
13 years ago
Jordi Boggiano 1213067d96 Add test 13 years ago
Jordi Boggiano 956b54e516 Use policy rule instead of stacking up another repo to prioritize aliased packages 13 years ago
Jordi Boggiano 59d2b1145c Add lock file alias support and a bunch of fixes 13 years ago
Jordi Boggiano f9fc9695e9 Wrap the package in an aliased package instead of replacing 13 years ago
Jordi Boggiano 82054f2060 Add aliasing: `foo as bar` will require foo and automatically make it replace the bar version 13 years ago
Jordi Boggiano 5eb333680b Rename findPackagesByName to findPackages and allow version arg 13 years ago
Jordi Boggiano afbb9cefa4 Adjust version parser so it persists self.version references 13 years ago
Jordi Boggiano 4b70cc2623 Merge pull request #341 from unknownbliss/fix-link
Fix link broken due to newline.
13 years ago
Martin Hasoň 56c0e511da Added support for change the process timeout 13 years ago
Frank Kleine 025f6066ff fix file permissions 13 years ago
mikey179 0e5a4e07ba add tests to make sure a runtime exception is thrown if return code from git command line call is not 0 13 years ago
mikey179 895d901bf9 better error handling when git command runs into a failure, fixes #340 13 years ago
Michael Cullum 0accac7974 Fix links broken due to newlines. 13 years ago
digitalkaoz 1cf92eb6c8 Merge branch 'master' of https://github.com/composer/composer 13 years ago
Jordi Boggiano b8f200b0f2 Fix link 13 years ago
Jordi Boggiano a71f9c71f0 Move schema into res folder 13 years ago
Jordi Boggiano 46931824fb Rename faqs to articles 13 years ago
Jordi Boggiano 38ef1dcb24 Doc fixes 13 years ago
Jordi Boggiano c1b8e308df Merge pull request #339 from igorw/docs
Docs: finish repositories, add community chapter
13 years ago
Igor Wiedler e4143f98c5 [docs] mention coding standards 13 years ago
Igor Wiedler 9cc02a7596 [docs] minor fixes 13 years ago
Igor Wiedler b71db7607d [docs] fix smarty source reference 13 years ago
Igor Wiedler 1f6ac63d85 [docs] remove resources from community 13 years ago
Igor Wiedler 08af50220e [docs] add community chapter 13 years ago
Igor Wiedler 1dc25641c0 [docs] wrap newlines at 80 chars 13 years ago
Igor Wiedler 397ca5ddbf [docs] add section to repositories about hosting your own composer repo 13 years ago
Igor Wiedler be47869f56 [docs] add repository sections for pear and package repos 13 years ago
Jordi Boggiano 93ac0eb523 Merge pull request #336 from naderman/solver-only-error-reporting
Errors are now reported solely by the solver without any workarounds
13 years ago
Jordi Boggiano e79ea397d2 Merge pull request #337 from igorw/pear-prefix
[pear-prefix] fix installing pear packages
13 years ago
Igor Wiedler d9b535e230 [pear-prefix] fix installing pear packages 13 years ago
Nils Adermann f3ff53b17c Create problems directly, rather than generating impossible rules 13 years ago
Jordi Boggiano 9f2430c1c9 Merge pull request #335 from igorw/pear-prefix
[pear-prefix] add a pear-{channel}/ prefix to PearRepository packages
13 years ago
Igor Wiedler 06f1ecf83a [pear-prefix] add a pear-{channel}/ prefix to PearRepository packages 13 years ago
Jordi Boggiano 9ba0505751 Make sure lock file is sorted, fixes #276 13 years ago
Jordi Boggiano 8bdf4d8bcd Update lock file 13 years ago
Nils Adermann de1765aa48 Remove workaround error detection in install command 13 years ago
Jordi Boggiano 621388e3be Fix warning when no package to update is found 13 years ago
Jordi Boggiano eb35244230 Fix repositories warning 13 years ago
Jordi Boggiano 005559dc2f Fix composer dependencies 13 years ago
Nils Adermann 841f64335a Merge pull request #319 from igorw/docs
WIP: Docs
13 years ago
Igor Wiedler c42e37037a [docs] wrap all lines to 80 chars 13 years ago
Nils Adermann 03a9e0dfee Merge pull request #330 from Seldaek/repositories
[BC Break] Refactor repositories configuration
13 years ago
Nils Adermann 39aa5c0752 Merge pull request #329 from Seldaek/new_dev
[BC Break] New dev handling
13 years ago
Jordi Boggiano 2976bd82b0 Simplify code 13 years ago
Jordi Boggiano 04b48ac5d9 Merge pull request #333 from naderman/circular-dep-test
Complete circular dependency with alternatives through virtual packages test
13 years ago