Commit History

Author SHA1 Message Date
  Jordi Boggiano ab945a6ec1 Clean up RepositoryInterface, fixes #5464 6 years ago
  Jordi Boggiano f946d8eb5a More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
  Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 6 years ago
  Jordi Boggiano 56805ecafe Add HttpDownloader to wrap/replace RemoteFilesystem with a new curl multi implementation 6 years ago
  Robbie Averill ee97f26931 FIX Update PHPDocs to indicate more specific return types 7 years ago
  Jordi Boggiano 5a3d60c0cf Output warning for invalid-looking packagist config, fixes #5404 9 years ago
  Jordi Boggiano 3b0a1c6f70 Run cs fixer and update config to latest master 9 years ago
  Niels Keurentjes e6f21137ad Undefined or default return points fixed. 9 years ago
  Franz Liedke ea30392105 RepositoryManager::prependRepository() 9 years ago
  Niels Keurentjes ebfceefca6 Removed long deprecated functions that were no longer referenced anywhere. 9 years ago
  Jordi Boggiano 1818b95149 CS fixes 9 years ago
  Jordi Boggiano b839c7ef1c Fix code to work with old php, fixes #4779 #4780 9 years ago
  Jordi Boggiano 974fb4ac66 Only pass remotefilesystem when needed, fixes #4779 9 years ago
  Jordi Boggiano c1cc6bfecf Avoid doing too many loads of the remotefilesystem 9 years ago
  Jordi Boggiano ce08582671 Fix CS 9 years ago
  Rob Bast a1427d7fd6 replace all occurences in code and comments 9 years ago
  Andreas Möller 12ffe2b4d4 Fix: Add missing imports 10 years ago
  Jordi Boggiano 801a7fcd0a Add support for constraints and not just exact versions in RepositoryInterface::findPackage/s 10 years ago
  François Pluchino 3dc83277a3 Fix phpdoc 11 years ago
  Jérémy JOURDIN fbadc19bf6 Add preFileDownload event on package.json fetch 11 years ago
  Jordi Boggiano 8d0b7f278e CS fixes 12 years ago
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed 12 years ago
  Jordi Boggiano 5264d0637b Fix regression added in 33af9eea9550a8a65ece651e5c46e8a5104a8139, fixes #1841 12 years ago
  Jordi Boggiano 06026d6b93 Add @deprecated note 12 years ago
  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 years ago
  Pascal Borreli 5eead93250 Fixed typos 12 years ago
  Jordi Boggiano de449aa144 Merge remote-tracking branch 'PSeiffert/master' 13 years ago
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 years ago
  Paul Seiffert 1713acf011 Coding standards and Cosmetics 13 years ago
  Jordi Boggiano 89e095b4b5 Handle --dev installs/updates 13 years ago