Commit Graph

23155 Commits (3343626183a90412dfd4104f47e94b76e72710f0)

Author SHA1 Message Date
Nextcloud bot ba866cd4a8
Fix(l10n): Update translations from Transifex 2 years ago
hschletz b277841cb4 Fix data type in FilesMetadata::setIntList() 2 years ago
Julius Härtl efc3d76e43 feat: Print early exceptions in debug mode instead of plain error pages 2 years ago
Hamid Dehnavi 09b3702c3b Refactor lib/private/ocs 2 years ago
Hamid Dehnavi cf17db2fe6 Fix psalm errors 2 years ago
Hamid Dehnavi b6ef67edfc Make adjustments based on the psalm review 2 years ago
Hamid Dehnavi 7a8d79b85c Fix code style 2 years ago
Hamid Dehnavi 84749d53a9 Refactor lib/private/App 2 years ago
Andrew Summers e69ca0632a Refactor `OC\Server::getEventLogger` 2 years ago
Andrew Summers 55eb6048fa Refactor `OC\Server::getTrustedDomainHelper` 2 years ago
Andrew Summers f461c79c58 Refactor `OC\Server::getAppFetcher` 2 years ago
Robin Appelman cc3c7c24a1 set a default and max ttl for redis keys 2 years ago
Carl Schwan 6ad335e229 Fix location of the profiler data 2 years ago
Klaus 747aeded9d fix xml ocs response for serializable objects 2 years ago
provokateurin df6175ccb1
feat(AppFramework): Add Route attribute 2 years ago
provokateurin 66e7056c5e
fix(Routing): Only use lowercase names for registering and matching routes 2 years ago
Joas Schilling fd679e2018
fix(notifications): Help finding missing notifications by logging it 2 years ago
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
Johannes Merkel 21e8aadc1f
fix(db): remove redundant indices in properties 2 years ago
Nextcloud bot 85f28856cf
Fix(l10n): Update translations from Transifex 2 years ago
Git'Fellow d753d04760
Move away from deprecated utf_encode() on PHP 8.2+ 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
Maxence Lange 2232753b99 add hasListeners() 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
Maxence Lange 9a299ed60b exit log() early if no crashreporter registered 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