提交歷史

作者 SHA1 備註 提交日期
  Jordi Boggiano 974fb4ac66 Only pass remotefilesystem when needed, fixes #4779 9 年之前
  Jordi Boggiano c1cc6bfecf Avoid doing too many loads of the remotefilesystem 9 年之前
  Jordi Boggiano ce08582671 Fix CS 9 年之前
  Rob Bast a1427d7fd6 replace all occurences in code and comments 9 年之前
  Andreas Möller 12ffe2b4d4 Fix: Add missing imports 10 年之前
  Jordi Boggiano 801a7fcd0a Add support for constraints and not just exact versions in RepositoryInterface::findPackage/s 10 年之前
  François Pluchino 3dc83277a3 Fix phpdoc 11 年之前
  Jérémy JOURDIN fbadc19bf6 Add preFileDownload event on package.json fetch 11 年之前
  Jordi Boggiano 8d0b7f278e CS fixes 12 年之前
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed 12 年之前
  Jordi Boggiano 5264d0637b Fix regression added in 33af9eea9550a8a65ece651e5c46e8a5104a8139, fixes #1841 12 年之前
  Jordi Boggiano 06026d6b93 Add @deprecated note 12 年之前
  Jordi Boggiano 4207fc3b19 Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 12 年之前
  Pascal Borreli 5eead93250 Fixed typos 12 年之前
  Jordi Boggiano de449aa144 Merge remote-tracking branch 'PSeiffert/master' 13 年之前
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 年之前
  Paul Seiffert 1713acf011 Coding standards and Cosmetics 13 年之前
  Jordi Boggiano 89e095b4b5 Handle --dev installs/updates 13 年之前
  Jordi Boggiano fc29487a2a Add home config key and use it to create the cache instance 13 年之前
  Jordi Boggiano 5eb333680b Rename findPackagesByName to findPackages and allow version arg 13 年之前
  François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class 13 年之前
  François Pluchino 9af46ad800 Add Helper Wrapper 13 年之前
  François Pluchino 013d145bcd Add InputInterface and OutputInterface 13 年之前
  Jordi Boggiano f051778192 Clean up unneeded initialization stuff 13 年之前
  Jordi Boggiano f6b9488bf0 Move root package handling to a dedicated loader and make ArrayLoader more strict 13 年之前
  Jordi Boggiano 23c1c40b3d Fix missing reference in local repository 13 年之前
  Jordi Boggiano 9b24734c9d Add parsing and on-the-fly loading of repositories defined in packages 13 年之前
  Jordi Boggiano 450095e61d Adjust RepositoryManager to handle multiple repositories of one type 13 年之前
  everzet cc2f2b79ca added findPackage() method to the RepositoryManager and RepositoryInterface 13 年之前
  everzet 0694f5217a Implemented RepositoryManager 13 年之前