1
0
Fork 0
Commit Graph

8490 Commits (c35a3c1c071be68fabfb4862dcb7f861d0f053ad)

Author SHA1 Message Date
Jordi Boggiano 1cd9f4f9db Disable request_fulluri by default for HTTPS connections 2019-01-14 17:29:23 +01:00
Jordi Boggiano f946d8eb5a More RemoteFilesystem usage removals and some repository/vcs driver refactorings 2019-01-14 17:29:23 +01:00
Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 2019-01-14 17:29:23 +01:00
Jordi Boggiano 56805ecafe Add HttpDownloader to wrap/replace RemoteFilesystem with a new curl multi implementation 2019-01-14 17:29:23 +01:00
Marko Kaznovac cc4e5ec281
add compile script call to composer.json
expose call for compiling `composer.phar` in composer json, along with description
2019-01-10 15:00:56 +01:00
Dzhuneyt Ahmed 8c30b12bd9 Added no-cache argument to "composer install" and "composer update" 2019-01-07 18:36:21 +02:00
Dzhuneyt Ahmed 750692227f Added no-cache argument to "composer install" 2019-01-07 17:46:33 +02:00
fancyweb a9d6068c57 feat(buffer-io): add the possibility to set user inputs for interactive questions 2019-01-05 11:59:33 +01:00
Pete Cooper ea48bad401
Fix spelling mistake on Cygwin 2019-01-03 17:05:46 +00:00
Jordi Boggiano 154ae6fae2
Merge pull request #7860 from localheinz/feature/validate
Enhancement: Validate composer.json on Travis
2019-01-03 10:53:00 +01:00
Jordi Boggiano b9657ba4ce
Merge branch 'master' into feature/validate 2019-01-03 10:52:49 +01:00
Jordi Boggiano 8f043be89c
Merge pull request #7861 from localheinz/feature/editorconfig
Enhancement: Add .editorconfig
2019-01-03 10:51:50 +01:00
Jordi Boggiano ffa412c464
Merge pull request #7863 from localheinz/feature/schema
Enhancement: Reference phpunit.xsd as installed with composer
2019-01-03 10:50:01 +01:00
Andreas Möller db4ec12a24
Enhancement: Add .editorconfig 2019-01-03 10:49:27 +01:00
Jordi Boggiano e2590a4e6e
Merge pull request #7864 from localheinz/feature/matrix
Enhancement: Explicitly configure build matrix to maintain order
2019-01-03 10:48:44 +01:00
Jordi Boggiano 9262e2a6ac
Merge pull request #7862 from localheinz/fix/indent
Fix: Consistently indent with 2 spaces
2019-01-03 10:47:39 +01:00
Jordi Boggiano eda9399f80
Merge pull request #7865 from localheinz/fix/sudo
Fix: Remove sudo configuration
2019-01-03 10:46:35 +01:00
fancyweb 45a7b8e1c2 feat(buffer-io): add question helper set 2019-01-03 10:40:04 +01:00
fancyweb 4b2e63704b fix(application): use precise helper set 2019-01-03 10:39:40 +01:00
Andreas Möller bd2a46cf5d
Fix: Remove sudo configuration 2019-01-02 15:52:53 +01:00
Andreas Möller 05e86c2c07
Fix: Remove non-existent attribute 2019-01-02 15:46:03 +01:00
Andreas Möller ae321cfa7c
Enhancement: Explicitly configure build matrix to maintain order 2019-01-02 15:45:25 +01:00
Andreas Möller 8f3946fc3a
Enhancement: Reference phpunit.xsd as installed with composer 2019-01-02 15:41:14 +01:00
Andreas Möller 9f2dd5c612
Fix: Consistently indent with 2 spaces 2019-01-02 15:38:07 +01:00
Andreas Möller 4fc305456a
Enhancement: Validate composer.json on Travis 2019-01-02 15:12:27 +01:00
Jordi Boggiano 003b62cee5
Merge pull request #7858 from chr-hertel/fix/lock-hash
Updating lock file hash
2019-01-02 15:09:48 +01:00
Christopher Hertel 894b3da970 updating lock file hash 2018-12-26 21:21:45 +01:00
Christopher Hertel e5989fcfe0 adding PHP_BINARY as env var to script execution 2018-12-26 21:17:57 +01:00
Jordi Boggiano 2b9fee4cd0
Merge pull request #7853 from localheinz/fix/sort
Fix: Keep environment variables sorted by name
2018-12-26 13:10:27 +01:00
Andreas Möller 618122f897
Fix: Keep environment variables sorted by name 2018-12-24 10:45:06 +01:00
Jordi Boggiano 0e44d53bda
Merge pull request #7835 from bugreportuser/fix-htaccess-protect-problems
Fix htaccess-protect problems
2018-12-23 14:36:59 +01:00
bugreportuser 2739fc05e9 Read htaccess-protect as a bool 2018-12-22 09:12:33 -06:00
bugreportuser 767462b409 Move config check after config read 2018-12-22 09:12:33 -06:00
Jordi Boggiano ebde0bab7e
Merge pull request #7833 from RaphaelAurieres/master
Allows the JsonFile class to be used for other json files than composer.json
2018-12-21 11:58:52 +01:00
Jordi Boggiano 618e21f1c1
Merge pull request #7819 from yassine-ah/patch-3
Ask confirmation when is run as admin
2018-12-21 11:56:45 +01:00
Raphaël Aurières 6725d1d244 Fix docblock. 2018-12-13 11:39:20 +01:00
Raphaël Aurières a8f27bf097 Fix constant usage to be compatible with PHP 5.3 2018-12-13 11:36:57 +01:00
Raphaël Aurières 3c01faf0e2 Use parameter with default value to set schema file path. 2018-12-13 10:26:29 +01:00
Nils Adermann 6c32393fd7
Merge pull request #7644 from naderman/pool-builder-prune-impossible-versions
PoolBuilder:  prune impossible versions before pool creation
2018-12-11 21:33:01 +00:00
Ahammar Yassine b4fae00db2
Change return code to 1 2018-12-04 18:54:57 +01:00
Ahammar Yassine 0fd4ef6d8e
Ask confirmation when is run as admin
Use return instead of exit for the Application to run cleanly
2018-12-04 17:47:45 +01:00
Ahammar Yassine 5548051977
Ask confirmation when is run as admin 2018-12-04 16:03:16 +01:00
Jordi Boggiano bf33eec912 Fix tests 2018-12-03 10:59:04 +01:00
Jordi Boggiano 411dd51f20 Merge branch 'master' into 2.0 2018-12-03 10:41:19 +01:00
Jordi Boggiano 4301c19ce3 Update target for master 2018-12-03 10:39:36 +01:00
Jordi Boggiano 02ee50ac1d Prepare 1.8.0 2018-12-03 10:21:52 +01:00
Jordi Boggiano 6ed7215fed Merge remote-tracking branch 'origin/1.7' 2018-11-30 08:53:44 +01:00
Jordi Boggiano a6d1cdd6d7
Merge pull request #7811 from johnstevenson/update-xdebug-handler
Update xdebug-handler, fixes #7807
2018-11-30 08:21:46 +01:00
johnstevenson ab165cfcd6 Update xdebug-handler, fixes #7807 2018-11-29 14:25:01 +00:00
Jordi Boggiano 7ab633a2af Prepare 1.8.0 changelog 2018-11-28 08:44:45 +01:00