Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic hace 13 años
  Jordi Boggiano c454d93a20 Move all logic within try/catch to prevent an incorrect version from blowing up the whole package hace 13 años
  Jerome Tamarelle 017ebabcb5 Pass composer configuration to VcsDriver hace 13 años
  Jordi Boggiano 2d49090ffd Make sure branches have proper .x suffix so that they can be parsed properly hace 13 años
  Jordi Boggiano fc29487a2a Add home config key and use it to create the cache instance hace 13 años
  Tiago Ribeiro 61beea3c8b Updated output when a branch is imported to show the pretty version name hace 13 años
  Jordi Boggiano 6d5b4d606c Add warning in verbose mode if drivers can not be used because of missing openssl hace 13 años
  Tiago Ribeiro 67885d8585 Added isDebug to IOInterface and improved debug messages for VcsRepositories hace 13 años
  Jordi Boggiano ab9fc59d30 Add missing license headers hace 13 años
  Jordi Boggiano bcbdb97cc6 Fix message when no composer file is found in a tag hace 13 años
  Jordi Boggiano 72b7b169e7 Fix warning hace 13 años
  Jordi Boggiano 950003bfc3 Reflow the VcsRepo and prevent exception leakage from breaking the parsing hace 13 años
  Jordi Boggiano 1d544630b6 Allow requesting a particular vcs driver to bypass github/bitbucket ones hace 13 años
  Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors hace 13 años
  Jordi Boggiano 0b7ee194c6 Remove persistence of alias data, make abstract branch aliasing and keep it in composer only hace 13 años
  Jordi Boggiano 1228c04984 Add support for extra.branch-alias config to remap master on 2.1.x for example hace 13 años
  Jordi Boggiano c12dccd3d4 Restore quality of debug output hace 13 años
  Jordi Boggiano f73c08043f Refactor VcsRepo to follow new dev model hace 14 años
  Jordi Boggiano f152fe723d Allow local file system git repos & do not restrict to valid http* urls hace 14 años
  Logan Aube ea05f678fd Exception mentioned PEAR repository when should be VCS, was misleading hace 14 años
  François Pluchino 6d4ccaa398 Fix display overwrite() hace 14 años
  Jordi Boggiano 434c9ecdeb Cleanups of IOInterface hace 14 años
  François Pluchino 7888ec5313 Add Authentification in FileDownloader hace 14 años
  François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class hace 14 años
  François Pluchino f65b34860f Merge branch 'test' hace 14 años
  François Pluchino 9af46ad800 Add Helper Wrapper hace 14 años
  Hugo Hamon 398efbb894 [Repository] removed unused local $versions variable from VcsRepository::initialize() method. hace 14 años
  François Pluchino 013d145bcd Add InputInterface and OutputInterface hace 14 años
  Jordi Boggiano f6b9488bf0 Move root package handling to a dedicated loader and make ArrayLoader more strict hace 14 años
  Jordi Boggiano 381fcb248a Allow parsing of branches with invalid names but explicit versions in composer.json hace 14 años