提交历史

作者 SHA1 备注 提交日期
  Stefan Grootscholten 3ccaac619b Refactor the getRepoData method to not throw an Exception 9 年之前
  Stefan Grootscholten 4377ba2bcb Implement changes after review by stof. 9 年之前
  Stefan Grootscholten bea4ec7f88 Some refactoring after testing hg protocol. 9 年之前
  Stefan Grootscholten d25c483231 Implement Bitbucket API version 2.0 (where applicable). 9 年之前
  Thomas Flori 7896b1ffab cache only rendered composer information 9 年之前
  Thomas Flori ec27777341 code improvements as suggested 9 年之前
  Thomas Flori d70dfd2df3 revert style changes 9 年之前
  Thomas Flori 33d026bb06 fix code style to be PSR-2 conform 9 年之前
  Thomas Flori 597f834ae9 add getFileContent function 9 年之前
  Stefan Grootscholten 78fcb5a366 Add support section to composer data for bitbucket repositories. 9 年之前
  Stefan Grootscholten d9fd9fca6b Implement changes after review of stof. 9 年之前
  Stefan Grootscholten 1084a3927e Implement Bitbucket Util in GitBitbucketDriver. 9 年之前
  Stefan Grootscholten 307fd4023b Fetch composer.json using the oauth api. 9 年之前
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface 10 年之前
  Jordi Boggiano 764de14b5e Add caching to bitbucket API requests 10 年之前
  Rob Bast cb336a5416 Implement writeError throughout Composer 11 年之前
  Jordi Boggiano 2a1a963b00 support bitbucket URLs with plain http 11 年之前
  Jordi Boggiano 2b7b605839 Skip empty time values 11 年之前
  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 年之前
  Jordi Boggiano 444bdb2e25 Fix VCS drivers to always use identifiers and not tag names since those can change or disappear 12 年之前
  Robert Schönthal c517ac6404 fixed issue #347 added file to json validation exception 13 年之前
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 年之前
  Jordi Boggiano 7bfe031768 VcsDrivers now send proper originUrl for authentication 13 年之前
  Jerome Tamarelle 949728f812 Remove redundant __contruct from VcsDriver implementations and move init code to initialize method 13 年之前
  Jordi Boggiano 6d5b4d606c Add warning in verbose mode if drivers can not be used because of missing openssl 13 年之前
  Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors 13 年之前
  François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class 14 年之前
  François Pluchino f65b34860f Merge branch 'test' 14 年之前
  François Pluchino 9af46ad800 Add Helper Wrapper 14 年之前