Jérôme Tamarelle
|
ac68a721f4
Merge remote-tracking branch 'composer/master' into gitlab
|
9 年之前 |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 年之前 |
Jordi Boggiano
|
cedbe7f1a0
Bump vcs verbosity output to very verbose, refs #4330
|
10 年之前 |
Henrik Bjørnskov
|
782c6303bc
Initial GitLab Driver
|
10 年之前 |
Rob Bast
|
3d329622d7
overwrite -> overwriteError
|
10 年之前 |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 年之前 |
mpoiriert
|
2a4b125125
change preProcess from private to public
|
10 年之前 |
Jordi Boggiano
|
4fe35ae693
Fix vcs repo constructor, fixes #2444
|
11 年之前 |
Gennady Feldman
|
e5045ce215
Per request from Jordi Boggiano (Seldaek) making Config 2nd parameter in supports()
|
11 年之前 |
Gennady Feldman
|
93ebfd54b1
Adding Config as parameter to the Driver::supports(), updating all drivers, user and tests.
|
11 年之前 |
matt-whittom
|
dd81449998
Updated to remove vfsStreams (no longer needed by tests)
|
12 年之前 |
matt-whittom
|
1019c014e5
using theirs
|
12 年之前 |
matt-whittom
|
a980228b76
Added Perforce VCS to Composer.
|
12 年之前 |
Jordi Boggiano
|
370a9a40fc
Add comment to clarify change
|
12 年之前 |
Šarūnas Dubinskas
|
29b43ca082
Moving svn driver to the last position as it causes conflicts with hg over http
|
12 年之前 |
Jordi Boggiano
|
4f5d08e2ad
Add InvalidRepositoryException
|
12 年之前 |
Jordi Boggiano
|
0c61e9d345
Add warning/errors flags to VCS repo output
|
12 年之前 |
Jordi Boggiano
|
dae7f3cee7
Add a way to know if any branch failed loading
|
12 年之前 |
Jordi Boggiano
|
61bd34df55
Make sure error output is clearly visible
|
12 年之前 |
Jordi Boggiano
|
967c771b26
Add warnings to ValidatingArrayLoader that are simply stripped by default, add reporting of warnings when loading branches
|
12 年之前 |
Jordi Boggiano
|
bb701da8c2
Do not overwrite output in verbose mode
|
12 年之前 |
Pascal Borreli
|
5eead93250
Fixed typos
|
12 年之前 |
bboer
|
d1a452b00b
Made repoConfig available for the VcsDriver to be able to provide additional configuration options easily.
|
13 年之前 |
bboer
|
93628c42d8
Add support for alternative structures
|
13 年之前 |
Jordi Boggiano
|
242df060c7
Clarify exception message
|
13 年之前 |
Jordi Boggiano
|
ec301ea8bb
Output error if a VCS repo has no package at all instead of silently going through
|
13 年之前 |
Jordi Boggiano
|
b0151a4ce5
Allow the loader of the VcsRepository to be overriden
|
13 年之前 |
Jordi Boggiano
|
2b2a5d0a92
Fix release- tags not being parsed
|
13 年之前 |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 年之前 |
Jordi Boggiano
|
c454d93a20
Move all logic within try/catch to prevent an incorrect version from blowing up the whole package
|
13 年之前 |