Šarūnas Dubinskas
|
29b43ca082
Moving svn driver to the last position as it causes conflicts with hg over http
|
12 éve |
Jordi Boggiano
|
4f5d08e2ad
Add InvalidRepositoryException
|
12 éve |
Jordi Boggiano
|
0c61e9d345
Add warning/errors flags to VCS repo output
|
12 éve |
Jordi Boggiano
|
dae7f3cee7
Add a way to know if any branch failed loading
|
12 éve |
Jordi Boggiano
|
61bd34df55
Make sure error output is clearly visible
|
12 éve |
Jordi Boggiano
|
967c771b26
Add warnings to ValidatingArrayLoader that are simply stripped by default, add reporting of warnings when loading branches
|
12 éve |
Jordi Boggiano
|
bb701da8c2
Do not overwrite output in verbose mode
|
12 éve |
Pascal Borreli
|
5eead93250
Fixed typos
|
12 éve |
bboer
|
d1a452b00b
Made repoConfig available for the VcsDriver to be able to provide additional configuration options easily.
|
13 éve |
bboer
|
93628c42d8
Add support for alternative structures
|
13 éve |
Jordi Boggiano
|
242df060c7
Clarify exception message
|
13 éve |
Jordi Boggiano
|
ec301ea8bb
Output error if a VCS repo has no package at all instead of silently going through
|
13 éve |
Jordi Boggiano
|
b0151a4ce5
Allow the loader of the VcsRepository to be overriden
|
13 éve |
Jordi Boggiano
|
2b2a5d0a92
Fix release- tags not being parsed
|
13 éve |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 éve |
Jordi Boggiano
|
c454d93a20
Move all logic within try/catch to prevent an incorrect version from blowing up the whole package
|
13 éve |
Jerome Tamarelle
|
017ebabcb5
Pass composer configuration to VcsDriver
|
13 éve |
Jordi Boggiano
|
2d49090ffd
Make sure branches have proper .x suffix so that they can be parsed properly
|
13 éve |
Jordi Boggiano
|
fc29487a2a
Add home config key and use it to create the cache instance
|
13 éve |
Tiago Ribeiro
|
61beea3c8b
Updated output when a branch is imported to show the pretty version name
|
13 éve |
Jordi Boggiano
|
6d5b4d606c
Add warning in verbose mode if drivers can not be used because of missing openssl
|
13 éve |
Tiago Ribeiro
|
67885d8585
Added isDebug to IOInterface and improved debug messages for VcsRepositories
|
13 éve |
Jordi Boggiano
|
ab9fc59d30
Add missing license headers
|
13 éve |
Jordi Boggiano
|
bcbdb97cc6
Fix message when no composer file is found in a tag
|
13 éve |
Jordi Boggiano
|
72b7b169e7
Fix warning
|
13 éve |
Jordi Boggiano
|
950003bfc3
Reflow the VcsRepo and prevent exception leakage from breaking the parsing
|
13 éve |
Jordi Boggiano
|
1d544630b6
Allow requesting a particular vcs driver to bypass github/bitbucket ones
|
13 éve |
Jordi Boggiano
|
3e22084ea4
Overhaul VcsDrivers, introduce TransportException for remote filesystem errors
|
13 éve |
Jordi Boggiano
|
0b7ee194c6
Remove persistence of alias data, make abstract branch aliasing and keep it in composer only
|
13 éve |
Jordi Boggiano
|
1228c04984
Add support for extra.branch-alias config to remap master on 2.1.x for example
|
13 éve |