Commit Graph

3180 Commits (8983465210c9dcd91cc178a072775efbcda85ca8)

Author SHA1 Message Date
Michael Gapczynski 8983465210 Correct parent folders' ETags for all users with access to a shared file 14 years ago
Jenkins for ownCloud 99758dce2b [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 76c4dc6296 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 3b9796bfcc [tx-robot] updated from transifex 14 years ago
Robin Appelman 451daf3ab1 Keep user quota into account when the storage backend has unkown free space 14 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 14 years ago
Robin Appelman 6da2c6c83e Create new mountconfig files in json 14 years ago
Robin Appelman 46626915ef Use a parser to read custom mount configuration instead of including the php files 14 years ago
Jenkins for ownCloud 83f0c8ce61 [tx-robot] updated from transifex 14 years ago
Robin Appelman 0c1ec758e8 Cache: hash long storage ids to ensure they fit in the database 14 years ago
Thomas Mueller 40739350c9 class Mapper no respects an unchanged physical root which will be excluded from slugifying the path 14 years ago
Thomas Mueller b488800bd5 fix error in recursive search 14 years ago
Robin Appelman b8e2454f68 Fix strict standard warning in user template 14 years ago
Thomas Mueller 297c50db18 changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAME 14 years ago
Thomas Mueller 102619ab87 we should never drop a database 14 years ago
Robin Appelman ab70f9bd25 Fix quotes in OC_User::isEnabled 14 years ago
Robin Appelman 0395715348 set DEBUG from xdebug session before we first use it 14 years ago
Robin Appelman bcabdd7dd5 Don't cache errors/exceptions when debug is enabled 14 years ago
Jenkins for ownCloud b169073169 [tx-robot] updated from transifex 14 years ago
Lukas Reschke be194c5b5b Invalidate existing HSTS headers 14 years ago
Thomas Mueller e96f6ffa52 filter l10n-* files 14 years ago
Thomas Mueller 8877087b57 adding a compatibility.js as a single source to define all fallback function declarations 14 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 14 years ago
Bart Visscher 2d6d0a4ad4 Whitespace indent fixes 14 years ago
Bart Visscher 2679123846 Add braces around single line if statements 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Bart Visscher d3ef967993 Fix indentation style 14 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 14 years ago
Jenkins for ownCloud bfe6334cd9 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 68fa0b7dcc [tx-robot] updated from transifex 14 years ago
Thomas Mueller b31cc83a2d $this->numericId should be determined based on table storages not filecache 14 years ago
Robin Appelman b54dcd1999 Cache: fix scanner trying to use existing data when file isn't in cache 14 years ago
Thomas Mueller f2baf1ae0e fixing syntax error 14 years ago
Jenkins for ownCloud 8d9352a40d [tx-robot] updated from transifex 14 years ago
Robin Appelman e1fe5279dd Cache: also preserve etags for files 14 years ago
Jenkins for ownCloud fb23ac3ce2 [tx-robot] updated from transifex 14 years ago
Thomas Mueller 5731a1b01c introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 14 years ago
irgsmirx 062befd1fc Update lib/files/cache/legacy.php 14 years ago
Jenkins for ownCloud 39d19a9274 [tx-robot] updated from transifex 14 years ago
Thomas Mueller c544a631d5 fixing indent 14 years ago
Robin Appelman 2921d2fb78 Cache: don't create a new etag when the mtime hasn't changed 14 years ago
Robin Appelman d84c3cd014 Cache: actually use parameter 14 years ago
Robin Appelman 299649b40e Cache: reuse known folder sizes when doing a shallow scan 14 years ago
Robin Appelman 56d10e9054 Cache: simplify scanner logic a bit when handeling with unknown folder sizes 14 years ago
Bernhard Posselt 36df2fbdfe fixed argument for translation 14 years ago
Robin Appelman ad360296b9 Update tests and apps to the new \OC\Files\Filesystem::init signature 14 years ago
Jörn Friedrich Dreyer 99f41de7de only check content lenght on PUT to make litmus happy 14 years ago
Jörn Friedrich Dreyer 2cb2991c04 delete partial file when file upload is aborted 14 years ago
Jörn Friedrich Dreyer 15ab2fd52a check Content-Length to detect aborted uploads 14 years ago
Jörn Friedrich Dreyer 806522d007 also rename file when it has not been present before 14 years ago