Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jordi Boggiano 66e9dcddf4 CS fixes 13 жил өмнө
  Jordi Boggiano 4bbb168d44 Remove BC code 13 жил өмнө
  Giulio De Donato 5c08b5b215 fixed #790 13 жил өмнө
  Jordi Boggiano 1df9c62583 Cosmetic fixes to autoload generation 13 жил өмнө
  Benjamin Eberlei 5c5e962b5a Add Files Autoloading key. This is a necessary feature to allow purely or partly functional libraries to be "autoloadable" by composer by calling require_once on every file in the "autoload"."files" list. 13 жил өмнө
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 жил өмнө
  Jordi Boggiano 1a255420b0 Ignore aliases in autoload generator 13 жил өмнө
  Jordi Boggiano 11edea8aee Add deprecation warning to old .composer files 13 жил өмнө
  Jordi Boggiano aff7745231 Fix target-dir autoloader 13 жил өмнө
  Jordi Boggiano 15ab5868a3 Move composer metafiles back in a composer dir, except autoload.php 13 жил өмнө
  Nils Adermann e74e218bdb Merge pull request #602 from Seldaek/target_dir_autoload 13 жил өмнө
  Jordi Boggiano ab0ced493c Make sure BC dir exists 13 жил өмнө
  Jordi Boggiano 51711c2f73 Fix multi-prefix handling 13 жил өмнө
  Jordi Boggiano 66135538c1 Allow root packages packages with target-dir to be autoloaded, fixes #139 13 жил өмнө
  Jordi Boggiano 22fe296ad0 Move .composer files out into the vendor dir, fixes #497 13 жил өмнө
  Jordi Boggiano b999d18365 Improve include_paths generation, fixes #596 13 жил өмнө
  Jordi Boggiano 83b52b5b7f Avoid blowing up on misconfigured autoload entries 13 жил өмнө
  Jordi Boggiano 8f24a04a1d Make sure vendor dir exists before dumping autoloader 13 жил өмнө
  Jordi Boggiano 3c07b4338a Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed 13 жил өмнө
  Christoph Hochstrasser 68c12c3516 Do set_include_path only if any package define include paths. 13 жил өмнө
  Christoph Hochstrasser f369104bb1 Packages can define include paths. 13 жил өмнө
  Jordi Boggiano 30cfb69739 Add support for mapping a namespace prefix onto many dirs in the autoload config 13 жил өмнө
  Martin Hasoň 1f8c9eeb6c Added parameter $inDirectory to method Filesystem::findShortestPath 13 жил өмнө
  Martin Hasoň afc04c9e53 Fixed creating shortest paths in AutoloadGenerator 13 жил өмнө
  Jordi Boggiano f8a09eaa3f Make classmaps relative instead of absolute for file portability 13 жил өмнө
  Benjamin Eberlei 671cd5ee08 Add tests for ClassMapGenerator 13 жил өмнө
  Benjamin Eberlei 1af3604303 Add support for class-map generation. 13 жил өмнө
  Jordi Boggiano 5d414436ba Avoid phpunit process-isolation errors with the autoload closure 13 жил өмнө
  Jordi Boggiano 5da021ffa7 Moved Filesystem to base Util namespace 14 жил өмнө
  Jordi Boggiano 5daaba9e62 Extract some code in a AutoloadGenerator::buildPackageMap method 14 жил өмнө