18 Revīzijas (3d0661a1e79d48ff68a1302126a30e78a9732fa4)

Autors SHA1 Ziņojums Datums
  Andreas Fischer c85cc13d1a Allow null as cache parameter (if no cache was found) and for cache removal. pirms 10 gadiem
  Andreas Fischer dde832b76c Only write-back on cache miss. pirms 10 gadiem
  Andreas Fischer eb6637682e Inject memoryCache into Autoloader. Remove recursion-prevention hack. pirms 10 gadiem
  Victor Dubiniuk 5bb4330ea4 Fix autoloader regression pirms 10 gadiem
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public pirms 10 gadiem
  Thomas Müller 5ae4d67540 in case the cache cannot be initialized within the autoloader we just shoul not use it pirms 10 gadiem
  Markus Goetz aba64a0b81 Class Auto Loader: Cache paths in APC pirms 11 gadiem
  Thomas Mueller 988b539dd7 Let's just use '/' as we do almost everywhere - this change fixes two failing unit tests pirms 11 gadiem
  Robin Appelman 71fc4a2cf4 Autoloader: fix loading app clases located in lib/ pirms 11 gadiem
  Robin Appelman 2a01d39940 Autoloader: load the 3rdparty libraries using prefixes pirms 11 gadiem
  Robin Appelman 6d903cf7ae Autoloader: add support for custom namespace paths pirms 11 gadiem
  Robin Appelman 72ed74f28a Autoloader: split getting the class paths and loading the class pirms 11 gadiem
  Robin Appelman cac86bb4db Allow disabling the global classpath in an autoloader pirms 11 gadiem
  Robin Appelman d1fcb7eb52 Allow the autoloader to try mutliple possible paths for each path pirms 11 gadiem
  Robin Appelman 19cfe74bf5 Add per-autoloader classPath pirms 11 gadiem
  Robin Appelman 0b5f6b9c13 Move autoloader to it's own class pirms 11 gadiem