커밋 기록

작성자 SHA1 메시지 날짜
  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. 11 년 전
  Andreas Fischer dde832b76c Only write-back on cache miss. 11 년 전
  Andreas Fischer eb6637682e Inject memoryCache into Autoloader. Remove recursion-prevention hack. 11 년 전
  Thomas Müller 1adadf36fc Merge pull request #5071 from owncloud/fix-autoloader-master 11 년 전
  Victor Dubiniuk 5bb4330ea4 Fix autoloader regression 11 년 전
  Thomas Müller 9eab8b39df Merge branch 'master' into fixing-4620-master 11 년 전
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 년 전
  Thomas Müller 5ae4d67540 in case the cache cannot be initialized within the autoloader we just shoul not use it 11 년 전
  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 년 전
  Robin Appelman 0b5f6b9c13 Move autoloader to it's own class 11 년 전