커밋 기록

작성자 SHA1 메시지 날짜
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface 9 년 전
  Jordi Boggiano 29312be4df Strict typing fixes 9 년 전
  Jordi Boggiano afd98b74f1 Fix handling of www.github.com in GitHubDriver, fixes composer/packagist#572 10 년 전
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 년 전
  Jordi Boggiano 2b7b605839 Skip empty time values 11 년 전
  Jordi Boggiano d5294ef91b Update repo url from github and handle trailing slashes, refs composer/packagist#354 refs composer/packagist#423 11 년 전
  Jordi Boggiano b7402c3b2d Ignore gh-pages branches, fixes #3073 11 년 전
  Jordi Boggiano ac497feaba CS fixes 11 년 전
  Jordi Boggiano eebffacd9f Use pagination to get tags/branches from the github API 11 년 전
  Nils Adermann b808ff5e28 Don't hardcode the URL to an https one either 11 년 전
  Nils Adermann edfaf727e5 When using the github driver with no-api don't reset to an ssh url 11 년 전
  Jordi Boggiano a612b2affe Merge remote-tracking branch 'naderman/download-failover' 11 년 전
  Nils Adermann a80fde97d5 Make the github driver behave like git if "no-api" is specified. 11 년 전
  Nils Adermann 35fbe3fd42 Download failover means we can now always try github zip urls for dist 11 년 전
  Kim Laï Trinh 691f784f92 fix bug introduced in https://github.com/composer/composer/pull/2375 12 년 전
  Gennady Feldman e5045ce215 Per request from Jordi Boggiano (Seldaek) making Config 2nd parameter in supports() 12 년 전
  Gennady Feldman 93ebfd54b1 Adding Config as parameter to the Driver::supports(), updating all drivers, user and tests. 12 년 전
  Gennady Feldman d8dbcab710 Refactoring my code to use a protected function to generate API Url. 12 년 전
  Gennady Feldman e78499d28d First working version of GitHub Enterprise API. 12 년 전
  Nicolas Bastien 52711d121c Remove unused use statement. 12 년 전
  Jordi Boggiano 444bdb2e25 Fix VCS drivers to always use identifiers and not tag names since those can change or disappear 12 년 전
  Jordi Boggiano 1a50f74c4c Improve reporting of github rate limiting errors, fixes #2183 12 년 전
  Jordi Boggiano 5267bafa2c Retry fetching composer.json files twice since github returns 404s at random at the moment 12 년 전
  Andrey Utkin 340e960614 Allow svn repositories to reside deeper than module root 12 년 전
  Jordi Boggiano 259a25344d Use the api to get file contents instead of raw.github.com 12 년 전
  Jordi Boggiano 17a5bdf162 Normalize github URLs generated by the GitHubDriver, fixes #1551 12 년 전
  Jordi Boggiano 432955e0ae Fix github url escaping, raw.github.com doesnt like escaped slashes 12 년 전
  Jordi Boggiano 224934831d Change all github archive URLs to API URLs and handle fallback for those to nodeload 13 년 전
  Chris Smith 120f52c632 Generate private zipball urls for private repositories 13 년 전
  Jordi Boggiano 15475f0ef2 Rename cache dirs to consolidate them by purpose 13 년 전