Commit History

Author SHA1 Message Date
  Roeland Jago Douma 1565177fb5 Revert "Add a magic wrapper to allow phpunit4 to run the code again " 7 years ago
  Joas Schilling e76ef9aaa8 Add a magic wrapper from hell to allow phpunit4 to run the code again 7 years ago
  Joas Schilling 0215b004da Update with robin 8 years ago
  Joas Schilling ba87db3fcc Fix others 8 years ago
  Lukas Reschke aba539703c Update license headers 8 years ago
  Roeland Jago Douma 802be173da \OCP is handled by composer autoloader 8 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
  Joas Schilling f8180391fd Create a Fallback in the old autoloader for PSR-4 Test\TestCase 8 years ago
  Joas Schilling ffa4633822 No more Test_* files exist, remove autoloading 8 years ago
  Roeland Jago Douma a037c10c88 All \OC\ classes are handled by the composer autoloader 8 years ago
  Roeland Jago Douma 5a5a5b2032 OC_xx all live in the legacy folder 8 years ago
  Roeland Douma 93b1768eb7 Merge pull request #23819 from owncloud/move-core-completely-to-psr4 8 years ago
  Lukas Reschke 5a0c936f99 Remove OC/Settings from old autoloader 8 years ago
  Lukas Reschke c952adabb5 Remove OC/Core autoloading from old autoloader 8 years ago
  Lukas Reschke 8e72e51b21 Dont double load class 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Morris Jobke 604897945b Move lib/repair to lib/private/repair 8 years ago
  Vincent Petry 17ce120736 Revert "Dont bother with stream_resolve_include_path if the path is already absolute" 8 years ago
  Robin Appelman 50474c6041 Dont bother with stream_resolve_include_path if the path is already absolute 8 years ago
  Roeland Jago Douma 0bb5eadf89 [autoloader] Make sure to load construct full paths 8 years ago
  Lukas Reschke 8f09d5b67c Update license headers 8 years ago
  Lukas Reschke ff1271c7f3 Remove dead code 8 years ago
  Morris Jobke 8366ce2767 deduplicate @xenopathic 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Robin McCorkell 862afd80b3 Restore loadApp() autoload registration 8 years ago
  Robin McCorkell 0fac2e3f3a Unique exception for invalid autoload paths, better handling 8 years ago
  Robin McCorkell 895e633732 Resolve autoloader valid roots before checking 8 years ago
  Robin Appelman 01dcf7f32c Show the path as part of the exception for not allowed autoloading paths 8 years ago
  Robin Appelman e9b91b1798 verify the path in the autoloader 9 years ago
  Thomas Müller d3ac73c0c9 Remove OC_Log 9 years ago