Historique des commits

Auteur SHA1 Message Date
  Sander Marechal 4799053ca9 Allow dot in URL scheme il y a 13 ans
  Jordi Boggiano c14826dd1e Fix exception handling when loading repos il y a 13 ans
  Jordi Boggiano fe4516aff8 Clarify exception messages when a package can not be loaded from a composer repository, fixes #1070 il y a 13 ans
  Povilas Balzaravicius Pawka 57d1b5a37d Issue #1056. Fixed callback call error on search command. il y a 13 ans
  Jordi Boggiano 803178d28f CS fixes for #1038 il y a 13 ans
  Christoph Hochstrasser 560d6daccf Using separate variable for URL parts il y a 13 ans
  Christoph Hochstrasser 841efc98a6 Appending 'packages.json' only if not present in URL il y a 13 ans
  Jordi Boggiano c14bc368b0 Fix memory usage of the update command il y a 13 ans
  Jordi Boggiano e3b6bd781c Add RepositoryInterface::filterPackages to stream ops on lists il y a 13 ans
  Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues il y a 13 ans
  Jordi Boggiano e46d26cb9b Add loadAliasPackage to the StreamableRepositoryInterface and clear up responsibilities between Pool and Repositories il y a 13 ans
  Jordi Boggiano 26e8217db7 Remove duplication of branch alias parsing code il y a 13 ans
  Jordi Boggiano 2d4076e9b2 Add support for aliases in streamed repos il y a 13 ans
  Jordi Boggiano c8a685be6b Reduce memory usage by only loading packages that are actually needed, fixes #456 il y a 13 ans
  Jordi Boggiano a54bf6269e Improve error messages when network failures occur il y a 13 ans
  Jordi Boggiano 2d41774bcc Add warning when loading an https repo if openssl is disabled, refs #930 il y a 13 ans
  Jordi Boggiano d80180c2b9 Allow notifyUrl to be a complete URL il y a 13 ans
  Jordi Boggiano a06ebdd8ef Add caching to svn metadata il y a 13 ans
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic il y a 13 ans
  Jordi Boggiano 8ff497ac6f Skip filter_var on 5.3.2 since it is buggy il y a 13 ans
  Jordi Boggiano 70ad8274cd Work around poorly configured php il y a 13 ans
  Jordi Boggiano b094ef7155 Add repository notification API support il y a 13 ans
  Jordi Boggiano fc29487a2a Add home config key and use it to create the cache instance il y a 13 ans
  Jordi Boggiano 0d97ec4783 Add cache to the composer repositories il y a 13 ans
  Jordi Boggiano a476d1f97d Add support for the new composer repository format il y a 13 ans
  Jordi Boggiano a67f62990c Prepare for upcoming format break il y a 13 ans
  Jordi Boggiano 7f65dd7409 Use RemoteFilesystem everywhere we do http requests il y a 13 ans
  Jordi Boggiano 774e9d0da6 Remove dependency on filter_var il y a 13 ans
  Jordi Boggiano f6b9488bf0 Move root package handling to a dedicated loader and make ArrayLoader more strict il y a 14 ans
  Matthias Pigulla ebbc807de0 Fix whitespaces and add strict return code checking il y a 14 ans