Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano b876dcbafb Use the config object to define the vendor dir and not the installation manager hace 13 años
  Jordi Boggiano 1df9c62583 Cosmetic fixes to autoload generation hace 13 años
  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. hace 13 años
  Jordi Boggiano 1a255420b0 Ignore aliases in autoload generator hace 13 años
  Jordi Boggiano 15ab5868a3 Move composer metafiles back in a composer dir, except autoload.php hace 13 años
  Jordi Boggiano 51711c2f73 Fix multi-prefix handling hace 13 años
  Jordi Boggiano 66135538c1 Allow root packages packages with target-dir to be autoloaded, fixes #139 hace 13 años
  Jordi Boggiano b999d18365 Improve include_paths generation, fixes #596 hace 13 años
  Jordi Boggiano 3c07b4338a Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed hace 13 años
  Christoph Hochstrasser af52c8118e Some tests for include path setting hace 13 años
  Jordi Boggiano 2d9739bd05 Add support for files in classmap autoload config, fixes #463 hace 13 años
  Jordi Boggiano 30cfb69739 Add support for mapping a namespace prefix onto many dirs in the autoload config hace 13 años
  Martin Hasoň fde38dacec Added test for generated classmap files hace 13 años
  Jordi Boggiano f8a09eaa3f Make classmaps relative instead of absolute for file portability hace 13 años
  Jordi Boggiano 27eb249aab Merge remote-tracking branch 'beberlei/ClassMaps' hace 13 años
  till 23902023e5 fix namespace hace 13 años
  Benjamin Eberlei 671cd5ee08 Add tests for ClassMapGenerator hace 13 años
  Wookieb f93135b3bd Cosmetic tests fix - remove test directories hace 13 años
  Wookieb 8d3b40ff8e Tests should remove created directories after testing process hace 13 años
  Jordi Boggiano 5da021ffa7 Moved Filesystem to base Util namespace hace 13 años
  Jordi Boggiano d18e749f85 Test fix, fixes #274 hace 13 años
  Jordi Boggiano 15d78e6ad1 Fix autoload generator with vendor-dir = working-dir hace 13 años
  Martin Hasoň d27989c808 Fixed obscure code hace 13 años
  Beau Simensen e8fcf281fa Autoload Generator handles multiple PSR-0 paths hace 13 años
  Jordi Boggiano 116b17dfc0 Fix test suite for OSX hace 13 años
  Jordi Boggiano 21d74328e3 Cosmetic fixes hace 13 años
  Jordi Boggiano abb926a60c Add tests for autoloader hace 13 años