Commit Graph

72 Commits (20c6d1a7e93ef7bcf40eb64f896b64399efd7104)

Author SHA1 Message Date
Côme Chilliet 20c6d1a7e9
feat: Improve init a bit, and add more profiling steps 5 months ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 1 year ago
Côme Chilliet 644036ab4e
fix: Migrate away from OC_App toward the IAppManager 1 year ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Côme Chilliet f68d4f7300
Remove deprecated methods Util::writeLog and DIContainer::log 2 years ago
Carl Schwan 7d272c54d0 Add a built-in profiler inside Nextcloud 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
J0WI efc5c57a79 Some more strict_types 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Morris Jobke 5819e5e5b3
Make lib/autoloader.php strictly typed and properly type hinted 8 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 8 years ago
Roeland Jago Douma 1565177fb5
Revert "Add a magic wrapper to allow phpunit4 to run the code again " 9 years ago
Joas Schilling e76ef9aaa8
Add a magic wrapper from hell to allow phpunit4 to run the code again 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Lukas Reschke aba539703c
Update license headers 9 years ago
Roeland Jago Douma 802be173da
\OCP is handled by composer autoloader 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling f8180391fd
Create a Fallback in the old autoloader for PSR-4 Test\TestCase 10 years ago
Joas Schilling ffa4633822
No more Test_* files exist, remove autoloading 10 years ago
Roeland Jago Douma a037c10c88
All \OC\ classes are handled by the composer autoloader 10 years ago
Roeland Jago Douma 5a5a5b2032
OC_xx all live in the legacy folder 10 years ago
Lukas Reschke 5a0c936f99
Remove OC/Settings from old autoloader 10 years ago
Lukas Reschke c952adabb5
Remove OC/Core autoloading from old autoloader 10 years ago
Lukas Reschke 8e72e51b21 Dont double load class 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke 604897945b Move lib/repair to lib/private/repair 10 years ago
Vincent Petry 17ce120736 Revert "Dont bother with stream_resolve_include_path if the path is already absolute" 10 years ago
Robin Appelman 50474c6041 Dont bother with stream_resolve_include_path if the path is already absolute 10 years ago
Roeland Jago Douma 0bb5eadf89 [autoloader] Make sure to load construct full paths 10 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Lukas Reschke ff1271c7f3 Remove dead code 10 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Robin McCorkell 862afd80b3 Restore loadApp() autoload registration 10 years ago
Robin McCorkell 0fac2e3f3a Unique exception for invalid autoload paths, better handling 10 years ago
Robin McCorkell 895e633732 Resolve autoloader valid roots before checking 10 years ago
Robin Appelman 01dcf7f32c Show the path as part of the exception for not allowed autoloading paths 10 years ago
Robin Appelman e9b91b1798 verify the path in the autoloader 10 years ago
Thomas Müller d3ac73c0c9 Remove OC_Log 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Adam Williamson 0e3f2055d2 use Composer autoloader not OC for non-Composer 3rdparty (#9643) 11 years ago