8061 Commits (ff59bbdab0fb5bef212f291bbf9f152c7467fd7d)
 

Author SHA1 Message Date
mw-jko 635d96b5e5
add hint for possible need of gitlab-domains option 6 years ago
Rob 69d25c090e
Merge pull request #7286 from stof/patch-1
Fix the JSON schema for package repositories
6 years ago
Nicolas Grekas 658685744b Force "C" locale to prevent issue with turkish "I" 6 years ago
Christophe Coevoet 61f54e19ce
Fix the JSON schema for package repositories 6 years ago
Jordi Boggiano 34c371f5f2
Merge pull request #7284 from Calinou/improve-doc-install-programmatically
Improve grammar in the programmatic Composer installation page
6 years ago
Hugo Locurcio a06ae28c69
Improve grammar in the programmatic Composer installation page 6 years ago
Jordi Boggiano 0f373e3249 Fix issues introduced by #7191, fixes #7263 6 years ago
Jordi Boggiano 03fb68009c Merge branch '1.6' 6 years ago
Jordi Boggiano 38866ba310 Merge remote-tracking branch 'johnstevenson/external-xdebug' 6 years ago
Jordi Boggiano 0704cd5142 Revert symfony/console to 2.8.37
Workaround for issues caused by https://github.com/symfony/symfony/pull/26609

Fixes #7264
6 years ago
Jordi Boggiano f42e6a5772 Compute keep-vcs/remove-vcs last minute to allow plugins to change the value, refs #7002 6 years ago
Jordi Boggiano ef7252b358 Avoid relying on internal usort behavior 6 years ago
Jordi Boggiano c917865fe9 Fix handling of dev versions and consolidate logic, refs #7119 6 years ago
Jordi Boggiano 24ad6307a7 Merge remote-tracking branch 'austris-argalis/issue-7085' 6 years ago
Jordi Boggiano 0ab843a058 Fix setting of scripts from config command, refs #7225 6 years ago
Jordi Boggiano 5aff7dff70 Merge remote-tracking branch 'swumao/feature-7208' 6 years ago
Jordi Boggiano 533a1d72f8 Merge branch '1.6' 6 years ago
Jordi Boggiano 2bded580e2 Update changelog for 1.6.4 6 years ago
Jordi Boggiano 9de9c2b114
Merge pull request #7259 from tflori/doc-readme-patch
move readme description one level up
6 years ago
Jordi Boggiano e4ee187da8
Merge pull request #7260 from tflori/schema-readme-patch
add readme node to composer.json schema
6 years ago
Jordi Boggiano ea78712822 Merge branch '1.6' 6 years ago
Jordi Boggiano e37e7f1329 Fix handling of non-callable event listeners, fixes #7229 6 years ago
Jordi Boggiano eaf725d6a5
Merge pull request #7131 from pylebecq/doc-abandoned-prop
Add abandoned property in composer schema documentation
6 years ago
Jordi Boggiano 785aba9d82 Merge remote-tracking branch 'stof/fix_show_columns' into 1.6 6 years ago
Jordi Boggiano f0a1eaaabf Clarify that inline aliases are root only, fixes #7217 6 years ago
Thomas Flori 58e4326067
add readme node to composer.json schema 6 years ago
Thomas Flori 6825592d65
move readme description one level up 6 years ago
Edwin Rodríguez 9dc6222288 Allow using fossil dependency in a fossil repository, fixes #7125, closes #7126 6 years ago
Jordi Boggiano a8cf4a07fc Merge branch '1.6' 6 years ago
Jordi Boggiano fa539766b8 Output outdated warning on stderr, fixes #7218 6 years ago
Jordi Boggiano 24ef605473 Clarify that #refs is root-only, fixes #7241 6 years ago
Jordi Boggiano 288631a37e Log the source of the failure when an aliased script fails, fixes #7201 6 years ago
Jordi Boggiano 35ebb8b93f Merge branch '1.6' 6 years ago
Markus Staab af3783b5f4 properly cache when a branch in a certain revision does not contain a composer.json
this prevents requesting/trying to get the composer.json over and over again even if no commits happend

Closes #7156
6 years ago
Jordi Boggiano 89e138a593 Add hint about .local/bin to docs, fixes #7132 6 years ago
Jordi Boggiano a51911f295 Merge commit 'b1a78b60fe552bc6e7df09cb1c0154797fea6f64' 6 years ago
Jordi Boggiano b1a78b60fe Remove output while the changes are being collected 6 years ago
Filippo Tessarotto 277f32d388 Lock _readme: remove outdated hashtag link part, closes #7096 6 years ago
Markus Staab 9bee2ca28e make sure we only cache resources which contain a svn revision
like we do in the VCS driver.

Closes #7158
6 years ago
Jordi Boggiano 1336029b72 Fix type hints to match latest symfony, fixes #7199 6 years ago
Jordi Boggiano 2bd34c0534 Merge branch '1.6' 6 years ago
Fabio Bas c9aa9c0d2f Fix usage of svn user-provided credentials, fixes #7114, closes #7228 6 years ago
Jordi Boggiano 5460e5d86f Respect current PHP version when figuring out requirements for init command, fixes #7257 6 years ago
Jordi Boggiano ba667a88b6
Merge pull request #7172 from localheinz/fix/type
Fix: Add type field to schema for inline-package
6 years ago
Jordi Boggiano 74fdcbc637
Merge pull request #7175 from localheinz/fix/sort
Fix: Keep rules sorted
6 years ago
Jordi Boggiano 174c71de04 Handle http 401/403 differently to allow reading warning message 6 years ago
Jordi Boggiano 7afd1a9385 Update dependencies 6 years ago
Jordi Boggiano 9041622b86 Fix version guessing regression and a few other issues, fixes #7127 6 years ago
Jordi Boggiano 79d62cc51c Escape references properly when getting commit logs for verbose update 6 years ago
Markus Staab 71d058b97b refactored "svn --version" calls into a single place, closes #7152
this saves a lot of process-spawning as we re-use the result of a process started once.
6 years ago