54 커밋 (55bf9e3f711c5eacfe2c096dd2ee99bc4e7fcf8a)

작성자 SHA1 메시지 날짜
  Joas Schilling e76ef9aaa8
Add a magic wrapper from hell to allow phpunit4 to run the code again 7 년 전
  Joas Schilling 0215b004da
Update with robin 8 년 전
  Joas Schilling ba87db3fcc
Fix others 8 년 전
  Lukas Reschke aba539703c
Update license headers 8 년 전
  Roeland Jago Douma 802be173da
\OCP is handled by composer autoloader 8 년 전
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 년 전
  Joas Schilling f8180391fd
Create a Fallback in the old autoloader for PSR-4 Test\TestCase 8 년 전
  Joas Schilling ffa4633822
No more Test_* files exist, remove autoloading 8 년 전
  Roeland Jago Douma a037c10c88
All \OC\ classes are handled by the composer autoloader 8 년 전
  Roeland Jago Douma 5a5a5b2032
OC_xx all live in the legacy folder 8 년 전
  Lukas Reschke 5a0c936f99
Remove OC/Settings from old autoloader 8 년 전
  Lukas Reschke c952adabb5
Remove OC/Core autoloading from old autoloader 8 년 전
  Lukas Reschke 8e72e51b21 Dont double load class 8 년 전
  Thomas Müller 682821c71e Happy new year! 8 년 전
  Morris Jobke 604897945b Move lib/repair to lib/private/repair 8 년 전
  Vincent Petry 17ce120736 Revert "Dont bother with stream_resolve_include_path if the path is already absolute" 8 년 전
  Robin Appelman 50474c6041 Dont bother with stream_resolve_include_path if the path is already absolute 8 년 전
  Roeland Jago Douma 0bb5eadf89 [autoloader] Make sure to load construct full paths 8 년 전
  Lukas Reschke 8f09d5b67c Update license headers 8 년 전
  Lukas Reschke ff1271c7f3 Remove dead code 8 년 전
  Morris Jobke 8366ce2767 deduplicate @xenopathic 8 년 전
  Morris Jobke b945d71384 update licence headers via script 8 년 전
  Robin McCorkell 862afd80b3 Restore loadApp() autoload registration 8 년 전
  Robin McCorkell 0fac2e3f3a Unique exception for invalid autoload paths, better handling 8 년 전
  Robin McCorkell 895e633732 Resolve autoloader valid roots before checking 8 년 전
  Robin Appelman 01dcf7f32c Show the path as part of the exception for not allowed autoloading paths 8 년 전
  Robin Appelman e9b91b1798 verify the path in the autoloader 9 년 전
  Thomas Müller d3ac73c0c9 Remove OC_Log 9 년 전
  Jenkins for ownCloud b585d87d9d Update license headers 9 년 전
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 년 전
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 년 전
  Adam Williamson 0e3f2055d2 use Composer autoloader not OC for non-Composer 3rdparty (#9643) 10 년 전
  Georg Ehrke 498aa66648 add additional type check 10 년 전
  Georg Ehrke 2c00ab13cf update autoloader 10 년 전
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 년 전
  Andreas Fischer c85cc13d1a Allow null as cache parameter (if no cache was found) and for cache removal. 10 년 전
  Andreas Fischer dde832b76c Only write-back on cache miss. 10 년 전
  Andreas Fischer eb6637682e Inject memoryCache into Autoloader. Remove recursion-prevention hack. 10 년 전
  Victor Dubiniuk 5bb4330ea4 Fix autoloader regression 10 년 전
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 년 전
  Thomas Müller 5ae4d67540 in case the cache cannot be initialized within the autoloader we just shoul not use it 10 년 전
  Markus Goetz aba64a0b81 Class Auto Loader: Cache paths in APC 11 년 전
  Thomas Mueller 988b539dd7 Let's just use '/' as we do almost everywhere - this change fixes two failing unit tests 11 년 전
  Robin Appelman 71fc4a2cf4 Autoloader: fix loading app clases located in lib/ 11 년 전
  Robin Appelman 2a01d39940 Autoloader: load the 3rdparty libraries using prefixes 11 년 전
  Robin Appelman 6d903cf7ae Autoloader: add support for custom namespace paths 11 년 전
  Robin Appelman 72ed74f28a Autoloader: split getting the class paths and loading the class 11 년 전
  Robin Appelman cac86bb4db Allow disabling the global classpath in an autoloader 11 년 전
  Robin Appelman d1fcb7eb52 Allow the autoloader to try mutliple possible paths for each path 11 년 전
  Robin Appelman 19cfe74bf5 Add per-autoloader classPath 11 년 전