Commit Graph

2676 Commits (839f4bd94916d0673341528ffa8a2a7b3242bf46)

Author SHA1 Message Date
Björn Schießle b4291f1e8e allow to get the display name from an abitrary user 12 years ago
Björn Schießle 4271430e60 get all display names from users in a given group 12 years ago
Björn Schießle 9bb8e05839 get all display names 12 years ago
Björn Schießle 2fee1208ef add display name to title instead if login-ID 12 years ago
Björn Schießle d16574f070 new branch which introduces display names 12 years ago
Jenkins for ownCloud 3ff32eba25 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud c986dbe573 [tx-robot] updated from transifex 12 years ago
j-ed df6ba6955d Update lib/mail.php 12 years ago
Michael Gapczynski 5136f6d818 Make database connection error messages less verbose 12 years ago
Thomas Mueller d58cee2f76 returning http status code 503 in case connecting to the database failed 12 years ago
Jenkins for ownCloud aede26d996 [tx-robot] updated from transifex 12 years ago
Thomas Mueller dea77b7610 cached queries need to be reset on schema change because they become invalid 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
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
TheSFReader 73522fe189 Add ebook specific mimetypes 12 years ago
TheSFReader eb9cd0858e Add ebook specific mimetypes 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
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
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
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
Jenkins for ownCloud d03dce1283 [tx-robot] updated from transifex 12 years ago
Sean Comeau ba9c967435 Throw an exception when creating a MySQL user fails and display exception error text to user 12 years ago
Sam Tuke 3e83023bf6 Removed unnecessary line 12 years ago