6173 Commits (a0bff7af1d48977cc8d34b68d4617bd25ecdb42d)
 

Author SHA1 Message Date
Rob Bast 782cce376a make sure the .test files always have LF eol in the working directory, fixes #4049 9 years ago
Rob Bast 95dbb6d9db add docs to support section in composer schema, closes #4055
Note that this does not yet add this attribute @ packagist though
9 years ago
nevvermind baf6ba06be Update 02-libraries.md
Small copy text fix.
9 years ago
Jordi Boggiano 69210d5bc1 Move deprecation notice where it belongs, closes #4065 9 years ago
Jordi Boggiano eea42c4df7 Merge pull request #4064 from Maks3w/patch-1
[travis-ci] Enable PHPUnit color output
9 years ago
Jordi Boggiano 98b339e87a Make --keep-vcs imply --prefer-source, closes #4063 9 years ago
Maks3w bc08940724 [travis-ci] Enable PHPUnit color output 9 years ago
coderstephen 8534d881f9 Fix non-feature-branches schema example not syntax highlighted 9 years ago
Jordi Boggiano bc45d91855 Merge pull request #4019 from reiz/master
Adding dependency badge and reference badge
9 years ago
Robert Reiz 26d869f77d Adding dependency badge and reference badge
All dependencies are up-to-date and ~400 other packages are referencing composer. Keep up the good work.
9 years ago
Jordi Boggiano 4eb8ecff9c Merge pull request #4018 from olavmrk/fix-link-to-installerinterface
Fix link to Composer\Installer\InstallerInterface.
10 years ago
Olav Morken b0a7c2612d Fix link to Composer\Installer\InstallerInterface.
The link was pointing to Composer\Plugin\PluginInterface since
commit 98e5eab. Fix the link by updating the reference from
`[3]` to `[4]`.
10 years ago
Jordi Boggiano c8c452de13 Add code of conduct to contrib docs as well 10 years ago
Jordi Boggiano 1c190cb181 Update readme 10 years ago
Jordi Boggiano 723babbb15 Merge pull request #4012 from hhamon/fix-licence-references
[Pear] replaces "licence" to "license".
10 years ago
Hugo Hamon e51ff60f59 [Pear] replaces "licence" to "license". 10 years ago
Jordi Boggiano 4d5d524704 Clear stat cache after a git failure as it might have modified the filesystem 10 years ago
Jordi Boggiano 9df08ec82f Merge pull request #4010 from joshdifabio/patch-1
Add GitHub compare links to CHANGELOG.md
10 years ago
Josh Di Fabio e753d174fd Correct format of alpha1 heading in CHANGELOG.md 10 years ago
Josh Di Fabio ae261c04e9 Fix dates in CHANGELOG.md 10 years ago
Josh Di Fabio ab2ea5dee5 Add GitHub compare links to CHANGELOG.md 10 years ago
Jordi Boggiano 52d290f5f2 trim token just in case and update tests 10 years ago
Jordi Boggiano 41f4451c20 take care of retry-auth-failure:false in case of 403 as well 10 years ago
Jordi Boggiano e16d53893e Remove password prompt for github tokens and require the user creates a token themselves 10 years ago
Jordi Boggiano 8825ed9a59 Update lockfile hash 10 years ago
Jordi Boggiano 6c63fe9f22 Merge pull request #4006 from joshdifabio/patch-1
Fix typo in composer-schema.json
10 years ago
Jordi Boggiano 48d8cc6465 Avoid errors when invoking composer global config and there is no global composer.json yet, refs #4002 10 years ago
Josh Di Fabio 03b7388eb2 Fix typo in composer-schema.json 10 years ago
Jordi Boggiano 4d8b371908 Highlight failures in travis test output 10 years ago
Jordi Boggiano 6b94f6faf3 Merge pull request #4003 from SpacePossum/simplify_php_version_check
PHP version checks tweaking
10 years ago
Nils Adermann 67f10c1601 PHP 5.3 this/that compatibility 10 years ago
Nils Adermann 63e96a41f8 Add proper docblocks in composer repo 10 years ago
Nils Adermann cfd0e44312 Move private function further down in pool 10 years ago
Nils Adermann aa7d145dd0 PHP 5.3 compatible function invokation 10 years ago
Possum 29ca21f30e PHP version checks tweaking 10 years ago
Nils Adermann ec5416f03c loadDev parameter is nonsense, properly load packages in create command 10 years ago
Nils Adermann da02c53540 Update the composer repository whatprovides test to a loadrecursively test 10 years ago
Nils Adermann b99c03ea04 Entirely remove whatProvides from Composer repository 10 years ago
Nils Adermann 090711b21c Completely move loading of packages from composer repo to pool 10 years ago
Jordi Boggiano 13a3349603 Merge pull request #3967 from xi-ao/master
Fixed svn update command
10 years ago
Jordi Boggiano 21e92b869e Merge pull request #4000 from SpacePossum/json_testing
On Json tests failures show more test failure details
10 years ago
Possum d7f7418243 some more test failure details 10 years ago
Jordi Boggiano e8572ca6f9 Merge pull request #3998 from SpacePossum/use_https
Use HTTPS where possible
10 years ago
Jordi Boggiano 0e0cb62fb8 Add test for replace 10 years ago
Possum 2e99b9fdf5 Use https where possible 10 years ago
Nils Adermann 9b9ad9d0fe Remove dead code paths and use exceptions instead of die 10 years ago
Nils Adermann 709943aca5 ComposerRepository works differently now, so comment out test until replaced 10 years ago
Nils Adermann 65f69c4227 Remove debug output 10 years ago
Nils Adermann 4d0db5add6 POC Implementation of loading only explicitly named package data 10 years ago
Jordi Boggiano 42a9561ae2 Merge pull request #3991 from maqnouch/patch-1
Updated copyright to 2015
10 years ago