Commit Graph

3162 Commits (e3ba0c3082841afe84b677fdc1fc07692c5a6cd3)

Author SHA1 Message Date
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
Jörn Friedrich Dreyer 72a2075b1c readd renaming and mtime handling to new directory nodes 14 years ago
Jörn Friedrich Dreyer 2644003bf1 send back 'X-OC-MTime: accepted' when X-OC-MTime was applied 14 years ago
Jörn Friedrich Dreyer d2332f60f3 add a custom header clients can use to skip a n additional propset request 14 years ago
Michael Gapczynski 8e3b8c7f47 Proper fix for shared links 14 years ago
Jenkins for ownCloud 04146f2059 [tx-robot] updated from transifex 14 years ago
Robin Appelman 3292dc3eea Cache: allow file sizes >2GB 14 years ago
Björn Schießle d8fee28b3b add switch to enable/disable the possibility to change the display name by the user 14 years ago
Jörn Friedrich Dreyer 1263511a17 append .part to put files 14 years ago
Lukas Reschke 46103e62d2 Coding style 14 years ago
Lukas Reschke 1b10032556 Use sanitizeHTML instead of stripslashes + htmlspecialchars 14 years ago
Robin Appelman 121c1f2fc0 wrap etags in quotes when doing a propfind on a folder 14 years ago
Robin Appelman 0c05244f8b Mapper: use md5 hashes for database indexes 14 years ago
Jenkins for ownCloud f7d898d835 [tx-robot] updated from transifex 14 years ago