Commit History

Author SHA1 Message Date
  Jordi Boggiano ba9676e0f2 Add caching for metadata in github driver 13 years ago
  Jordi Boggiano c2933028e8 Make sure github driver is used for all github urls 13 years ago
  Jordi Boggiano 7bfe031768 VcsDrivers now send proper originUrl for authentication 13 years ago
  Jerome Tamarelle 610f15a768 Fix unit tests for VcsRepository 13 years ago
  Jerome Tamarelle 949728f812 Remove redundant __contruct from VcsDriver implementations and move init code to initialize method 13 years ago
  Jordi Boggiano 2844a5673d Use refs API since it is more stable than the branches API with force-pushes, fixes #514 13 years ago
  Jordi Boggiano 6d5b4d606c Add warning in verbose mode if drivers can not be used because of missing openssl 13 years ago
  Jordi Boggiano 7a28a2d83a Add support for new GitHub API 13 years ago
  Jordi Boggiano ab9fc59d30 Add missing license headers 13 years ago
  Beau Simensen 38680998ed Remove the RemoteFilesystem factory and document GitHubDriver->GitDriver fallback. 13 years ago
  Beau Simensen 1e9cb6bac8 Use factory name instead of generator. 13 years ago
  Beau Simensen 340ac49d87 Change `callback` to `callable` 13 years ago
  Beau Simensen 6efbc7d531 Enhanced GitHub API/Private Repository support 13 years ago
  Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors 13 years ago
  François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class 13 years ago
  François Pluchino f65b34860f Merge branch 'test' 13 years ago
  François Pluchino 9af46ad800 Add Helper Wrapper 13 years ago
  Hugo Hamon 70d7ab43ee [Repository] removed unused local $match variable from GitHubDriver::supports() method. 13 years ago
  François Pluchino 86070a8b6e Replace getHttpSupport() to getScheme() 13 years ago
  François Pluchino 9b0e50cdc2 Restore the old regex 13 years ago
  François Pluchino 013d145bcd Add InputInterface and OutputInterface 13 years ago
  François Pluchino fa793649fa Add a VcsDriver abstract class. 13 years ago
  Jordi Boggiano b350dda0fe Skip GitHub driver if openssl is disabled 14 years ago
  Jordi Boggiano b6537324ef Change to GitHub API v3 and fetch default branch 14 years ago
  Jordi Boggiano 4c2e8596aa Add VCS Repository and Git + GitHub drivers 14 years ago