till
|
244cc2a8c2
hide password input
|
13 years ago |
till
|
96298a33dc
catch all failures
|
13 years ago |
till
|
364e9613ad
* started on a test case for SvnDriver::execute() (work in progress)
|
13 years ago |
till
|
25e8ecc5ba
* trim the testcase: no need to inject nullio
|
13 years ago |
till
|
8d80969f26
trim input
|
13 years ago |
till
|
4c2da57140
make static
|
13 years ago |
till
|
c78d9ffece
more inline documentation
|
13 years ago |
till
|
4da56ea617
explain non-interactive
|
13 years ago |
till
|
f8d8ccfedc
* in interactive mode: display error message to the user when authorization fails
|
13 years ago |
till
|
a3363a8560
* SvnDriver::$useCache: false by default
|
13 years ago |
till
|
061d91b4a8
whitespace
|
13 years ago |
till
|
1f03d37a89
* only 'ask' the user if the session is interactive
|
13 years ago |
till
|
bcadfadc8a
inject them directly
|
13 years ago |
till
|
84bf429795
* we need symfony console objects for ConsoleIO
|
13 years ago |
till
|
cde38f6634
* inject iointerface into test
|
13 years ago |
till
|
a8287118ed
* work on no-auth-cache 'creation'
|
13 years ago |
till
|
978d4c145d
* more output
|
13 years ago |
till
|
59c1a7ff15
* when an auth failure is detected and 'auth' is not present, we ask for credentials
|
13 years ago |
till
|
44470da804
* do svnCommand() in execute() to be able to restart the dance in case it failed
|
13 years ago |
till
|
a3e0a0805c
* always run non-interactive
|
13 years ago |
till
|
907db48bb5
* wrap execution of commands into local method
|
13 years ago |
till
|
99eb18d0ff
* rename var from $composer to $output (for consistency)
|
13 years ago |
till
|
953de35a0b
* basic testcase
|
13 years ago |
till
|
3f665e8bbb
* method to gather if this session is 'interactive' or 'non interactive'
|
13 years ago |
till
|
d1482bfa3c
* refactor svn command 'creation' into a single method: getSvnCommand()
|
13 years ago |
till
|
6417a86651
* fix docblocks
|
13 years ago |
Jordi Boggiano
|
42aa4b00b5
Merge pull request #408 from till/testcleanup
|
13 years ago |
till
|
23902023e5
fix namespace
|
13 years ago |
Jordi Boggiano
|
ae6de4be60
Merge pull request #377 from till/svn-auth
|
13 years ago |
Jordi Boggiano
|
ecaf20b790
Merge pull request #407 from wilmoore/docs-for-install-dir
|
13 years ago |