Commit Graph

2823 Commits (e666ce3622bed37ba6d9327aeecdf4a96dc7f5f4)

Author SHA1 Message Date
Robin Appelman 8ede3290ae Cache: add database indexes for mimetype and mimepart 14 years ago
Robin Appelman 42a1a17a30 Cache: return non numberic storage id 14 years ago
Jenkins for ownCloud aede26d996 [tx-robot] updated from transifex 14 years ago
Thomas Mueller dea77b7610 cached queries need to be reset on schema change because they become invalid 14 years ago
Michael Gapczynski 664f33a29c Update mtimes of all parent folders after change inside 14 years ago
Jenkins for ownCloud ebc0c4b85b [tx-robot] updated from transifex 14 years ago
Lukas Reschke 42b924da0e Also replace the backslash with a minus 14 years ago
Michael Gapczynski cd8d8360b0 Disable fancy folder sharing for now 14 years ago
Michael Gapczynski 5df6f9d14d Fix merge 14 years ago
Jenkins for ownCloud a17ca3a69a [tx-robot] updated from transifex 14 years ago
Thomas Mueller 5ff29b4348 fixing indent 14 years ago
davidgumberg 487e401361 Typo fix (comment) /lib/base.php 14 years ago
Bart Visscher 9ffd4197ae Fix wrong word in comment 14 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. 14 years ago
Jenkins for ownCloud 824fcf6624 [tx-robot] updated from transifex 14 years ago
Bernhard Posselt 2b95ae1e6d spaces to tabs 14 years ago
Bernhard Posselt a8094abac7 load classpaths of apps before routes 14 years ago
tomneedham b4954c0c89 Correct spelling of 'Authorization' 14 years ago
Jenkins for ownCloud 433fa19268 [tx-robot] updated from transifex 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
Tom Needham 358671ac1d Fix incorrect indentation 14 years ago
Tom Needham 098c84a29c Return 401 headers when authentication is required for the api call 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
Thomas Mueller 31ce320c52 in case of maintenance the error page returns http status 503. 14 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 14 years ago
Sean Comeau 0132a0b2cf Rename TestException to DatabaseSetupException 14 years ago
Sean Comeau 42cd99626e Use a custom exception instead of adding a delimiter to the error message 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