Commit Verlauf

Autor SHA1 Nachricht Datum
  bboer d1a452b00b Made repoConfig available for the VcsDriver to be able to provide additional configuration options easily. vor 13 Jahren
  bboer 93628c42d8 Add support for alternative structures vor 13 Jahren
  Jordi Boggiano 242df060c7 Clarify exception message vor 13 Jahren
  Jordi Boggiano ec301ea8bb Output error if a VCS repo has no package at all instead of silently going through vor 13 Jahren
  Jordi Boggiano b0151a4ce5 Allow the loader of the VcsRepository to be overriden vor 13 Jahren
  Jordi Boggiano 2b2a5d0a92 Fix release- tags not being parsed vor 13 Jahren
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic vor 13 Jahren
  Jordi Boggiano c454d93a20 Move all logic within try/catch to prevent an incorrect version from blowing up the whole package vor 13 Jahren
  Jerome Tamarelle 017ebabcb5 Pass composer configuration to VcsDriver vor 13 Jahren
  Jordi Boggiano 2d49090ffd Make sure branches have proper .x suffix so that they can be parsed properly vor 13 Jahren
  Jordi Boggiano fc29487a2a Add home config key and use it to create the cache instance vor 13 Jahren
  Tiago Ribeiro 61beea3c8b Updated output when a branch is imported to show the pretty version name vor 13 Jahren
  Jordi Boggiano 6d5b4d606c Add warning in verbose mode if drivers can not be used because of missing openssl vor 13 Jahren
  Tiago Ribeiro 67885d8585 Added isDebug to IOInterface and improved debug messages for VcsRepositories vor 13 Jahren
  Jordi Boggiano ab9fc59d30 Add missing license headers vor 13 Jahren
  Jordi Boggiano bcbdb97cc6 Fix message when no composer file is found in a tag vor 13 Jahren
  Jordi Boggiano 72b7b169e7 Fix warning vor 13 Jahren
  Jordi Boggiano 950003bfc3 Reflow the VcsRepo and prevent exception leakage from breaking the parsing vor 13 Jahren
  Jordi Boggiano 1d544630b6 Allow requesting a particular vcs driver to bypass github/bitbucket ones vor 13 Jahren
  Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors vor 13 Jahren
  Jordi Boggiano 0b7ee194c6 Remove persistence of alias data, make abstract branch aliasing and keep it in composer only vor 13 Jahren
  Jordi Boggiano 1228c04984 Add support for extra.branch-alias config to remap master on 2.1.x for example vor 13 Jahren
  Jordi Boggiano c12dccd3d4 Restore quality of debug output vor 13 Jahren
  Jordi Boggiano f73c08043f Refactor VcsRepo to follow new dev model vor 13 Jahren
  Jordi Boggiano f152fe723d Allow local file system git repos & do not restrict to valid http* urls vor 13 Jahren
  Logan Aube ea05f678fd Exception mentioned PEAR repository when should be VCS, was misleading vor 13 Jahren
  François Pluchino 6d4ccaa398 Fix display overwrite() vor 13 Jahren
  Jordi Boggiano 434c9ecdeb Cleanups of IOInterface vor 13 Jahren
  François Pluchino 7888ec5313 Add Authentification in FileDownloader vor 13 Jahren
  François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class vor 13 Jahren