Jordi Boggiano
|
79d62cc51c
Escape references properly when getting commit logs for verbose update
|
před 7 roky |
Markus Staab
|
71d058b97b
refactored "svn --version" calls into a single place, closes #7152
|
před 7 roky |
Markus Staab
|
e67a559db9
make sure "svn info" output is parsed in a x-platform way
|
před 7 roky |
Markus Staab
|
9bc83d698e
Pass auth credentials to svn log while retrieving commit logs
|
před 7 roky |
Gabriel Caruso
|
7aad20cb30
[SvnDownloader] Improve plurals and singulars
|
před 8 roky |
Jordi Boggiano
|
4d082f77b8
Simplify composer output to take less lines
|
před 9 roky |
Niels Keurentjes
|
e6f21137ad
Undefined or default return points fixed.
|
před 9 roky |
Jordi Boggiano
|
d347e1efca
Minor tweaks refs #4878
|
před 9 roky |
bogdan
|
e0fad1f55b
Implemented interactive user confirmation on source package update failure
|
před 9 roky |
bogdan
|
a77e2fb093
Removed code duplication with abstract hasMetadataRepository method
|
před 9 roky |
Jordi Boggiano
|
5dbc8fa30b
Make sure getRepoConfig is only called on VcsRepos, refs #4700
|
před 10 roky |
Alexander Loutsenko
|
f42ba46175
#4331 use --no-auth-cache for svn downloader when such option was set
|
před 10 roky |
Jordi Boggiano
|
ce08582671
Fix CS
|
před 10 roky |
Possum
|
2e99b9fdf5
Use https where possible
|
před 10 roky |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
před 10 roky |
Benjamin Grandfond
|
a21b0f82db
Allow SVN to connect with credentials provided with the auth.json file
|
před 11 roky |
Jordi Boggiano
|
77163f66fc
Add support for mirrors in composer repos
|
před 12 roky |
Jordi Boggiano
|
07b8fe8109
Refactor code so it works cross-platform, refs #2825
|
před 11 roky |
Sebastian Brandt
|
f633ab503e
Update SvnDownloader.php
|
před 11 roky |
Sebastian Brandt
|
16489dc084
Update SvnDownloader.php
|
před 11 roky |
Jordi Boggiano
|
60bf5633ea
Wording tweaks, refs #2728
|
před 11 roky |
Jordi Boggiano
|
7ac1f1265e
Merge remote-tracking branch 'sndpl/issue/2494'
|
před 11 roky |
Sandy Pleyte
|
40095d980c
Fix for #2494, don't retrieve svn log when the references don't contain a reference number.
|
před 11 roky |
Jordi Boggiano
|
432ace33d4
Clean up svn environment to fix OSX issues, fixes #2708, refs #2146
|
před 11 roky |
Jordi Boggiano
|
1217a632fe
Adjust function signatures and add type hints, refs #2136
|
před 12 roky |
Sascha Egerer
|
80cebbd4be
Fixed getLocalChanges calls in VCS downloaders to match new function interface
|
před 12 roky |
Sascha Egerer
|
667176d1d0
Add ChangeReport Interface
|
před 12 roky |
Jordi Boggiano
|
771233a5a0
Make it clear what is going on when a vcs folder is missing, fixes #2108
|
před 12 roky |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
před 12 roky |
Pavel Savinov
|
831bd844bd
Almost PHPDoc problems fixed
|
před 12 roky |