64 コミット (eb502c02ff7693bb36318d857985f79e7bac370c)

作成者 SHA1 メッセージ 日付
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3年前
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3年前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4年前
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4年前
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4年前
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6年前
  Morris Jobke 5819e5e5b3
Make lib/autoloader.php strictly typed and properly type hinted 6年前
  Morris Jobke 31c5c2a592
Change @georgehrke's email 6年前
  Roeland Jago Douma 1565177fb5
Revert "Add a magic wrapper to allow phpunit4 to run the code again " 7年前
  Joas Schilling e76ef9aaa8
Add a magic wrapper from hell to allow phpunit4 to run the code again 7年前
  Joas Schilling 0215b004da
Update with robin 7年前
  Joas Schilling ba87db3fcc
Fix others 7年前
  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 8年前
  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) 9年前
  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年前