Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | fix(admin role): fix old and wrong way to determine whether user is admin | Arthur Schiwon | 2024-02-19 | 2 | -12/+13 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #43637 from nextcloud/mb-convert-fix | Git'Fellow | 2024-02-19 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move away from deprecated utf_encode() on PHP 8.2+ | Git'Fellow | 2024-02-17 | 1 | -1/+1 | |
* | | | | | | Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off | Christoph Wurst | 2024-02-19 | 1 | -3/+20 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fix(db): Let dirty writes cool off | Christoph Wurst | 2024-02-19 | 1 | -3/+20 | |
* | | | | | | add some comments for the distributive operation and add another test | Robin Appelman | 2024-02-16 | 1 | -4/+23 | |
* | | | | | | add extra flatten step to improve "or eq" -> "in" optimization | Robin Appelman | 2024-02-15 | 1 | -0/+1 | |
* | | | | | | fix types + autoloader | Robin Appelman | 2024-02-15 | 3 | -10/+19 | |
* | | | | | | add a search query step to split IN statements that are to large for oci | Robin Appelman | 2024-02-15 | 2 | -0/+34 | |
* | | | | | | hopefully improve propagation of 'path eq hash' hint into 'in' statements | Robin Appelman | 2024-02-15 | 2 | -4/+5 | |
* | | | | | | optimize query pattern used by storage filter | Robin Appelman | 2024-02-15 | 9 | -48/+377 | |
* | | | | | | Merge pull request #43552 from nextcloud/bugfix/noid/rfc7239-compatible-proxy... | Joas Schilling | 2024-02-15 | 1 | -4/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(CS): Fix coding style | Joas Schilling | 2024-02-14 | 1 | -1/+1 | |
| * | | | | | | fix(request): Fix regex handling and coding-style | Joas Schilling | 2024-02-13 | 1 | -5/+4 | |
| * | | | | | | fix(request): Handle reverse proxy setting a port in Forwarded-For | Mikael Peigney | 2024-02-13 | 1 | -4/+10 | |
* | | | | | | | fix(db): Give dirty read exception a message | Christoph Wurst | 2024-02-15 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #43355 from nextcloud/feat/ocp-link-reference-provider | Anupam Kumar | 2024-02-15 | 1 | -155/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | feat: Migrate LinkReferenceProvider to OCP | Anupam Kumar | 2024-02-14 | 1 | -155/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* / | | | | | | Use the STT provider's exception message in the RuntimeException that will be... | Julien Veyssier | 2024-02-14 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger | F. E Noel Nfebe | 2024-02-14 | 9 | -54/+84 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore: Migrate away from OC::$server->getLogger | Côme Chilliet | 2024-02-13 | 9 | -54/+84 | |
| |/ / / / / | ||||||
* | | | | | | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 6 | -14/+14 | |
* | | | | | | fix: phpunit | John Molakvoæ | 2024-02-13 | 1 | -2/+2 | |
* | | | | | | fix: openapi | John Molakvoæ | 2024-02-13 | 1 | -2/+3 | |
* | | | | | | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 16 | -36/+36 | |
|/ / / / / | ||||||
* | | | | | Add timezone getter to ITimeFactory | Anna Larch | 2024-02-13 | 1 | -0/+7 | |
* | | | | | Merge pull request #43542 from nextcloud/fix/db/long-transaction-exception-me... | Arthur Schiwon | 2024-02-13 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix(db): Unify long transaction log/exception message | Christoph Wurst | 2024-02-13 | 1 | -1/+1 | |
* | | | | | | Merge pull request #39889 from nextcloud/cache-di | John Molakvoæ | 2024-02-13 | 7 | -73/+127 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | use OCP\Server | Robin Appelman | 2024-02-12 | 2 | -2/+4 | |
| * | | | | | | also improe cache ci for shared cache | Robin Appelman | 2024-02-09 | 3 | -18/+24 | |
| * | | | | | | improve di performance for cache | Robin Appelman | 2024-02-09 | 5 | -55/+101 | |
* | | | | | | | Merge branch 'master' into enh/speech-to-text-provider-with-userid | Alexander Piskun | 2024-02-13 | 67 | -1050/+2284 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | fix missing return statement, inline return | Andrey Borysenko | 2024-02-12 | 1 | -3/+2 | |
| * | | | | | | Merge pull request #43424 from nextcloud/enh/noid/debug-on-lazy-appconfig-loa... | Maxence Lange | 2024-02-12 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | use exception for cleaner Trace | Maxence Lange | 2024-02-12 | 1 | -1/+1 | |
| | * | | | | | | debug lazy loadConfig | Maxence Lange | 2024-02-07 | 1 | -0/+4 | |
| * | | | | | | | Merge pull request #43370 from nextcloud/test-iappconfig | Maxence Lange | 2024-02-12 | 1 | -10/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fix phpdoc | Maxence Lange | 2024-02-12 | 1 | -3/+3 | |
| | * | | | | | | | redundant condition | Maxence Lange | 2024-02-07 | 1 | -4/+0 | |
| | * | | | | | | | fix getAllValues() to filter values based on prefix | Maxence Lange | 2024-02-07 | 1 | -3/+8 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #42991 from nextcloud/lowToInfo | Git'Fellow | 2024-02-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Lower failed movie preview to info | Git'Fellow | 2024-02-03 | 1 | -1/+1 | |
| * | | | | | | | | Fix typo in var | Git'Fellow | 2024-02-09 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | only get the path for the users cached mount info when we use it | Robin Appelman | 2024-02-09 | 2 | -15/+113 | |
| * | | | | | | | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs | Côme Chilliet | 2024-02-08 | 9 | -280/+45 | |
| * | | | | | | | Merge pull request #43357 from nextcloud/enh/41253/fix-occ-upgrade | Simon L | 2024-02-08 | 1 | -10/+49 | |
| * | | | | | | | Merge pull request #43454 from nextcloud/fix/cleanup-cron-php | Ferdinand Thiessen | 2024-02-08 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | chore: Deprecate OC_App::loadApps and add missing return type in Server | Côme Chilliet | 2024-02-08 | 2 | -0/+3 | |
| * | | | | | | | | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 10 | -94/+290 | |
| |/ / / / / / / |