Jordi Boggiano
|
4998bab944
Show warning if the svn binary is missing
|
há 13 anos atrás |
Jordi Boggiano
|
67b846f4e9
Fix undefined variable in svn driver
|
há 13 anos atrás |
Robert Schönthal
|
0cd453449b
minor changes to JsonFile::parseJson for Drivers
|
há 13 anos atrás |
Robert Schönthal
|
c517ac6404
fixed issue #347 added file to json validation exception
|
há 13 anos atrás |
Jordi Boggiano
|
a06ebdd8ef
Add caching to svn metadata
|
há 13 anos atrás |
Jordi Boggiano
|
b3164de813
Fix tests
|
há 13 anos atrás |
Jerome Tamarelle
|
610f15a768
Fix unit tests for VcsRepository
|
há 13 anos atrás |
Jerome Tamarelle
|
cc6e1397b2
Fix var scope
|
há 13 anos atrás |
Jerome Tamarelle
|
949728f812
Remove redundant __contruct from VcsDriver implementations and move init code to initialize method
|
há 13 anos atrás |
Jordi Boggiano
|
6d5b4d606c
Add warning in verbose mode if drivers can not be used because of missing openssl
|
há 13 anos atrás |
Jordi Boggiano
|
7285536737
Fix exception handling
|
há 13 anos atrás |
Jordi Boggiano
|
5a7abfd84f
Remove code duplication in Svn classes
|
há 13 anos atrás |
Jordi Boggiano
|
cd2e5bf2e0
Make SvnDriver::supports less greedy and more realistic
|
há 13 anos atrás |
Jordi Boggiano
|
30d4080014
Support windows local paths
|
há 13 anos atrás |
Jordi Boggiano
|
8fb9c4bf3b
Svn related coding style/consistency fixes and minor improvements
|
há 13 anos atrás |
Jordi Boggiano
|
ab9fc59d30
Add missing license headers
|
há 13 anos atrás |
till
|
434f10f2d7
* more cs fixes
|
há 13 anos atrás |
till
|
c6653f0711
* fix up CS suggestions from stof/seldaek
|
há 13 anos atrás |
Till Klampaeckel
|
af8d4212bb
Merge pull request #3 from toastedghost/svn-auth-reloaded-imp
|
há 13 anos atrás |
Flo
|
80bb040468
Improve 'getTags()' and 'getBranches()'
|
há 13 anos atrás |
Beau Simensen
|
a6366be5a6
Handle auth challenge in SvnDriver supports.
|
há 13 anos atrás |
till
|
059bde1adb
* refactored with Composer\Util\Svn::doAuthDance()
|
há 13 anos atrás |
till
|
17f90f56eb
* move helper functions to util class
|
há 13 anos atrás |
till
|
6f364a85b3
* do not use getSvnCommand (since we are not in object context)
|
há 13 anos atrás |
till
|
c0ec8f16f9
* fixSvnUrl()
|
há 13 anos atrás |
till
|
6d1cdb3e45
* fixSvnUrl(): to prefix absolute paths with file://
|
há 13 anos atrás |
till
|
5fdd09104f
resolve conflict
|
há 13 anos atrás |
till
|
a1e1a8c7d7
* use askConfirmation() instead
|
há 13 anos atrás |
till
|
244cc2a8c2
hide password input
|
há 13 anos atrás |
till
|
96298a33dc
catch all failures
|
há 13 anos atrás |