Commit Graph

23114 Commits (d52ebaa7cdad68de92bc95d98847c8be0fa73d41)

Author SHA1 Message Date
Christoph Wurst 1f46e4b854
fix(db): Let dirty writes cool off 2 years ago
Nextcloud bot 82af5cc592
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 85f28856cf
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 0ed6d3032d
Fix(l10n): Update translations from Transifex 2 years ago
Robin Appelman 3890aa54be
add some comments for the distributive operation and add another test 2 years ago
Nextcloud bot fcfd530d2e
Fix(l10n): Update translations from Transifex 2 years ago
Robin Appelman 1c87cee5ad
add extra flatten step to improve "or eq" -> "in" optimization 2 years ago
Robin Appelman 63ffaab95e
fix types + autoloader 2 years ago
Robin Appelman 7ca516773f
add a search query step to split IN statements that are to large for oci 2 years ago
Robin Appelman 2dcd0a8759
hopefully improve propagation of 'path eq hash' hint into 'in' statements 2 years ago
Robin Appelman 2e14a7a4a6
optimize query pattern used by storage filter 2 years ago
Christoph Wurst cf17a20835 fix(db): Give dirty read exception a message 2 years ago
Joas Schilling 3b0a9e6639
fix(OCP): Add since tag to all constants 2 years ago
Nextcloud bot 8cebd2b7c0
Fix(l10n): Update translations from Transifex 2 years ago
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 2 years ago
Joas Schilling f14949218c
fix(settings): Deprecate old things for real 2 years ago
Joas Schilling 696ed4a125
fix(CS): Fix coding style 2 years ago
Anupam Kumar 7329b83f92
feat: Migrate LinkReferenceProvider to OCP 2 years ago
Julien Veyssier 6580bef319
Use the STT provider's exception message in the RuntimeException that will be caught by upper contexts 2 years ago
Nextcloud bot fea2277b63
Fix(l10n): Update translations from Transifex 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
John Molakvoæ 4a509dfe8e
fix: phpunit 2 years ago
John Molakvoæ 9593f4d6f9
fix: openapi 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 2 years ago
Joas Schilling c4684089a8
fix(request): Fix regex handling and coding-style 2 years ago
Mikael Peigney ffcadf25d4
fix(request): Handle reverse proxy setting a port in Forwarded-For 2 years ago
Anna Larch 6434ce96c9 Add timezone getter to ITimeFactory 2 years ago
Christoph Wurst aef28e191a
fix(db): Unify long transaction log/exception message 2 years ago
Andrey Borysenko 162537916b fix missing return statement, inline return 2 years ago
Robin Appelman e9d97a568f
use OCP\Server 2 years ago
Maxence Lange 809e0fe923 fix phpdoc 2 years ago
Maxence Lange 3e58a2501f use exception for cleaner Trace 2 years ago
Nextcloud bot 61f58e8043
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 2b1057721a
Fix(l10n): Update translations from Transifex 2 years ago
Git'Fellow 786894f15c Fix typo in var 2 years ago
Robin Appelman e50c176428 also improe cache ci for shared cache 2 years ago
Robin Appelman 7a91abb439 improve di performance for cache 2 years ago
Robin Appelman 963721330f only get the path for the users cached mount info when we use it 2 years ago
Ferdinand Thiessen a37b6c7e5f
fix!: Remove deprecated `RegisterWidgetEvent` 2 years ago
Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Simon L 8fd2289058
Merge pull request #43357 from nextcloud/enh/41253/fix-occ-upgrade 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
Côme Chilliet cf6a0e0833
chore: Deprecate OC_App::loadApps and add missing return type in Server 2 years ago
Côme Chilliet e78e27187a chore: Delete deprecated internal Job classes 2 years ago
Côme Chilliet 65981f99bf chore: Migrate away from internal Job classes 2 years ago
Côme Chilliet 166773879b fix!: Migrate jobs away from deprecated interfaces 2 years ago
Joas Schilling 487c33f479
fix(migration): Make naming constraint fail softer on updates 2 years ago
Maxence Lange 70a229da50 redundant condition 2 years ago
Maxence Lange 2122a81419 fix getAllValues() to filter values based on prefix 2 years ago