Историја ревизија

Аутор SHA1 Порука Датум
  Jordi Boggiano 487e66d0a9 Allow loading of multiple composer autoloaders concurrently, fixes #1248 пре 12 година
  Martin Hasoň 1ff1b8ac1f Sorted generated classmap пре 12 година
  Martin Hasoň c63f0d9642 Preserved original position of package if required packages are before this пре 12 година
  Martin Hasoň e75abcbb41 Fixed order of packages in the classmap autoloader пре 12 година
  Martin Hasoň b683aeb586 Fix expected values in tests for autoloader generator пре 12 година
  Filip Procházka 9d8db4e148 AutoloadGenerator: respect dependencies, when requiring files пре 13 година
  Christophe Coevoet 66b83a39d2 Removed a PHP notice when dumping the autoloader пре 13 година
  Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues пре 13 година
  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 година