Commit Graph

2820 Commits (8ede3290ae2da4b04f451ff3d502f0ac60ac6585)

Author SHA1 Message Date
Robin Appelman 8ede3290ae Cache: add database indexes for mimetype and mimepart 12 years ago
Robin Appelman 42a1a17a30 Cache: return non numberic storage id 12 years ago
Michael Gapczynski 664f33a29c Update mtimes of all parent folders after change inside 12 years ago
Jenkins for ownCloud ebc0c4b85b [tx-robot] updated from transifex 12 years ago
Lukas Reschke 42b924da0e Also replace the backslash with a minus 12 years ago
Michael Gapczynski cd8d8360b0 Disable fancy folder sharing for now 12 years ago
Michael Gapczynski 5df6f9d14d Fix merge 12 years ago
Jenkins for ownCloud a17ca3a69a [tx-robot] updated from transifex 12 years ago
Thomas Mueller 5ff29b4348 fixing indent 12 years ago
davidgumberg 487e401361 Typo fix (comment) /lib/base.php 12 years ago
Bart Visscher 9ffd4197ae Fix wrong word in comment 12 years ago
Björn Schießle d2c5f9bec7 fix error message, add "appid" to the output to know which app caused the error if OC_App::getStorage() fails. 12 years ago
Jenkins for ownCloud 824fcf6624 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt 2b95ae1e6d spaces to tabs 12 years ago
Bernhard Posselt a8094abac7 load classpaths of apps before routes 12 years ago
tomneedham b4954c0c89 Correct spelling of 'Authorization' 12 years ago
Jenkins for ownCloud 433fa19268 [tx-robot] updated from transifex 12 years ago
Robin Appelman 6871a150bd Cache: use a database transition for scanning each folder 12 years ago
Robin Appelman f9c42a196f Cache: no longer using this file 12 years ago
Tom Needham 358671ac1d Fix incorrect indentation 12 years ago
Tom Needham 098c84a29c Return 401 headers when authentication is required for the api call 12 years ago
Robin Appelman 29ec007979 Cache: dont migrate permissions, cache them on demain instead 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Bart Visscher a8f963d9cf Spaces to tabs 12 years ago
Robin Appelman f18fc1c510 Clear cached prepared statements when switching between mdb2 and pdo 12 years ago
Robin Appelman a08490364d Cache prepared statements in OC_DB 12 years ago
Robin Appelman 7debfac0dc Cache: more efficient upgrading 12 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 12 years ago
Thomas Mueller 44e5c052b3 handling proper display of files/folders with negative size 12 years ago
Lukas Reschke ab287d2ba4 Move { to same line 12 years ago
Lukas Reschke c845e75693 Expand if to multiple lines 12 years ago
Thomas Mueller 31ce320c52 in case of maintenance the error page returns http status 503. 12 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 12 years ago
Sean Comeau 0132a0b2cf Rename TestException to DatabaseSetupException 12 years ago
Sean Comeau 42cd99626e Use a custom exception instead of adding a delimiter to the error message 12 years ago
Lukas Reschke cc00c54f6a Remove uneeded returns 12 years ago
Lukas Reschke e8b45caa51 Remove uneeded return 12 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 12 years ago
Lukas Reschke 99adfbdb86 Check for string position instead of string existence 12 years ago
Jenkins for ownCloud c29310aaef [tx-robot] updated from transifex 12 years ago
Lukas Reschke b7db967dc5 Commentblocks should begin with two * 12 years ago
Lukas Reschke c27833b143 Add @brief to description 12 years ago
Lukas Reschke e151210a62 Simplify the isSubDirectory() function 12 years ago
Michael Gapczynski 094a852bff Wrap the etag in double quotes 12 years ago
Michael Gapczynski b30648cb7d Don't waste time making another call since we know it doesn't exist 12 years ago
Michael Gapczynski a00b9e0a03 Bump version 12 years ago
Michael Gapczynski 9e2f3a5324 Remove old create etag function 12 years ago
Michael Gapczynski 8a63bcc1e8 Don't use more entropy for etags 12 years ago
Michael Gapczynski 4835525c46 Switch scan to scanFile for root of mount points 12 years ago
Jenkins for ownCloud d03dce1283 [tx-robot] updated from transifex 12 years ago