Jordi Boggiano
|
994211523c
|
Merge remote-tracking branch 'johnstevenson/restart'
|
2016-09-10 12:09:29 +02:00 |
johnstevenson
|
896d1d71f8
|
Use ConsoleOutput to determine color support
|
2016-09-06 14:57:18 +01:00 |
Diego Oliveira
|
c55fd9bd10
|
Modify the message for memory errors
|
2016-08-09 21:31:19 -03:00 |
Jordi Boggiano
|
7bcd336c95
|
Disable plugins across the board when --no-plugins is specified, fixes #5509
|
2016-07-12 16:14:26 +01:00 |
Jordi Boggiano
|
b81210d9f8
|
Use stronger language and link to faq, fixes #5382, closes #5383
|
2016-05-31 21:00:15 +01:00 |
Jordi Boggiano
|
d1425ec008
|
Merge branch '1.1'
|
2016-05-31 19:51:30 +01:00 |
Jordi Boggiano
|
43273c4366
|
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
2016-05-31 19:19:14 +01:00 |
Jordi Boggiano
|
57ae6d97b6
|
Merge branch '1.1'
|
2016-05-17 12:06:36 +01:00 |
Metod
|
360cb4ac2a
|
Fix for a fatal error when system temp dir is not available
|
2016-05-17 12:06:27 +01:00 |
Jordi Boggiano
|
a4e8d858ba
|
Merge branch '1.1'
|
2016-05-16 18:50:37 +01:00 |
Jordi Boggiano
|
206c3c52e0
|
Remove the error handler at the end of a run, fixes #5340
|
2016-05-16 18:49:38 +01:00 |
Jordi Boggiano
|
827d52cccf
|
Merge branch '1.1'
|
2016-05-05 23:21:27 +01:00 |
Jordi Boggiano
|
71cbd8f7e6
|
Switch dir before loading plugins to make sure the correct composer.json is initialized, fixes #5290
|
2016-05-05 23:21:03 +01:00 |
Jordi Boggiano
|
b8974a3e13
|
Merge branch '1.1'
|
2016-05-05 14:10:14 +01:00 |
Jordi Boggiano
|
591cbcee12
|
Avoiding defining plugin commands using the local project plugins, refs #5277
|
2016-05-05 14:10:06 +01:00 |
Bilal Amarni
|
92207da83a
|
add isProxyCommand() to BaseCommand
|
2016-05-05 13:56:44 +01:00 |
Jordi Boggiano
|
aaf2c06e7b
|
Add ScriptExecutionException for CLI scripts and avoid showing the full exception to users, fixes #5281
|
2016-05-05 13:26:26 +01:00 |
Jordi Boggiano
|
2bcd723b54
|
Fix regression in global command, fixes #5266
|
2016-04-29 15:31:32 +01:00 |
Jordi Boggiano
|
ba909d8795
|
Avoid duplicate commands, and pass plugin to ctor args for capabilities, refs #3377
|
2016-04-28 21:12:26 +01:00 |
Jordi Boggiano
|
090295dbcb
|
Adjust the CommandProvider to use plugin capabilities and test actual command creation, refs #3377
|
2016-04-28 20:37:54 +01:00 |
Jordi Boggiano
|
a9df4acd7d
|
Merge remote-tracking branch 'jderusse/plugin-with-commands'
|
2016-04-28 20:11:33 +01:00 |
Jordi Boggiano
|
35fbf9bc14
|
Merge branch '1.0'
|
2016-04-28 19:54:11 +01:00 |
Derek Marcotte
|
3a03b51ae3
|
fix command injection from the environment when run as root
|
2016-04-25 15:08:09 -04:00 |
Jordi Boggiano
|
e7069dd5e8
|
Tweak colors in the output, make sure we load the proper version according to stability flags and add outdated command, refs #5028
|
2016-04-22 21:54:04 +01:00 |
Jordi Boggiano
|
89cfde051d
|
Convert exception to a warning, refs #5205
|
2016-04-19 11:00:39 +01:00 |
Jordi Boggiano
|
fa5c73f0d8
|
Merge remote-tracking branch 'curry684/issue-5186'
|
2016-04-19 10:57:45 +01:00 |
Niels Keurentjes
|
43eb471ec2
|
Code cleanup and ensure checked file is unique.
|
2016-04-19 01:39:32 +02:00 |
Jordi Boggiano
|
118d8fb52f
|
Output composer/php/os version info in debug mode
|
2016-04-18 22:09:07 +01:00 |
Niels Keurentjes
|
28e9193e9e
|
Check temp folder usability before runtime to prevent weird errors.
|
2016-04-16 21:01:10 +02:00 |
Jordi Boggiano
|
134ce134a2
|
Rename COMPOSER_DISABLE_ROOT_WARN to COMPOSER_ALLOW_SUPERUSER, refs #5119
|
2016-04-02 14:25:21 +01:00 |
Jordi Boggiano
|
cb8587cdad
|
Add COMPOSER_DISABLE_ROOT_WARN env var and skip root warning on self-update command as well, refs #5119
|
2016-04-01 12:31:07 +01:00 |
Jordi Boggiano
|
dfd22c641d
|
Bulletproof sudo clobbering, refs #5122
|
2016-04-01 01:24:31 +01:00 |
Niels Keurentjes
|
a0070e724b
|
Clobber any existing sudo leases before execution to prevent malicious code gaining root privileges.
|
2016-03-28 13:10:43 +02:00 |
Niels Keurentjes
|
557a55fbe5
|
Clobber sudo credentials to prevent careless privilege escalations.
|
2016-03-27 23:42:39 +02:00 |
Jordi Boggiano
|
f4f66be6f6
|
Merge remote-tracking branch 'dshafik/add-exec-command'
|
2016-02-25 12:01:33 +00:00 |
Niels Keurentjes
|
75bb0d9b10
|
Implemented Prohibits and Depends correctly now.
|
2016-02-20 01:39:24 +01:00 |
Davey Shafik
|
43551bc537
|
Add `composer exec` command
|
2016-02-05 20:22:54 -05:00 |
Niels Keurentjes
|
0dab63e050
|
Unified all Windows tests throughout the code.
|
2016-02-03 22:39:16 +01:00 |
Jordi Boggiano
|
49d7d65933
|
Add verbosity input support to IOInterface
|
2016-01-29 10:14:12 +00:00 |
Jordi Boggiano
|
1818b95149
|
CS fixes
|
2016-01-26 13:07:18 +00:00 |
Niels Keurentjes
|
18cd4f966b
|
Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683
|
2016-01-25 23:37:54 +01:00 |
Jordi Boggiano
|
2491679ba3
|
Remove override of renderException, refs #4774
|
2016-01-16 11:24:04 +00:00 |
Jordi Boggiano
|
b056d9ae42
|
Avoid double xdebug warning with global command
|
2016-01-10 13:02:20 +00:00 |
Jordi Boggiano
|
7a06615bf0
|
Add env var to disable xdebug warnings, refs #4622
|
2015-11-21 20:06:31 +00:00 |
Jordi Boggiano
|
966a982738
|
CS fixes
|
2015-11-21 19:28:10 +00:00 |
Jordi Boggiano
|
cf6cd83335
|
Use writeError for xdebug warning and fix running test suite with xdebug
|
2015-11-19 17:37:32 +00:00 |
Jordi Boggiano
|
4071b09091
|
Merge pull request #4615 from staabm/xdebugwarn
add a warning when xdebug is loaded while running composer commands
|
2015-11-19 14:47:52 +00:00 |
Markus Staab
|
a59f0a7ca8
|
add a warning when xdebug is loaded while running composer commands
|
2015-11-19 13:57:57 +01:00 |
Markus Staab
|
9f5efc3091
|
added a troubleshooting link in case of out-of-memory errors
|
2015-11-17 16:25:33 +01:00 |
Jordi Boggiano
|
2d24ed8e74
|
Improve error reporting
|
2015-11-03 20:37:11 +00:00 |