Xavier Fornes
|
a4ffda699f
remove by reference on message parameter
|
10 éve |
Xavier Fornes
|
3f59c007f7
fix implementation for php 5.3
|
10 éve |
Xavier Fornes
|
bb0a2df293
fix for issue #3657
|
10 éve |
Jordi Boggiano
|
e0d36e19eb
Disable overwrites when no-ansi is present, fixes #3612
|
10 éve |
Tom Kay
|
526a4d7c9e
read and discard zero chars to initialise STDIN
|
11 éve |
Jordi Boggiano
|
f56d315036
Ensure both bash and stty are present to assume cygwin, fixes #2857
|
11 éve |
Jordi Boggiano
|
3e8a767f8a
Attempt using bash on windows if it is available, fixes #2831
|
11 éve |
Jordi Boggiano
|
14fcff8aa8
Allow the authentications to be loaded in the IO independently
|
12 éve |
Jordi Boggiano
|
b1989a5fc0
Remove leftover copy
|
12 éve |
Jordi Boggiano
|
566313834a
Add workaround for php bug 64634 in copy
|
12 éve |
Jordi Boggiano
|
37894f66a1
Avoid conflicts when composer is wrapped in older sf versions, fixes #1835
|
12 éve |
Jordi Boggiano
|
3b97e2e260
Add support for new verbosity levels, and initial debug output
|
12 éve |
Jordi Boggiano
|
b474944155
Add more output to the profiled runs, refs #1659
|
12 éve |
Igor Wiedler
|
4959c2bdc6
Replace references of a11n with a12n where appropriate
|
12 éve |
Jordi Boggiano
|
28053504e5
Fix ConsoleIO::isVerbose behavior
|
12 éve |
Wes Mason
|
169bb2d60e
Use -r option of read shell builtin to avoid escaping of backslashes on password input
|
12 éve |
Jordi Boggiano
|
fc8d92e7a2
Make sure no error is output if env is missing
|
13 éve |
Smasty
|
58f0d4aeac
fix CS
|
13 éve |
Smasty
|
bd83eb93bf
ConsoleIO::askAndHideAnswer - added support for zsh, ksh and csh shells.
|
13 éve |
Jordi Boggiano
|
66e9dcddf4
CS fixes
|
13 éve |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 éve |
Jordi Boggiano
|
c754f96677
Removed last password/username from IOInterface
|
13 éve |
Jordi Boggiano
|
66a202083e
Add IOInterface::isDecorated()
|
13 éve |
Nils Adermann
|
722724c2c3
Merge pull request #519 from Seldaek/hide_input
|
13 éve |
Jordi Boggiano
|
fd93f6d648
Clean up temp dir
|
13 éve |
Jordi Boggiano
|
26b3a1711f
Add handling for phar
|
13 éve |
Jordi Boggiano
|
3210da0b84
Cleanups
|
13 éve |
Tiago Ribeiro
|
67885d8585
Added isDebug to IOInterface and improved debug messages for VcsRepositories
|
13 éve |
Jordi Boggiano
|
e36dfb150c
Add support for hidden prompts on windows
|
13 éve |
Konstantin Tjuterev
|
0b7896cdad
Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress
|
13 éve |