커밋 기록

작성자 SHA1 메시지 날짜
  Jordi Boggiano 2af2c27168 Add regression test for files autoload in root package, fixes #880 13 년 전
  Jordi Boggiano 44d7d4a38e Make PSR0 scanning optional 13 년 전
  Jordi Boggiano 48c46ce3b6 Automatically generate classmaps for all PSR-0 packages to speed things up, fixes #541, fixes #127 13 년 전
  Jordi Boggiano 4f0ad98905 Always include the ClassLoader since autoload_real is included only once, refs #963 13 년 전
  Victor Berchet 4c82c35dbc [Autoload] Generate the autoloader_real file in the target directory 13 년 전
  Victor Berchet 2c065416eb [Autoload] generate an autoload_real.php file 13 년 전
  Victor Berchet 963fedc9a5 [Autoload] remove closures because of a bug in APC 13 년 전
  Jordi Boggiano 6fb5d26474 Revert "Add test and some fixes to allow absolute paths, refs #869" 13 년 전
  Jordi Boggiano a2a2f4af59 Add test and some fixes to allow absolute paths, refs #869 13 년 전
  Sylvain Filteau 51404659ef Change the order of the include paths 13 년 전
  Jordi Boggiano b876dcbafb Use the config object to define the vendor dir and not the installation manager 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 1a255420b0 Ignore aliases in autoload generator 13 년 전
  Jordi Boggiano 15ab5868a3 Move composer metafiles back in a composer dir, except autoload.php 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 b999d18365 Improve include_paths generation, fixes #596 13 년 전
  Jordi Boggiano 3c07b4338a Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed 13 년 전
  Christoph Hochstrasser af52c8118e Some tests for include path setting 13 년 전
  Jordi Boggiano 2d9739bd05 Add support for files in classmap autoload config, fixes #463 13 년 전
  Jordi Boggiano 30cfb69739 Add support for mapping a namespace prefix onto many dirs in the autoload config 13 년 전
  Martin Hasoň fde38dacec Added test for generated classmap files 13 년 전
  Jordi Boggiano f8a09eaa3f Make classmaps relative instead of absolute for file portability 13 년 전
  Jordi Boggiano 27eb249aab Merge remote-tracking branch 'beberlei/ClassMaps' 13 년 전
  till 23902023e5 fix namespace 13 년 전
  Benjamin Eberlei 671cd5ee08 Add tests for ClassMapGenerator 13 년 전
  Wookieb f93135b3bd Cosmetic tests fix - remove test directories 13 년 전
  Wookieb 8d3b40ff8e Tests should remove created directories after testing process 13 년 전
  Jordi Boggiano 5da021ffa7 Moved Filesystem to base Util namespace 13 년 전