8252 Commits (8b1f8a46293669ac9b5b0737bd4715108b3245c6)
 

Author SHA1 Message Date
Kath Young 8b1f8a4629 Add no-api in the config as an acceptable config 6 years ago
Kath Young 3d1e0e79cc Allow for no-api for Github to be a composer configuration as well as repo specific 6 years ago
Jordi Boggiano 0fca816d8f
Merge pull request #7871 from petecoop/patch-1
Fix spelling mistake on Cygwin
6 years ago
Jordi Boggiano 8b90aadbe0
Merge pull request #7857 from chr-hertel/feature/php-exec-path
Adding PHP_BINARY as env var to script execution
6 years ago
Jordi Boggiano 177536d004
Merge pull request #7886 from kaznovac/patch-1
expose compile script call to composer.json
6 years ago
Marko Kaznovac cc4e5ec281
add compile script call to composer.json
expose call for compiling `composer.phar` in composer json, along with description
6 years ago
Pete Cooper ea48bad401
Fix spelling mistake on Cygwin 6 years ago
Jordi Boggiano 154ae6fae2
Merge pull request #7860 from localheinz/feature/validate
Enhancement: Validate composer.json on Travis
6 years ago
Jordi Boggiano b9657ba4ce
Merge branch 'master' into feature/validate 6 years ago
Jordi Boggiano 8f043be89c
Merge pull request #7861 from localheinz/feature/editorconfig
Enhancement: Add .editorconfig
6 years ago
Jordi Boggiano ffa412c464
Merge pull request #7863 from localheinz/feature/schema
Enhancement: Reference phpunit.xsd as installed with composer
6 years ago
Andreas Möller db4ec12a24
Enhancement: Add .editorconfig 6 years ago
Jordi Boggiano e2590a4e6e
Merge pull request #7864 from localheinz/feature/matrix
Enhancement: Explicitly configure build matrix to maintain order
6 years ago
Jordi Boggiano 9262e2a6ac
Merge pull request #7862 from localheinz/fix/indent
Fix: Consistently indent with 2 spaces
6 years ago
Jordi Boggiano eda9399f80
Merge pull request #7865 from localheinz/fix/sudo
Fix: Remove sudo configuration
6 years ago
Andreas Möller bd2a46cf5d
Fix: Remove sudo configuration 6 years ago
Andreas Möller 05e86c2c07
Fix: Remove non-existent attribute 6 years ago
Andreas Möller ae321cfa7c
Enhancement: Explicitly configure build matrix to maintain order 6 years ago
Andreas Möller 8f3946fc3a
Enhancement: Reference phpunit.xsd as installed with composer 6 years ago
Andreas Möller 9f2dd5c612
Fix: Consistently indent with 2 spaces 6 years ago
Andreas Möller 4fc305456a
Enhancement: Validate composer.json on Travis 6 years ago
Jordi Boggiano 003b62cee5
Merge pull request #7858 from chr-hertel/fix/lock-hash
Updating lock file hash
6 years ago
Christopher Hertel 894b3da970 updating lock file hash 6 years ago
Christopher Hertel e5989fcfe0 adding PHP_BINARY as env var to script execution 6 years ago
Jordi Boggiano 2b9fee4cd0
Merge pull request #7853 from localheinz/fix/sort
Fix: Keep environment variables sorted by name
6 years ago
Andreas Möller 618122f897
Fix: Keep environment variables sorted by name 6 years ago
Jordi Boggiano ebde0bab7e
Merge pull request #7833 from RaphaelAurieres/master
Allows the JsonFile class to be used for other json files than composer.json
6 years ago
Raphaël Aurières 6725d1d244 Fix docblock. 6 years ago
Raphaël Aurières a8f27bf097 Fix constant usage to be compatible with PHP 5.3 6 years ago
Raphaël Aurières 3c01faf0e2 Use parameter with default value to set schema file path. 6 years ago
Jordi Boggiano 4301c19ce3 Update target for master 6 years ago
Jordi Boggiano 02ee50ac1d Prepare 1.8.0 6 years ago
Jordi Boggiano 6ed7215fed Merge remote-tracking branch 'origin/1.7' 6 years ago
Jordi Boggiano a6d1cdd6d7
Merge pull request #7811 from johnstevenson/update-xdebug-handler
Update xdebug-handler, fixes #7807
6 years ago
johnstevenson ab165cfcd6 Update xdebug-handler, fixes #7807 6 years ago
Jordi Boggiano 7ab633a2af Prepare 1.8.0 changelog 6 years ago
Jordi Boggiano 1970e97b47
Merge pull request #7806 from meyerbaptiste/fix/lib-imagick
Fix support for imagemagick <3.3
6 years ago
meyerbaptiste 5ce5560040
Fix support for imagemagick <3.3, refs #7762 6 years ago
Jordi Boggiano 489e0d4b12 Add support for imagemagick <3.3, refs #7762 6 years ago
Jordi Boggiano 17fd933fd5 Update dependencies 6 years ago
Jordi Boggiano 66d84f60c6 Fix pattern matching for remove wildcard, refs #7715 6 years ago
Jordi Boggiano dc6027a0ad Merge remote-tracking branch 'dmanners/remove-all-from-one-vendor' 6 years ago
Jordi Boggiano b89daf5322 Add support.chat to schema, refs #7714 6 years ago
Jordi Boggiano 85ec111dee Merge remote-tracking branch 'dmanners/add-chat-option-for-support' 6 years ago
Jordi Boggiano 736c05f66b Merge remote-tracking branch 'yassine-ah/patch-1' 6 years ago
Jordi Boggiano 55c40e8853
Add note about CS fixes to contribution notes 6 years ago
Jordi Boggiano b3cbfea36e Merge branch '1.7' 6 years ago
Jordi Boggiano acdf8f83f1 Bypass version check for explicitly versioned packages in require command when --no-update is given, fixes #7800 6 years ago
Jordi Boggiano 6e6fb844dd Avoid validating package name if it has a newline at the end 6 years ago
Shalvah 42e88ac27a Add interactive option to install dependencies after running init command (#7521)
* Add interactive option to install dependencies after running init command

* Only ask to install dependencies when dependencies where defined
6 years ago