till
|
364e9613ad
* started on a test case for SvnDriver::execute() (work in progress)
|
před 13 roky |
till
|
25e8ecc5ba
* trim the testcase: no need to inject nullio
|
před 13 roky |
till
|
8d80969f26
trim input
|
před 13 roky |
till
|
4c2da57140
make static
|
před 13 roky |
till
|
c78d9ffece
more inline documentation
|
před 13 roky |
till
|
4da56ea617
explain non-interactive
|
před 13 roky |
till
|
f8d8ccfedc
* in interactive mode: display error message to the user when authorization fails
|
před 13 roky |
till
|
a3363a8560
* SvnDriver::$useCache: false by default
|
před 13 roky |
till
|
061d91b4a8
whitespace
|
před 13 roky |
till
|
1f03d37a89
* only 'ask' the user if the session is interactive
|
před 13 roky |
till
|
bcadfadc8a
inject them directly
|
před 13 roky |
till
|
84bf429795
* we need symfony console objects for ConsoleIO
|
před 13 roky |
till
|
cde38f6634
* inject iointerface into test
|
před 13 roky |
till
|
a8287118ed
* work on no-auth-cache 'creation'
|
před 13 roky |
Jordi Boggiano
|
6c9f1f6f5b
Merge pull request #416 from DonMartio/master
|
před 13 roky |
DonMartio
|
b74773053b
Missing slash prevents version evaluation.
|
před 13 roky |
Jordi Boggiano
|
a208d6cf43
Merge pull request #415 from hason/json
|
před 13 roky |
Martin Hasoň
|
947d429c61
Removed definition of global constants reserved for PHP >=5.4 and fixed tests
|
před 13 roky |
Jordi Boggiano
|
5ac8ffd287
Merge pull request #414 from hason/show
|
před 13 roky |
Martin Hasoň
|
98d7e31c74
Sort versions before print
|
před 13 roky |
Jordi Boggiano
|
3e22084ea4
Overhaul VcsDrivers, introduce TransportException for remote filesystem errors
|
před 13 roky |
Jordi Boggiano
|
53ab5011f0
Update create projects docs
|
před 13 roky |
Jordi Boggiano
|
d5d133e584
Move create projects article
|
před 13 roky |
Beau Simensen
|
b1c93d1f0a
Fixed unused `use` per @stof and horrible bug that made this class no longer work.
|
před 13 roky |
Beau Simensen
|
3352066ece
Use Installer for Create Project Command.
|
před 13 roky |
Beau Simensen
|
8a7d31706d
Renamed Composer\Install to Composer\Installer
|
před 13 roky |
Beau Simensen
|
b4dd86c247
Remove $repoManager local variable.
|
před 13 roky |
Beau Simensen
|
9404d8d593
Constructor, factory
|
před 13 roky |
Beau Simensen
|
d1dea702c9
Moving install related code to Composer\Install
|
před 13 roky |
Jordi Boggiano
|
3aabb4784c
Cross platform test fixes
|
před 13 roky |