8447 Commits (65903aacfdc19acb52c441dc5567d45052cfa169)
 

Author SHA1 Message Date
Jordi Boggiano 64384f8b15 Fix tests 6 years ago
Jordi Boggiano 9986b797fb Add support for redirects/retries in curl downloader 6 years ago
Jordi Boggiano fd11cf3618 Port/extract most behavior of RemoteFilesystem to CurlDownloader 6 years ago
Jordi Boggiano 4a8a1cb0c9 Fix PHP 5.3 support 6 years ago
Jordi Boggiano 655a784fac Fix findPackage(s) implementation 6 years ago
Jordi Boggiano 346de47af2 Small fixes 6 years ago
Jordi Boggiano 09fd239f24 Fix factory test 6 years ago
Jordi Boggiano 1cd9f4f9db Disable request_fulluri by default for HTTPS connections 6 years ago
Jordi Boggiano f946d8eb5a More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 6 years ago
Jordi Boggiano 56805ecafe Add HttpDownloader to wrap/replace RemoteFilesystem with a new curl multi implementation 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
Dzhuneyt Ahmed 8c30b12bd9 Added no-cache argument to "composer install" and "composer update" 6 years ago
Dzhuneyt Ahmed 750692227f Added no-cache argument to "composer install" 6 years ago
fancyweb a9d6068c57 feat(buffer-io): add the possibility to set user inputs for interactive questions 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
fancyweb 45a7b8e1c2 feat(buffer-io): add question helper set 6 years ago
fancyweb 4b2e63704b fix(application): use precise helper set 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 0e44d53bda
Merge pull request #7835 from bugreportuser/fix-htaccess-protect-problems
Fix htaccess-protect problems
6 years ago
bugreportuser 2739fc05e9 Read htaccess-protect as a bool 6 years ago
bugreportuser 767462b409 Move config check after config read 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
Jordi Boggiano 618e21f1c1
Merge pull request #7819 from yassine-ah/patch-3
Ask confirmation when is run as admin
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
Nils Adermann 6c32393fd7
Merge pull request #7644 from naderman/pool-builder-prune-impossible-versions
PoolBuilder:  prune impossible versions before pool creation
6 years ago
Ahammar Yassine b4fae00db2
Change return code to 1 6 years ago
Ahammar Yassine 0fd4ef6d8e
Ask confirmation when is run as admin
Use return instead of exit for the Application to run cleanly
6 years ago
Ahammar Yassine 5548051977
Ask confirmation when is run as admin 6 years ago
Jordi Boggiano bf33eec912 Fix tests 6 years ago