Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastiaan Stok 9270904765 fixed issue #992 - branch name not properly escaped hace 13 años
  Robert Schönthal 0cd453449b minor changes to JsonFile::parseJson for Drivers hace 13 años
  Robert Schönthal c517ac6404 fixed issue #347 added file to json validation exception hace 13 años
  Jordi Boggiano 656feda837 Revert previous change, use GIT_ASKPASS env var instead hace 13 años
  Jordi Boggiano 4ee1ff46a8 Try ssh before http auth, and make sure ssh fails fast if no login is possible hace 13 años
  Jordi Boggiano 740d3aa1e3 Generate source urls with labels and not identifiers hace 13 años
  Jordi Boggiano 2257d0b550 Guess issues/source support info for github packages hace 13 años
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic hace 13 años
  Jordi Boggiano ba9676e0f2 Add caching for metadata in github driver hace 13 años
  Jordi Boggiano c2933028e8 Make sure github driver is used for all github urls hace 13 años
  Jordi Boggiano 7bfe031768 VcsDrivers now send proper originUrl for authentication hace 13 años
  Jerome Tamarelle 610f15a768 Fix unit tests for VcsRepository hace 13 años
  Jerome Tamarelle 949728f812 Remove redundant __contruct from VcsDriver implementations and move init code to initialize method hace 13 años
  Jordi Boggiano 2844a5673d Use refs API since it is more stable than the branches API with force-pushes, fixes #514 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
  Jordi Boggiano 7a28a2d83a Add support for new GitHub API hace 13 años
  Jordi Boggiano ab9fc59d30 Add missing license headers hace 13 años
  Beau Simensen 38680998ed Remove the RemoteFilesystem factory and document GitHubDriver->GitDriver fallback. hace 13 años
  Beau Simensen 1e9cb6bac8 Use factory name instead of generator. hace 13 años
  Beau Simensen 340ac49d87 Change `callback` to `callable` hace 13 años
  Beau Simensen 6efbc7d531 Enhanced GitHub API/Private Repository support hace 13 años
  Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors hace 13 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 70d7ab43ee [Repository] removed unused local $match variable from GitHubDriver::supports() method. hace 14 años
  François Pluchino 86070a8b6e Replace getHttpSupport() to getScheme() hace 14 años
  François Pluchino 9b0e50cdc2 Restore the old regex hace 14 años
  François Pluchino 013d145bcd Add InputInterface and OutputInterface hace 14 años
  François Pluchino fa793649fa Add a VcsDriver abstract class. hace 14 años