Jordi Boggiano
|
6c4357a7ed
Merge branch 'master' into 2.0
|
5 年 前 |
Gabriel Caruso
|
1d05d4171c
Remove unused private methods
|
5 年 前 |
Jordi Boggiano
|
f946d8eb5a
More RemoteFilesystem usage removals and some repository/vcs driver refactorings
|
6 年 前 |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 年 前 |
Jordi Boggiano
|
066351c5b9
Remove use of deprecated getMock method
|
6 年 前 |
Jordi Boggiano
|
122e422682
CS fixes
|
7 年 前 |
Jordi Boggiano
|
6f42b9c865
Disable git, svn, http protocols for VCS downloaders, fixes #4968
|
9 年 前 |
Niels Keurentjes
|
0dab63e050
Unified all Windows tests throughout the code.
|
9 年 前 |
Rob Bast
|
adf3b956d0
try to use unique test directories
|
9 年 前 |
Benjamin Grandfond
|
a21b0f82db
Allow SVN to connect with credentials provided with the auth.json file
|
10 年 前 |
Gennady Feldman
|
e5045ce215
Per request from Jordi Boggiano (Seldaek) making Config 2nd parameter in supports()
|
11 年 前 |
Gennady Feldman
|
93ebfd54b1
Adding Config as parameter to the Driver::supports(), updating all drivers, user and tests.
|
11 年 前 |
Phansys
|
57dd70a185
Updated tests for SVN driver.
|
11 年 前 |
Jordi Boggiano
|
0a3097c569
Merge remote-tracking branch 'bboer/feature/svn-alternative-structures'
|
12 年 前 |
Jordi Boggiano
|
4998bab944
Show warning if the svn binary is missing
|
12 年 前 |
bboer
|
00361e0087
Fixed tests
|
12 年 前 |
Jordi Boggiano
|
a06ebdd8ef
Add caching to svn metadata
|
12 年 前 |
Grégoire Pineau
|
f4e9dd4fb8
Fixed PSR rules
|
12 年 前 |
Jordi Boggiano
|
b3164de813
Fix tests
|
12 年 前 |
Jerome Tamarelle
|
610f15a768
Fix unit tests for VcsRepository
|
12 年 前 |
Jordi Boggiano
|
6d5b4d606c
Add warning in verbose mode if drivers can not be used because of missing openssl
|
12 年 前 |
Jordi Boggiano
|
5a7abfd84f
Remove code duplication in Svn classes
|
13 年 前 |
Jordi Boggiano
|
cd2e5bf2e0
Make SvnDriver::supports less greedy and more realistic
|
13 年 前 |
Jordi Boggiano
|
8fb9c4bf3b
Svn related coding style/consistency fixes and minor improvements
|
13 年 前 |
till
|
e015032615
remove old tests
|
13 年 前 |
till
|
66d53aafef
add more examples to the dataprovider
|
13 年 前 |
till
|
2562755867
* add a test to cover SvnDriver::supports() (three fail)
|
13 年 前 |
till
|
9a60913d81
incomplete (instead of skipped)
|
13 年 前 |
till
|
f06bdcbf16
use shorthand (we have a use statement)
|
13 年 前 |
till
|
50f6445bc9
cleanup
|
13 年 前 |