Pádraic Brady
|
306ba77e93
Implement the RemoteFilesystem Factory everywhere...
|
11 éve |
Pascal Borreli
|
2f4df9d459
Fixed typos
|
11 éve |
Jordi Boggiano
|
11a0d16ccc
CS fixes
|
12 éve |
Jordi Boggiano
|
9a806658d6
Merge remote-tracking branch 'vuhl/master'
|
12 éve |
Marc
|
30049637dc
Set some phpdoc to isLocalUrl
|
12 éve |
matt-whittom
|
dd81449998
Updated to remove vfsStreams (no longer needed by tests)
|
12 éve |
Jordi Boggiano
|
bd345c3b43
Add IO to proc executor in a few more places to get more debug info out
|
12 éve |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 éve |
Justin Rovang
|
60e95aed76
Added realpath to VcsDriver constructor
|
12 éve |
Igor Wiedler
|
4959c2bdc6
Replace references of a11n with a12n where appropriate
|
13 éve |
Jordi Boggiano
|
39e69a3b12
Refactor OAuth acquisition code to generalize it
|
13 éve |
bboer
|
d1a452b00b
Made repoConfig available for the VcsDriver to be able to provide additional configuration options easily.
|
13 éve |
Jordi Boggiano
|
66e9dcddf4
CS fixes
|
13 éve |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 éve |
Jordi Boggiano
|
7bfe031768
VcsDrivers now send proper originUrl for authentication
|
13 éve |
Jerome Tamarelle
|
949728f812
Remove redundant __contruct from VcsDriver implementations and move init code to initialize method
|
13 éve |
Jerome Tamarelle
|
017ebabcb5
Pass composer configuration to VcsDriver
|
13 éve |
Beau Simensen
|
38680998ed
Remove the RemoteFilesystem factory and document GitHubDriver->GitDriver fallback.
|
13 éve |
Beau Simensen
|
1e9cb6bac8
Use factory name instead of generator.
|
13 éve |
Beau Simensen
|
340ac49d87
Change `callback` to `callable`
|
13 éve |
Beau Simensen
|
6efbc7d531
Enhanced GitHub API/Private Repository support
|
13 éve |
Jordi Boggiano
|
3e22084ea4
Overhaul VcsDrivers, introduce TransportException for remote filesystem errors
|
13 éve |
Jordi Boggiano
|
32157a3904
Fix local git repo handling in GitDriver
|
13 éve |
François Pluchino
|
953f0992f7
Merge callback method of FileDownloader and VcsDriver
|
13 éve |
François Pluchino
|
f5d90e1340
Download Dist Package when the info is defined in root composer file
|
13 éve |
François Pluchino
|
a0afb88d5d
Fix bug on authorization of file download for the private repositories
|
13 éve |
Jordi Boggiano
|
e218b811e0
Convert static Process into an executor that can be injected
|
13 éve |
Jordi Boggiano
|
434c9ecdeb
Cleanups of IOInterface
|
13 éve |
François Pluchino
|
03f5eee3fa
Fix some improvements
|
13 éve |
François Pluchino
|
541285022d
Replace CURL with copy() and file_get_contents()
|
13 éve |