Vincent Petry
|
17ce120736
Revert "Dont bother with stream_resolve_include_path if the path is already absolute"
|
9 年 前 |
Robin Appelman
|
50474c6041
Dont bother with stream_resolve_include_path if the path is already absolute
|
9 年 前 |
Roeland Jago Douma
|
0bb5eadf89
[autoloader] Make sure to load construct full paths
|
9 年 前 |
Lukas Reschke
|
8f09d5b67c
Update license headers
|
9 年 前 |
Lukas Reschke
|
ff1271c7f3
Remove dead code
|
9 年 前 |
Morris Jobke
|
8366ce2767
deduplicate @xenopathic
|
9 年 前 |
Morris Jobke
|
b945d71384
update licence headers via script
|
9 年 前 |
Robin McCorkell
|
862afd80b3
Restore loadApp() autoload registration
|
9 年 前 |
Robin McCorkell
|
0fac2e3f3a
Unique exception for invalid autoload paths, better handling
|
9 年 前 |
Robin McCorkell
|
895e633732
Resolve autoloader valid roots before checking
|
9 年 前 |
Robin Appelman
|
01dcf7f32c
Show the path as part of the exception for not allowed autoloading paths
|
9 年 前 |
Robin Appelman
|
e9b91b1798
verify the path in the autoloader
|
9 年 前 |
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)
|
10 年 前 |
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.
|
11 年 前 |
Andreas Fischer
|
dde832b76c
Only write-back on cache miss.
|
11 年 前 |
Andreas Fischer
|
eb6637682e
Inject memoryCache into Autoloader. Remove recursion-prevention hack.
|
11 年 前 |
Thomas Müller
|
1adadf36fc
Merge pull request #5071 from owncloud/fix-autoloader-master
|
11 年 前 |
Victor Dubiniuk
|
5bb4330ea4
Fix autoloader regression
|
11 年 前 |
Thomas Müller
|
9eab8b39df
Merge branch 'master' into fixing-4620-master
|
11 年 前 |
Thomas Müller
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
11 年 前 |
Thomas Müller
|
5ae4d67540
in case the cache cannot be initialized within the autoloader we just shoul not use it
|
11 年 前 |
Markus Goetz
|
aba64a0b81
Class Auto Loader: Cache paths in APC
|
11 年 前 |
Thomas Mueller
|
988b539dd7
Let's just use '/' as we do almost everywhere - this change fixes two failing unit tests
|
11 年 前 |