3994 Commits (7343198817f365b1676ced0f353808f0e408ff9a)
 

Author SHA1 Message Date
Robert Boloc f67f04adfb added config option to optimize the autoloader always 11 years ago
Daniel Londero e776294616 Add API rate limit and two factor authentication doc 11 years ago
Jordi Boggiano b20021cc6a Merge pull request #2589 from staabm/patch-1
added a indicator in the info-message on --optimize
11 years ago
Markus Staab 464fa1dedb added a indicator in the info-message on --optimize 11 years ago
Jordi Boggiano 99f5b5a238 Fix backtracking issue in json manipulations, fixes #2583 11 years ago
James Moran ee7961a0f3 Implemented Pre/Post Archive Script Events
The script events `pre-archive-cmd` and `post-archive-cmd` can be used
to perform any tasks necessary when archiving the composer project.

This functionality can be used to run unit test or and other build
process before archiving, and can be used to distribute the archive
when completed
11 years ago
Jordi Boggiano 69e77fbbb5 Merge pull request #2573 from eymengunay/patch-1
Fixed missing close tags
11 years ago
Eymen Gunay ad51db7b57 Fixed missing close tags 11 years ago
Jordi Boggiano 42c496752a Merge pull request #2569 from gimler/patch-1
Escape env value before passing it to system call
11 years ago
Gordon Franke 202701c391 Escape env value before passing it to system call 11 years ago
Jordi Boggiano 11facc3f44 Merge pull request #2562 from vuhl/master
Perforce Driver update - Handle spaces in path to Perforce client spec
11 years ago
matt-whittom 4a49533988 Merge pull request #2 from rockerest/master
Escape spaces when registering the Perforce client spec
11 years ago
Jordi Boggiano fd297bce92 Update changelog 11 years ago
Jordi Boggiano 7ad2d951e1 Update deps 11 years ago
Jordi Boggiano bc153ea78b Clean up var name 11 years ago
Jordi Boggiano 7683333515 Merge pull request #2549 from pulzarraider/downloader_types
List all available downloader types in exception message
11 years ago
Andrej Hudec 5b4a3f9e9f List all available downloader types in exception message. 11 years ago
rockerest 9ff0c767af Escape spaces when registering the Perforce client spec 11 years ago
Jordi Boggiano 7c1042eef5 Detect color.ui always git setting as bad, fixes #2544 11 years ago
Jordi Boggiano 8775a89710 deprecate target-dir and update docs to recommend psr-4, refs #2459 11 years ago
Jordi Boggiano 3c5000ad7f CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459 11 years ago
Jordi Boggiano b23742e30c Merge remote-tracking branch 'donquixote/feature/psr4-complete' 11 years ago
Jordi Boggiano f6666fe601 Update source/dist refs when a commit is recovered from, fixes #1130 11 years ago
Jordi Boggiano 543599cdf7 Fix commit is gone recovery, refs #1130 11 years ago
Jordi Boggiano 81994f6b90 Re-download files when the cached copy is invalid, fixes #1496 11 years ago
Jordi Boggiano a89eb9adea Merge branch 'memreduce' 11 years ago
Jordi Boggiano 51e6c3a466 Optimize solving by removing packages that are excluded by the root package requires 11 years ago
Jordi Boggiano cc7920000c Ask for auth if we get a 403 and did not have auth yet, fixes #2464 11 years ago
Jordi Boggiano 1d0cc93fbb Handle metapackages properly in downloadmanager, fixes #2466 11 years ago
Jordi Boggiano a5c6319d46 Fix uninitialized var, fixes #2539 11 years ago
Jordi Boggiano 1b789d5226 Fix indenting, refs #2535 11 years ago
Jordi Boggiano 95cbc62520 Merge remote-tracking branch 'chr0n1x/fix-require-dev-warning' 11 years ago
chr0n1x 528d35a835 ConfigValidator: ensure that require-dev exists during override check
- Ensure that require-dev is present before checking for dependeny overrides.
- A small grammar update for the warning message.
11 years ago
Jordi Boggiano 09602bbf00 Merge pull request #2531 from cordoval/1762-document-archive
[Docu | WCM] add documentation entry for archive command on 03-cli.md
11 years ago
Jordi Boggiano 60dd4f865f Merge pull request #2532 from pborreli/typos
Fixed typos
11 years ago
Pascal Borreli 2f4df9d459 Fixed typos 11 years ago
Luis Cordova 32eba1f142 plug version example to the command call 11 years ago
Luis Cordova 05af035219 add documentation entry for archive command on 03-cli.md 11 years ago
Jordi Boggiano 6ead35f189 Add version arg, docs for --rollback and reorganize the code, refs #2522 11 years ago
Jordi Boggiano 47a542ea89 Merge remote-tracking branch 'chr0n1x/feature-selfupdate-rollback' 11 years ago
Jordi Boggiano 040a9e3977 Merge pull request #2529 from mavimo/patch-1
Fixed missing closed warning tag.
11 years ago
Jordi Boggiano f85a366eb9 Finalize new autoloader-suffix config value, refs #2524, fixes #1413 11 years ago
Marco Vito Moscaritolo 32b18a9409 Fixed missing closed warning tag.
In a console output a warning tag is not closed
11 years ago
Jordi Boggiano d4b7548cd9 Merge remote-tracking branch 'stanlemon/configure-autoloader-suffix' 11 years ago
Jordi Boggiano 384ed2822d Fire pre-update|install-cmd event as early as it should be, refs #2520 11 years ago
Jordi Boggiano 8a5d072b87 Merge pull request #2519 from cebe/patch-1
Docs: Added Note about tags vs. version constraint
11 years ago
Jordi Boggiano fa60a9974a Merge pull request #2515 from asgrim/patch-1
Add information on how to run scripts manually
11 years ago
Jordi Boggiano 4ae5c95c8d Detect require overrides, fixes #2503 11 years ago
Jordi Boggiano 3f3dc4f32b Merge pull request #2512 from adanlobato/fix/minor-typo
Fixed minor typo on 'require' property
11 years ago
Jordi Boggiano bcb5e38bcb Merge pull request #2496 from oziks/fix-exclude
Fix error on check exclude from download composer.json
11 years ago