Commit Graph

18509 Commits (b6dec0be998f68c7398de2fbfd7bb666a3f3ac2d)

Author SHA1 Message Date
Christoph Wurst 979b291a36
Show the full trace of an exception 6 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 6 years ago
John Molakvoæ 3bacb4780b
Removed config.js 6 years ago
Roeland Jago Douma d1c53981eb
Update comment search to initFS 6 years ago
Joas Schilling c07720de77
Use query builder instead of OC_DB in OC\Files\* 6 years ago
John Molakvoæ (skjnldsv) 6a453ac184
Make sure root storage is valid before checking its size 6 years ago
Nextcloud bot f5be2c722a
[tx-robot] updated from transifex 6 years ago
Roeland Jago Douma 889bb44b42
First query the server container 6 years ago
Roeland Jago Douma d8637c62e0
Reduce the getAppPath and autoloader calls 6 years ago
Ashod Nakashian a66fb45c0b Unlock when promoting to exclusive lock fails 6 years ago
Joas Schilling d9e471771a
Update parameters 6 years ago
Joas Schilling cb8bef1f37
Fix iLike() falsely turning escaped % and _ into wildcards 6 years ago
Christoph Wurst 7e2c3a820e
Remove the cookie paths for php<7.3 6 years ago
Roeland Jago Douma 0dece78617
Skip already loaded apps in loadApps 6 years ago
Joas Schilling ad8b848444
Replace some usages of OC_DB in OC\Share\* with query builder 6 years ago
Joas Schilling 3aaf2fabb1
Make sure Oracle always casts everything in the best way 6 years ago
Joas Schilling 4b125d4402
Use Query builder function 6 years ago
Joas Schilling 3c027bd0cf
Fix order of GREATEST for Oracle 6 years ago
Roeland Jago Douma cd849db8be
Avoid SCSS compilation if not needed 6 years ago
Roeland Jago Douma 65141d4864
Allow config to specify the bucket exists 6 years ago
Joas Schilling a847aea19c
Deprecate OC_DB::prepare and OC_DB::executeAudited as they leak cursors 6 years ago
Joas Schilling da1c2bdfe6
Fix repair mimetype step to not leave stray cursors 6 years ago
Roeland Jago Douma 48d843858d
Do not setup the default FS on normal routes 6 years ago
Joas Schilling 3d2f71cfa9
Improve query type detection 6 years ago
Joas Schilling cfc35fa49a
Fix casting to integer on Oracle 6 years ago
Roeland Jago Douma e93823cba0
Bearer must be in the start of the auth header 6 years ago
Tobias Assmann a79d7c0be0 fix: also remove use statement of UserCreatedEvent 6 years ago
Morris Jobke fd3d7c394a
Deprecate old user manager events for user creation 6 years ago
Joas Schilling ede7510854
Add a function to get the unread count for multiple objects in one go 6 years ago
Morris Jobke 83c60496a9
Document the behaviour inline 6 years ago
Tobias Assmann ded2acc966 fix: no more translation from postCreateUser hook to UserCreatedEvent anymore, as event is already emitted in user manager 6 years ago
Julius Härtl f49630f48c
Replace prefix in executeUpdate 6 years ago
Morris Jobke 1c496a5a35
Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings 6 years ago
Roeland Jago Douma e25a7137cc
Cleanup route registration logic 6 years ago
Roeland Jago Douma 54b9f639a6
Always return the default path if we can 6 years ago
Morris Jobke dc479aae2d
Improve CertificateManager to not be user context dependent 6 years ago
Roeland Jago Douma 17ffe46d0b
Read the env variables only once 6 years ago
Morris Jobke 7debc6e0b6
No need to check if there is an avatar available, because it is generated on the fly nowadays 6 years ago
Roeland Jago Douma 441a3434f3
Move localecache to array 6 years ago
Roeland Jago Douma fa6a790859
Remove deprecated OCSResponse 6 years ago
Nextcloud bot b1620344f3
[tx-robot] updated from transifex 6 years ago
Roeland Jago Douma 6e377a9daf
Only parse the locales ones 6 years ago
Nextcloud bot ffda62b421
[tx-robot] updated from transifex 6 years ago
Roeland Jago Douma fe46149560
Psalm fixes 6 years ago
Roeland Jago Douma 28be188fbc
Update internal connection class 6 years ago
Morris Jobke f438ee40a4
Revert "[Automated] Update psalm-baseline.xml" 6 years ago
Nextcloud-PR-Bot ac8a5ca18c Update psalm baseline 6 years ago
Morris Jobke f12e7e0e95
Fetch the logger and system config once for all query builder instances 6 years ago
Robin Appelman de7026f6e4
use file name instead of path in 'not allowed to share' message 6 years ago
Nextcloud bot f576374fe6
[tx-robot] updated from transifex 6 years ago