Jordi Boggiano
|
95840a0ab9
Remove useless curly braces around svn args
|
7 years ago |
Jordi Boggiano
|
bf125295df
Fix escaping of URLs in Perforce and Subversion drivers
|
7 years ago |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 years ago |
Markus Staab
|
af3783b5f4
properly cache when a branch in a certain revision does not contain a composer.json
|
7 years ago |
Markus Staab
|
9bee2ca28e
make sure we only cache resources which contain a svn revision
|
7 years ago |
Markus Staab
|
71d058b97b
refactored "svn --version" calls into a single place, closes #7152
|
7 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
8 years ago |
Bernhard Froehlich
|
70314f3570
Fix Repository support for Subversion 1.8.x where the output of svn info
|
8 years ago |
Thomas Flori
|
7896b1ffab
cache only rendered composer information
|
8 years ago |
Thomas Flori
|
ec27777341
code improvements as suggested
|
8 years ago |
Thomas Flori
|
d70dfd2df3
revert style changes
|
8 years ago |
Thomas Flori
|
33d026bb06
fix code style to be PSR-2 conform
|
8 years ago |
Thomas Flori
|
597f834ae9
add getFileContent function
|
8 years ago |
Jordi Boggiano
|
2b7b605839
Skip empty time values
|
10 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 years ago |
Bastian Hofmann
|
f8023cffdf
renamed cache-credentials to svn-cache-credentials
|
11 years ago |
Bastian Hofmann
|
204fc207fa
Moved config option to not save subversion credentials to repository configuration, added documentation.
|
11 years ago |
Jordi Boggiano
|
89ec322929
Merge remote-tracking branch 'benja-M-1/feature/svn-auth-from-auth-json'
|
11 years ago |
Jordi Boggiano
|
effacc1185
Do not realpath relative local URLs, fixes #2916
|
11 years ago |
Benjamin Grandfond
|
a21b0f82db
Allow SVN to connect with credentials provided with the auth.json file
|
11 years ago |
schmkr
|
8dd6b052ce
Updating SvnDriver trunk revision check
|
11 years ago |
Jordi Boggiano
|
c96dedd19c
Merge pull request #2268 from schmkr/svnDriver-trunkPath-improvements
|
11 years ago |
Jordi Boggiano
|
432ace33d4
Clean up svn environment to fix OSX issues, fixes #2708, refs #2146
|
11 years ago |
Gennady Feldman
|
e5045ce215
Per request from Jordi Boggiano (Seldaek) making Config 2nd parameter in supports()
|
11 years ago |
Gennady Feldman
|
93ebfd54b1
Adding Config as parameter to the Driver::supports(), updating all drivers, user and tests.
|
11 years ago |
schmkr
|
c4d7347ec5
Fixed a coding style issue
|
12 years ago |
schmkr
|
652715f4c2
Improved the handling of trunkPath
|
12 years ago |
Jordi Boggiano
|
2bf90b544a
Fix parsing of trunk in SvnDriver, fixes composer/satis#88
|
12 years ago |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 years ago |
Pavel Savinov
|
831bd844bd
Almost PHPDoc problems fixed
|
12 years ago |