Ercan Özkaya
|
ca217bd48f
Add support for file:// URIs to GitDriver
|
vor 13 Jahren |
Jordi Boggiano
|
58276d0a52
Warn the user but do not fail hard when a repo can not be synced
|
vor 13 Jahren |
Jordi Boggiano
|
b0b3e17a37
Report errors when a git repo can not be synced up
|
vor 13 Jahren |
Jerome Tamarelle
|
da823f5f19
Store vcs repositories in composer home to prevent permission issues
|
vor 13 Jahren |
Jerome Tamarelle
|
949728f812
Remove redundant __contruct from VcsDriver implementations and move init code to initialize method
|
vor 13 Jahren |
Jerome Tamarelle
|
d489d2aa3c
Store cached git repositories in user HOME to avoid file permission issues
|
vor 13 Jahren |
Jordi Boggiano
|
273e0f777b
Fix branch extraction, fixes #565
|
vor 13 Jahren |
Jordi Boggiano
|
6f8031ac90
Fix error reporting for missing git process
|
vor 13 Jahren |
Nami-Doc
|
1dba604ba1
Update src/Composer/Repository/Vcs/GitDriver.php
|
vor 13 Jahren |
Nami-Doc
|
2c58dbf3a1
better message if git isn't found
|
vor 13 Jahren |
Holger Rüprich
|
9e2c523faa
Function proc_open doesn't accept a scheme for the current working directory, therefore stripped 'file://' for local repositories.
|
vor 13 Jahren |
Jordi Boggiano
|
1cdae66f8f
Fix up git downloader and git driver commands
|
vor 13 Jahren |
Jordi Boggiano
|
219c31ed0c
Fix git driver updating
|
vor 13 Jahren |
Jordi Boggiano
|
9828472b9e
Improve reliability of GitDriver, refs #485
|
vor 13 Jahren |
Jordi Boggiano
|
1fe24a3837
Add support for github URLs in git driver
|
vor 13 Jahren |
Jordi Boggiano
|
6d5b4d606c
Add warning in verbose mode if drivers can not be used because of missing openssl
|
vor 13 Jahren |
Jordi Boggiano
|
ab9fc59d30
Add missing license headers
|
vor 13 Jahren |
Mateusz Heleniak
|
2a9e8350b0
fixed GitDriver - set correct working directory for cli commands
|
vor 13 Jahren |
Jordi Boggiano
|
3e22084ea4
Overhaul VcsDrivers, introduce TransportException for remote filesystem errors
|
vor 13 Jahren |
Jordi Boggiano
|
d03fb4804c
Fix local repo detection
|
vor 13 Jahren |
Jordi Boggiano
|
c0b18bddb9
Bugfixes in the local git repos handling
|
vor 13 Jahren |
Jordi Boggiano
|
32157a3904
Fix local git repo handling in GitDriver
|
vor 13 Jahren |
Jordi Boggiano
|
e2199b2b03
Fixed automatic date parsing of versions
|
vor 13 Jahren |
Jordi Boggiano
|
a28fa790be
Fix regex
|
vor 13 Jahren |
Jordi Boggiano
|
fa8cb14073
Simplify check
|
vor 13 Jahren |
Jordi Boggiano
|
f152fe723d
Allow local file system git repos & do not restrict to valid http* urls
|
vor 13 Jahren |
Jordi Boggiano
|
702d415472
Fix usage of the ProcessExecutor
|
vor 13 Jahren |
Jordi Boggiano
|
e218b811e0
Convert static Process into an executor that can be injected
|
vor 13 Jahren |
Jordi Boggiano
|
6492118f29
Merge remote-tracking branch 'francoispluchino/master'
|
vor 13 Jahren |
François Pluchino
|
a10f92aafe
Convert Wrapper class to ConsoleIO class
|
vor 13 Jahren |