Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Martin Hasoň 48444a028c Added support for vendor dir excluded from working dir 12 жил өмнө
  Sander Marechal 132f2a9d5d Cache getcwd() result 12 жил өмнө
  Sander Marechal c10e25a945 Use cross-platform absolute path check 12 жил өмнө
  Sander Marechal d7697574ff Fix shortest absolute paths from cwd to classmap path 12 жил өмнө
  Jordi Boggiano 3cc5698e7b Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 12 жил өмнө
  Jordi Boggiano d929a0813a Prepend the ClassLoader autoloader to avoid calling other previously registered autoloaders, fixes #1699 12 жил өмнө
  Jordi Boggiano 87a42c2f01 Fix CS 12 жил өмнө
  Jordi Boggiano 95a6be2396 Merge remote-tracking branch 'mnishihan/master' 12 жил өмнө
  Jordi Boggiano 8d55b9cced Merge remote-tracking branch 'ronnylt/script-event-post-dump-autoload' 12 жил өмнө
  Jordi Boggiano 5a484cb3a9 Make sure target-dir plays well with classmap and files autoload, for root and deps, refs #1550 12 жил өмнө
  Jordi Boggiano ab1256e135 Merge remote-tracking branch 'cmodijk/master' 12 жил өмнө
  Cliff Odijk 5127fe8359 added type check to autoloader fixes #1504 12 жил өмнө
  M N Islam Shihan 41e91f3064 Fixed an issue when a phar file is used in "files" option in composer.json 12 жил өмнө
  Pierre du Plessis 84b34b70e0 Add config option to set if the PHP include path should automatically be used when generating the autoloader 12 жил өмнө
  Ronny López f627c3c603 Make Event devMode argument optional (false by default). 12 жил өмнө
  Ronny López e5cbf83185 Added post-autoload-dump script event. 12 жил өмнө
  Jordi Boggiano c80cb76b9b Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader 12 жил өмнө
  Jordi Boggiano 1beccf9f0f Fix access of the static loader property 12 жил өмнө
  Martin Hasoň 45d7eb5b53 Fixed generating packageMap in AutoloaderGenerater (fixes generating include_paths.php file) 12 жил өмнө
  Martin Hasoň 03e355f063 Fixed topological sorting of packages in AutoloadGenerator 12 жил өмнө
  Jordi Boggiano c5f3a6febd Fix optimized autoloader generation for PSR-0 configs that include non-existent dirs, fixes #1286 13 жил өмнө
  Jordi Boggiano de3188ca7d Remove target dir for classmap autoloads of the root package, fixes #1308 13 жил өмнө
  Jordi Boggiano 487e66d0a9 Allow loading of multiple composer autoloaders concurrently, fixes #1248 13 жил өмнө
  Martin Hasoň 9582a8abfa Added tests for consistency of data in AutoloadGenerator::sortPackageMap 13 жил өмнө
  Martin Hasoň 1ff1b8ac1f Sorted generated classmap 13 жил өмнө
  Martin Hasoň c63f0d9642 Preserved original position of package if required packages are before this 13 жил өмнө
  Martin Hasoň e75abcbb41 Fixed order of packages in the classmap autoloader 13 жил өмнө
  Martin Hasoň b7f96d5dc3 Fixed autoloader generator 13 жил өмнө
  Adrien Brault fd58c24a9f ComposerAutoloaderInitXXX::getLoader behaves like a ClassLoader singleton 13 жил өмнө
  Filip Procházka 80e9999d1c typo 13 жил өмнө