커밋 기록

작성자 SHA1 메시지 날짜
  Victor Berchet 963fedc9a5 [Autoload] remove closures because of a bug in APC 13 년 전
  Taylor Otwell a834efe7c9 Fix directory handling when auto-loading files. 13 년 전
  Nils Adermann 4e9e66a957 Make sure custom vendor paths don't break file autoloading 13 년 전
  Johannes M. Schmitt 9f150b1c1e fixes a bug when root package has a 'files' autoload entry 13 년 전
  Jordi Boggiano defe5766a4 Revert "Merge remote-tracking branch 'till/bugfix-broken-classmap'" 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 년 전
  Jordi Boggiano d837b8a657 Merge remote-tracking branch 'till/bugfix-broken-classmap' 13 년 전
  Sylvain Filteau 51404659ef Change the order of the include paths 13 년 전
  till 2823c78856 Allow absolute paths in composer.json and don't prepend them with a funny $baseDir variable. 13 년 전
  Nils Adermann d84273ee34 Merge pull request #833 from Seldaek/installmgr_cleanup 13 년 전
  Jordi Boggiano adaa788955 Require file autoloads after the autoloader is registered 13 년 전
  Jordi Boggiano b876dcbafb Use the config object to define the vendor dir and not the installation manager 13 년 전
  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 년 전