Commit Graph

2789 Commits (8ca30d244c19b33e7e3b0da247b70160a3acc44f)

Author SHA1 Message Date
Michael Gapczynski cd8d8360b0 Disable fancy folder sharing for now 14 years ago
Michael Gapczynski 5df6f9d14d Fix merge 14 years ago
Robin Appelman 6871a150bd Cache: use a database transition for scanning each folder 14 years ago
Robin Appelman f9c42a196f Cache: no longer using this file 14 years ago
Robin Appelman 29ec007979 Cache: dont migrate permissions, cache them on demain instead 14 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 14 years ago
Bart Visscher a8f963d9cf Spaces to tabs 14 years ago
Robin Appelman f18fc1c510 Clear cached prepared statements when switching between mdb2 and pdo 14 years ago
Robin Appelman a08490364d Cache prepared statements in OC_DB 14 years ago
Robin Appelman 7debfac0dc Cache: more efficient upgrading 14 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 14 years ago
Thomas Mueller 44e5c052b3 handling proper display of files/folders with negative size 14 years ago
Lukas Reschke ab287d2ba4 Move { to same line 14 years ago
Lukas Reschke c845e75693 Expand if to multiple lines 14 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 14 years ago
Lukas Reschke cc00c54f6a Remove uneeded returns 14 years ago
Lukas Reschke e8b45caa51 Remove uneeded return 14 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 14 years ago
Lukas Reschke 99adfbdb86 Check for string position instead of string existence 14 years ago
Jenkins for ownCloud c29310aaef [tx-robot] updated from transifex 14 years ago
Lukas Reschke b7db967dc5 Commentblocks should begin with two * 14 years ago
Lukas Reschke c27833b143 Add @brief to description 14 years ago
Lukas Reschke e151210a62 Simplify the isSubDirectory() function 14 years ago
Michael Gapczynski 094a852bff Wrap the etag in double quotes 14 years ago
Michael Gapczynski b30648cb7d Don't waste time making another call since we know it doesn't exist 14 years ago
Michael Gapczynski a00b9e0a03 Bump version 14 years ago
Michael Gapczynski 9e2f3a5324 Remove old create etag function 14 years ago
Michael Gapczynski 8a63bcc1e8 Don't use more entropy for etags 14 years ago
Michael Gapczynski 4835525c46 Switch scan to scanFile for root of mount points 14 years ago
Jenkins for ownCloud d03dce1283 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski aa15fcf22f Scan mount points in root before adding a entry 14 years ago
Michael Gapczynski 106541361c Change length of mimetypes to 255, the maximum length according to RFC 4288 14 years ago
Jenkins for ownCloud 912050afa0 [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 42e3eaf45a add more linebreaks, replace SQL LIMIT with param 14 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 14 years ago
Björn Schießle 43415386a8 Upstream merged my patch to add additional ssl root certificates to the webdav client. 14 years ago
Michael Gapczynski e8b195bf10 Almost fix Shared scanner... 14 years ago
Bernhard Posselt 75dbe88664 added cleanup recommendations by including ocs in the cachedKey method and moving the ocs routes stuff at the end of the loadRoutes method 14 years ago
Michael Gapczynski 5174eda232 Fix permissions for mount point 14 years ago
Bernhard Posselt 5ccbfd9079 readded ocs routes 14 years ago
Bernhard Posselt f80bc4ed53 fixed error that displayed a white page and a warning that routes could not be loaded from apps that was caused by the ocs_api merge 14 years ago
Robin Appelman d0377b1951 Cache: normalize mimetypes 14 years ago
Robin Appelman 439578288f Cache: split permission cache scanning and cache scanning 14 years ago
Robin Appelman 457dc270f5 Fix messed up mounts 14 years ago
Robin Appelman 0ca5047da5 Autoload namespaced test classes 14 years ago
Thomas Mueller a21da9f9fd fixing returns 14 years ago
Thomas Mueller 1093cdd823 fixing returns 14 years ago
Thomas Mueller 19edb29cc3 add missing return 14 years ago
Thomas Mueller cdd28fcc46 fixing undefined variable $where 14 years ago
Thomas Mueller 408b2cba58 fixing undefined variable $result - should be $query I assume 14 years ago