Sam L
|
8288d2c456
Display branches and tags if verbose is specified
|
6 лет назад |
Jordi Boggiano
|
6bce9da8c8
Only keep track of empty references that returned a 404
|
6 лет назад |
Jordi Boggiano
|
6473dd9185
Minor improvements to VersionCacheInterface
|
6 лет назад |
Jordi Boggiano
|
359d1318f2
Merge pull request #7703 from glaubinix/t/composer-version-cache
|
6 лет назад |
Stephan Vock
|
105477218d
VcsRepository: fix undefined index notice in preProcess
|
6 лет назад |
Stephan Vock
|
23d37eebe6
Fix: undefined index name in VcsRepository
|
6 лет назад |
Stephan Vock
|
5f2eefb49b
Vcs Repository: add option to cache/reuse entire versions
|
6 лет назад |
Jordi Boggiano
|
4d8b9be5b6
Skip parsing equal branches/tags to avoid failures in packagist down the line
|
7 лет назад |
Jordi Boggiano
|
122e422682
CS fixes
|
8 лет назад |
bohwaz
|
5674262030
fix typo and bugs on Fossil support
|
9 лет назад |
bohwaz
|
abcbef4a67
Add Fossil support to Composer
|
9 лет назад |
Jordi Boggiano
|
d11eff27d0
Cache VCS driver after creation to avoid initializing it several times
|
9 лет назад |
Niels Keurentjes
|
f794ee7870
Fixes for implicit variable declarations, return type mismatches and invalid method declarations.
|
9 лет назад |
Niels Keurentjes
|
868e607f17
Missing parent constructor calls.
|
9 лет назад |
Jordi Boggiano
|
7ac783197b
Keep v prefix on pretty version for numerical branches
|
9 лет назад |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 лет назад |
Lukáš Homza
|
5b748eda6c
Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod
|
9 лет назад |
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 лет назад |