Niels Keurentjes
|
49524bc4ba
Centralize secure-http checking
|
9 years ago |
Jordi Boggiano
|
7e1a23eef7
Add missing use statements
|
9 years ago |
Jordi Boggiano
|
6f42b9c865
Disable git, svn, http protocols for VCS downloaders, fixes #4968
|
9 years ago |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 years ago |
Jordi Boggiano
|
5133c3fe9a
Merge pull request #3424 from kaktus42/master
|
10 years ago |
Jordi Boggiano
|
2b7b605839
Skip empty time values
|
11 years ago |
kaktus42
|
116ccdac62
return false if local file path does not exist in GitDriver and HgDriver
|
11 years ago |
Jordi Boggiano
|
e61e62908e
Merge remote-tracking branch 'frederikbosch/patch-1'
|
11 years ago |
Jordi Boggiano
|
91ac3e1426
Add support for unixy paths in git/hg local repo urls, closes #3294
|
11 years ago |
frederik
|
d1d40502bf
ProcessExecutor::escape
|
11 years ago |
frederik
|
7ae1430689
#3297 ProcessUtil class using ProcessUtil of Symfony Console
|
11 years ago |
Jordi Boggiano
|
effacc1185
Do not realpath relative local URLs, fixes #2916
|
11 years ago |
Matthias Pigulla
|
f626f55f41
No need to create hg working copies just to parse tags/branches
|
12 years ago |
Gennady Feldman
|
e5045ce215
Per request from Jordi Boggiano (Seldaek) making Config 2nd parameter in supports()
|
12 years ago |
Gennady Feldman
|
93ebfd54b1
Adding Config as parameter to the Driver::supports(), updating all drivers, user and tests.
|
12 years ago |
Sebastian Schawohl
|
4198688f54
Change date format when getting log from mercurial
|
12 years ago |
Jordi Boggiano
|
444bdb2e25
Fix VCS drivers to always use identifiers and not tag names since those can change or disappear
|
12 years ago |
Andrey Utkin
|
340e960614
Allow svn repositories to reside deeper than module root
|
12 years ago |
Christoph
|
cebd43e735
fixed detection of inactive branches in hg
|
13 years ago |
Jordi Boggiano
|
15475f0ef2
Rename cache dirs to consolidate them by purpose
|
13 years ago |
Jordi Boggiano
|
326fcbcab7
Enforce UTC on all datetime instances, set lock release date to datetime always, refs #923
|
13 years ago |
Jordi Boggiano
|
3116c979d3
Fix undefined var, fixes #1235
|
13 years ago |
Jordi Boggiano
|
fde3477563
Report issues in HgDriver as well
|
13 years ago |
Zsolt Szeberenyi
|
5201564c0f
Added support for hg bookmarks
|
13 years ago |
Joseph Bielawski
|
4772db1460
Add missing `use` in HgDriver
|
13 years ago |
Jordi Boggiano
|
6bd7ca0230
Fix typos and simplify code
|
13 years ago |
Jordi Boggiano
|
35245eb817
Add support for local urls and better error reporting to HgDriver
|
13 years ago |
Robert Schönthal
|
0cd453449b
minor changes to JsonFile::parseJson for Drivers
|
13 years ago |
Robert Schönthal
|
c517ac6404
fixed issue #347 added file to json validation exception
|
13 years ago |
Jordi Boggiano
|
d21032ace5
CS fixes
|
13 years ago |