Jordi Boggiano
|
d017e3f209
Adjust GitDriver tag parsing to resolve to SHAs
|
12 роки тому |
Jordi Boggiano
|
e0051a4652
Update tests
|
12 роки тому |
Jordi Boggiano
|
f79c4e4309
Detect safe_mode and output correct error, closes #2006
|
12 роки тому |
Jordi Boggiano
|
b38db73611
Clean up rogue git env vars in case this is running in a git hook, refs #1832
|
12 роки тому |
Jordi Boggiano
|
04c6670f0c
Detect invalid ssh URLs, fixes #1124
|
13 роки тому |
Jordi Boggiano
|
15475f0ef2
Rename cache dirs to consolidate them by purpose
|
13 роки тому |
Jordi Boggiano
|
326fcbcab7
Enforce UTC on all datetime instances, set lock release date to datetime always, refs #923
|
13 роки тому |
Jordi Boggiano
|
08670e7666
Report errors properly when git driver fails to write in the cache, refs #482
|
13 роки тому |
Jordi Boggiano
|
781e0d4f55
Add detection of gitolite user for git repos
|
13 роки тому |
Jordi Boggiano
|
f08c748658
Fix tests, fix handling of branches with slashes in GitDriver, fixes #935
|
13 роки тому |
Jordi Boggiano
|
518984b70d
Output error if a local filesystem VCS repo points to a non-existing dir
|
13 роки тому |
Robert Schönthal
|
c517ac6404
fixed issue #347 added file to json validation exception
|
13 роки тому |
Jordi Boggiano
|
656feda837
Revert previous change, use GIT_ASKPASS env var instead
|
13 роки тому |
Jordi Boggiano
|
4ee1ff46a8
Try ssh before http auth, and make sure ssh fails fast if no login is possible
|
13 роки тому |
Jordi Boggiano
|
3aeb6a8f2d
Minor robustness fix
|
13 роки тому |
Christophe Coevoet
|
c2d3c0509c
Fixed the check for local git repositories
|
13 роки тому |
Christophe Coevoet
|
4404c5f287
Revert "Merge remote-tracking branch 'github-ercanozkaya/master'"
|
13 роки тому |
Ercan Özkaya
|
ca217bd48f
Add support for file:// URIs to GitDriver
|
13 роки тому |
Jordi Boggiano
|
58276d0a52
Warn the user but do not fail hard when a repo can not be synced
|
13 роки тому |
Jordi Boggiano
|
b0b3e17a37
Report errors when a git repo can not be synced up
|
13 роки тому |
Jerome Tamarelle
|
da823f5f19
Store vcs repositories in composer home to prevent permission issues
|
13 роки тому |
Jerome Tamarelle
|
949728f812
Remove redundant __contruct from VcsDriver implementations and move init code to initialize method
|
13 роки тому |
Jerome Tamarelle
|
d489d2aa3c
Store cached git repositories in user HOME to avoid file permission issues
|
13 роки тому |
Jordi Boggiano
|
273e0f777b
Fix branch extraction, fixes #565
|
13 роки тому |
Jordi Boggiano
|
6f8031ac90
Fix error reporting for missing git process
|
13 роки тому |
Nami-Doc
|
1dba604ba1
Update src/Composer/Repository/Vcs/GitDriver.php
|
13 роки тому |
Nami-Doc
|
2c58dbf3a1
better message if git isn't found
|
13 роки тому |
Holger Rüprich
|
9e2c523faa
Function proc_open doesn't accept a scheme for the current working directory, therefore stripped 'file://' for local repositories.
|
13 роки тому |
Jordi Boggiano
|
1cdae66f8f
Fix up git downloader and git driver commands
|
13 роки тому |
Jordi Boggiano
|
219c31ed0c
Fix git driver updating
|
13 роки тому |