5645 Commits (30e6a63958652e12d01bd3edbc7c7cd7500dde95)
 

Author SHA1 Message Date
Jordi Boggiano 30e6a63958 Merge pull request #4616 from staabm/memtroubleshoot
added a troubleshooting link in case of out-of-memory errors
9 years ago
Markus Staab 9f5efc3091 added a troubleshooting link in case of out-of-memory errors 9 years ago
Rob d7d91269ec Merge pull request #4554 from Minishlink/patch-1
Add "out of memory" tip
9 years ago
Jordi Boggiano 2f069bffd2 Update changelog for alpha11 9 years ago
Jordi Boggiano 6f29df01d2 Fix updir regex matching, refs #4607 9 years ago
Jordi Boggiano f674261b96 Merge remote-tracking branch 'ockcyp/exclude-classmap-parent' 9 years ago
Jordi Boggiano 4b269f4ded Follow stability option in create-project to select the best possible version, refs #4563 9 years ago
Jordi Boggiano adc0bbeeb9 Forward args/flags down to referenced events 9 years ago
Jordi Boggiano 24ccaa328d Tweak output of calls to script references, refs #4592 9 years ago
Jordi Boggiano db5ef12540 Merge remote-tracking branch 'giosh94mhz/script_groups' 9 years ago
Jordi Boggiano 6c9b161c43 Re-use locker content hash logic to generate dist reference, refs #4515 9 years ago
Jordi Boggiano f0a0ce5e98 Merge remote-tracking branch 'joelwurtz/patch-1' 9 years ago
Omer Karadagli 4046ae042d Up-level relative paths in exclude-from-classmap 9 years ago
Jordi Boggiano a066171dcc Update changelog 9 years ago
Jordi Boggiano 2a8a9a4592 Revert "Issue #2384 allow 'prefer-stable' and 'minimum-stability' to be set via composer config command"
This reverts commit ed23b1c4db.
9 years ago
Jordi Boggiano 58a6d4b7d3 Add comment 9 years ago
Jordi Boggiano 04879e82ae Merge pull request #4599 from davidfuhr/http-400-error-handling
Fix handling of http 400 errors
9 years ago
David Fuhr 064e1a6d6d Fix handling of http 400 errors
Before 400 errors were silently dropped. This caused composer to store
the returned body (usually some html) in cache. This resulted in later
errors when composer tried to extract this error response as zip.

With this exceptions thrown it handles the error gracefully and falls
back to the next URL provided by the package configuration.
9 years ago
Jordi Boggiano d35fc31f62 Add process error to the output of failed unzipping 9 years ago
Jordi Boggiano fc0da27d84 Add more debug output when writing to cache 9 years ago
Jordi Boggiano 6f21bd425a Update deps 9 years ago
Giorgio Premi fd0026b542 Detect infinite script call recursion 9 years ago
Giorgio Premi a25492d1b9 Allow composer script call with @ syntax 9 years ago
Jordi Boggiano 649dc78f08 Merge pull request #4583 from alcohol/show-warning-for-bad-classmap
fixes #4562
9 years ago
Rob Bast 991d25115f fixes #4562 9 years ago
Rob Bast 07da489245 update semver and spdx 9 years ago
Rob e8b6a08a51 Merge pull request #4580 from maddhatter/xcopy-overwrite
Have xcopy overwrite existing files
9 years ago
Shawn Tunney 54584e6b0f Have xcopy overwrite existing files 9 years ago
Rob 63698facf5 Merge pull request #4579 from remicollet/issue-jsontest
skip no more needed with jsonc 1.3.9
9 years ago
Remi Collet a6c6537529 skip no more needed with jsonc 1.3.9 9 years ago
Jordi Boggiano 2d24ed8e74 Improve error reporting 9 years ago
Jordi Boggiano 5a5088eb34 Add docs about wildcard support 9 years ago
Jordi Boggiano 87081f3be8 Merge pull request #4568 from annesosensio/patch-1
Made wildcard expansion consistent with bash
9 years ago
Jordi Boggiano 735d4a692e Fix validating array loader tests 9 years ago
annesosensio 2e4157145b Made wildcard expansion consistent with bash 9 years ago
Jordi Boggiano ac1a0c898d Add exclude-from-classmap support in validation 9 years ago
Jordi Boggiano 6c16510743 Add support for wildcards in exclude-from-classmap, refs #1607 9 years ago
Jordi Boggiano 463236cb74 Close code block in docs and tweak some wording 9 years ago
Jordi Boggiano f1b0c073ad Tweaked exclude-from-classmap: windows support, normalize paths and make sure they are all package-relative and do not leak to other packages, refs #1607 9 years ago
Jordi Boggiano 084f6de24e Merge remote-tracking branch 'trivago/add_exclude'
Conflicts:
	doc/04-schema.md
	src/Composer/Autoload/AutoloadGenerator.php
9 years ago
Jordi Boggiano ef2856ef55 Take php version into account for create-project command version selection 9 years ago
Louis Lagrange 842e09a143 Typo 9 years ago
Louis Lagrange 3df536a3ba Wrap lines at the correct limit
Assuming this limit is 80 cols.
9 years ago
Rob c7ed232ef4 Merge pull request #4529 from jeroenseegers/warn-on-commit-reference
Generate a warning when a commit reference is used
9 years ago
Rob 1bb6bf8e79 Merge pull request #4559 from xelan/bugfix-escape-brackets
Escape angle brackets for commit message output
9 years ago
xelan 32517d90d2 Escape angle brackets for commit message output 9 years ago
Louis Lagrange fbe2a5e726 Add "out of memory" tip 9 years ago
Jordi Boggiano c557715669 Normalize operators 9 years ago
Rob 8dd795c50b Merge pull request #4548 from paladox/patch-7
Add 64-bit testing support
9 years ago
paladox 079901c7ee Update appveyor.yml 9 years ago