Tiago Ribeiro
|
61beea3c8b
Updated output when a branch is imported to show the pretty version name
|
před 13 roky |
Jordi Boggiano
|
6d5b4d606c
Add warning in verbose mode if drivers can not be used because of missing openssl
|
před 13 roky |
Tiago Ribeiro
|
67885d8585
Added isDebug to IOInterface and improved debug messages for VcsRepositories
|
před 13 roky |
Jordi Boggiano
|
ab9fc59d30
Add missing license headers
|
před 13 roky |
Jordi Boggiano
|
bcbdb97cc6
Fix message when no composer file is found in a tag
|
před 13 roky |
Jordi Boggiano
|
72b7b169e7
Fix warning
|
před 13 roky |
Jordi Boggiano
|
950003bfc3
Reflow the VcsRepo and prevent exception leakage from breaking the parsing
|
před 13 roky |
Jordi Boggiano
|
1d544630b6
Allow requesting a particular vcs driver to bypass github/bitbucket ones
|
před 13 roky |
Jordi Boggiano
|
3e22084ea4
Overhaul VcsDrivers, introduce TransportException for remote filesystem errors
|
před 13 roky |
Jordi Boggiano
|
0b7ee194c6
Remove persistence of alias data, make abstract branch aliasing and keep it in composer only
|
před 13 roky |
Jordi Boggiano
|
1228c04984
Add support for extra.branch-alias config to remap master on 2.1.x for example
|
před 13 roky |
Jordi Boggiano
|
c12dccd3d4
Restore quality of debug output
|
před 13 roky |
Jordi Boggiano
|
f73c08043f
Refactor VcsRepo to follow new dev model
|
před 13 roky |
Jordi Boggiano
|
f152fe723d
Allow local file system git repos & do not restrict to valid http* urls
|
před 13 roky |
Logan Aube
|
ea05f678fd
Exception mentioned PEAR repository when should be VCS, was misleading
|
před 13 roky |
François Pluchino
|
6d4ccaa398
Fix display overwrite()
|
před 13 roky |
Jordi Boggiano
|
434c9ecdeb
Cleanups of IOInterface
|
před 13 roky |
François Pluchino
|
7888ec5313
Add Authentification in FileDownloader
|
před 13 roky |
François Pluchino
|
a10f92aafe
Convert Wrapper class to ConsoleIO class
|
před 13 roky |
François Pluchino
|
f65b34860f
Merge branch 'test'
|
před 13 roky |
François Pluchino
|
9af46ad800
Add Helper Wrapper
|
před 13 roky |
Hugo Hamon
|
398efbb894
[Repository] removed unused local $versions variable from VcsRepository::initialize() method.
|
před 13 roky |
François Pluchino
|
013d145bcd
Add InputInterface and OutputInterface
|
před 13 roky |
Jordi Boggiano
|
f6b9488bf0
Move root package handling to a dedicated loader and make ArrayLoader more strict
|
před 13 roky |
Jordi Boggiano
|
381fcb248a
Allow parsing of branches with invalid names but explicit versions in composer.json
|
před 13 roky |
Jordi Boggiano
|
8df7eb0475
Add SvnDriver for the VcsRepository
|
před 13 roky |
Jordi Boggiano
|
9f55335011
Expose the Driver of the VcsRepository
|
před 13 roky |
Jordi Boggiano
|
4fdc602037
Make VcsRepository drivers configurable
|
před 13 roky |
Jordi Boggiano
|
63d52b3e1b
Minor fixes to allow branch -dev versions
|
před 13 roky |
Jordi Boggiano
|
e6710e311c
Merge remote-tracking branch 'webfactory/mercurial-support'
|
před 13 roky |