Historique des commits

Auteur SHA1 Message Date
  Robin Appelman 01dcf7f32c Show the path as part of the exception for not allowed autoloading paths il y a 9 ans
  Robin Appelman e9b91b1798 verify the path in the autoloader il y a 9 ans
  Thomas Müller d3ac73c0c9 Remove OC_Log il y a 9 ans
  Jenkins for ownCloud b585d87d9d Update license headers il y a 9 ans
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" il y a 9 ans
  Jenkins for ownCloud 6a1a4880f0 Updating license headers il y a 9 ans
  Adam Williamson 0e3f2055d2 use Composer autoloader not OC for non-Composer 3rdparty (#9643) il y a 10 ans
  Georg Ehrke 498aa66648 add additional type check il y a 10 ans
  Georg Ehrke 2c00ab13cf update autoloader il y a 10 ans
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc il y a 10 ans
  Andreas Fischer c85cc13d1a Allow null as cache parameter (if no cache was found) and for cache removal. il y a 11 ans
  Andreas Fischer dde832b76c Only write-back on cache miss. il y a 11 ans
  Andreas Fischer eb6637682e Inject memoryCache into Autoloader. Remove recursion-prevention hack. il y a 11 ans
  Thomas Müller 1adadf36fc Merge pull request #5071 from owncloud/fix-autoloader-master il y a 11 ans
  Victor Dubiniuk 5bb4330ea4 Fix autoloader regression il y a 11 ans
  Thomas Müller 9eab8b39df Merge branch 'master' into fixing-4620-master il y a 11 ans
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public il y a 11 ans
  Thomas Müller 5ae4d67540 in case the cache cannot be initialized within the autoloader we just shoul not use it il y a 11 ans
  Markus Goetz aba64a0b81 Class Auto Loader: Cache paths in APC il y a 11 ans
  Thomas Mueller 988b539dd7 Let's just use '/' as we do almost everywhere - this change fixes two failing unit tests il y a 11 ans
  Robin Appelman 71fc4a2cf4 Autoloader: fix loading app clases located in lib/ il y a 11 ans
  Robin Appelman 2a01d39940 Autoloader: load the 3rdparty libraries using prefixes il y a 11 ans
  Robin Appelman 6d903cf7ae Autoloader: add support for custom namespace paths il y a 11 ans
  Robin Appelman 72ed74f28a Autoloader: split getting the class paths and loading the class il y a 11 ans
  Robin Appelman cac86bb4db Allow disabling the global classpath in an autoloader il y a 11 ans
  Robin Appelman d1fcb7eb52 Allow the autoloader to try mutliple possible paths for each path il y a 11 ans
  Robin Appelman 19cfe74bf5 Add per-autoloader classPath il y a 11 ans
  Robin Appelman 0b5f6b9c13 Move autoloader to it's own class il y a 11 ans