Elan Ruusamäe
|
b92bce5569
Minor typo fix
|
11 years ago |
Matthieu Auger
|
fcba5257d9
If installer sets prefer option to false, the manager should too. Fixes #2359
|
11 years ago |
Jordi Boggiano
|
f134e09f45
Add stronger warning in docs about #<ref> hack, refs #2410
|
11 years ago |
Jordi Boggiano
|
0e847a9f31
Merge pull request #2406 from websafe/patch-1
|
11 years ago |
Jordi Boggiano
|
034ac85465
Merge pull request #2405 from discordier/fix-upgrade-cache
|
11 years ago |
Thomas Szteliga
|
36712386f9
Composer supports four types.
|
11 years ago |
Christian Schiffler
|
fc4cc79a52
Fix cache directory upgrading - do not try to remove the destination directory.
|
11 years ago |
Jordi Boggiano
|
a045ab3459
Merge pull request #2402 from cs278/perforce-driver-fixes
|
11 years ago |
Jordi Boggiano
|
65d516e427
Merge pull request #2401 from cs278/fix-url-sanitisation
|
11 years ago |
Chris Smith
|
c0316aa957
Capture output, stopping errors showing up if p4 is not available
|
11 years ago |
Chris Smith
|
a892e6a3bd
Pass IO instance to ProcessExecutor for logging
|
11 years ago |
Chris Smith
|
d348dd44cd
Fix URL sanitisation regexp being too greedy
|
11 years ago |
Jordi Boggiano
|
d1c166eb26
Merge pull request #2399 from wouter90/subversion
|
11 years ago |
Wouter Wolters
|
97d52968ab
Fix authentication issue with subversion 1.8
|
11 years ago |
Jordi Boggiano
|
e243b4edd1
Merge pull request #2397 from smaftoul/patch-1
|
11 years ago |
smaftoul
|
0959d8f134
Retry on some 5xx errors
|
11 years ago |
Jordi Boggiano
|
8398c9f2ab
Fix target-dir update checks, fixes #2395
|
11 years ago |
Jordi Boggiano
|
d3ff302194
Merge pull request #2375 from gena01/github-ee
|
11 years ago |
Jordi Boggiano
|
0a3df27403
Remove dead code, fixes #2363
|
11 years ago |
Jordi Boggiano
|
af91b19f5e
Merge pull request #2386 from cebe/allow-file-url
|
11 years ago |
Jordi Boggiano
|
d11bb86778
Merge pull request #2387 from dyferencjal/inconsistent-io-interface
|
11 years ago |
Paweł Małolepszy
|
30502f1cb4
changes size of the line default value
|
11 years ago |
Carsten Brandt
|
f538acc4b0
added support for file:// url to repository
|
11 years ago |
Gennady Feldman
|
e5045ce215
Per request from Jordi Boggiano (Seldaek) making Config 2nd parameter in supports()
|
11 years ago |
Jordi Boggiano
|
c849f7d05d
Merge pull request #2376 from epeay/patch-1
|
11 years ago |
Elliott Peay
|
c14e277476
Update 05-repositories.md
|
11 years ago |
Gennady Feldman
|
93ebfd54b1
Adding Config as parameter to the Driver::supports(), updating all drivers, user and tests.
|
11 years ago |
Gennady Feldman
|
d8dbcab710
Refactoring my code to use a protected function to generate API Url.
|
11 years ago |
Gennady Feldman
|
6419266ea3
Validate the originUrl against the list of 'github-domains' from the config.
|
11 years ago |
Gennady Feldman
|
a4d7fc138a
Fixing broken unit test.
|
11 years ago |