Niels Keurentjes
|
f794ee7870
Fixes for implicit variable declarations, return type mismatches and invalid method declarations.
|
il y a 9 ans |
Niels Keurentjes
|
868e607f17
Missing parent constructor calls.
|
il y a 9 ans |
Jordi Boggiano
|
7ac783197b
Keep v prefix on pretty version for numerical branches
|
il y a 9 ans |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
il y a 9 ans |
Lukáš Homza
|
5b748eda6c
Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod
|
il y a 9 ans |
Jérôme Tamarelle
|
ac68a721f4
Merge remote-tracking branch 'composer/master' into gitlab
|
il y a 9 ans |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
il y a 9 ans |
Jordi Boggiano
|
cedbe7f1a0
Bump vcs verbosity output to very verbose, refs #4330
|
il y a 10 ans |
Henrik Bjørnskov
|
782c6303bc
Initial GitLab Driver
|
il y a 10 ans |
Rob Bast
|
3d329622d7
overwrite -> overwriteError
|
il y a 10 ans |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
il y a 10 ans |
mpoiriert
|
2a4b125125
change preProcess from private to public
|
il y a 10 ans |
Jordi Boggiano
|
4fe35ae693
Fix vcs repo constructor, fixes #2444
|
il y a 11 ans |
Gennady Feldman
|
e5045ce215
Per request from Jordi Boggiano (Seldaek) making Config 2nd parameter in supports()
|
il y a 11 ans |
Gennady Feldman
|
93ebfd54b1
Adding Config as parameter to the Driver::supports(), updating all drivers, user and tests.
|
il y a 11 ans |
matt-whittom
|
dd81449998
Updated to remove vfsStreams (no longer needed by tests)
|
il y a 12 ans |
matt-whittom
|
1019c014e5
using theirs
|
il y a 12 ans |
matt-whittom
|
a980228b76
Added Perforce VCS to Composer.
|
il y a 12 ans |
Jordi Boggiano
|
370a9a40fc
Add comment to clarify change
|
il y a 12 ans |
Šarūnas Dubinskas
|
29b43ca082
Moving svn driver to the last position as it causes conflicts with hg over http
|
il y a 12 ans |
Jordi Boggiano
|
4f5d08e2ad
Add InvalidRepositoryException
|
il y a 12 ans |
Jordi Boggiano
|
0c61e9d345
Add warning/errors flags to VCS repo output
|
il y a 12 ans |
Jordi Boggiano
|
dae7f3cee7
Add a way to know if any branch failed loading
|
il y a 12 ans |
Jordi Boggiano
|
61bd34df55
Make sure error output is clearly visible
|
il y a 12 ans |
Jordi Boggiano
|
967c771b26
Add warnings to ValidatingArrayLoader that are simply stripped by default, add reporting of warnings when loading branches
|
il y a 12 ans |
Jordi Boggiano
|
bb701da8c2
Do not overwrite output in verbose mode
|
il y a 12 ans |
Pascal Borreli
|
5eead93250
Fixed typos
|
il y a 12 ans |
bboer
|
d1a452b00b
Made repoConfig available for the VcsDriver to be able to provide additional configuration options easily.
|
il y a 13 ans |
bboer
|
93628c42d8
Add support for alternative structures
|
il y a 13 ans |
Jordi Boggiano
|
242df060c7
Clarify exception message
|
il y a 13 ans |