Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge pull request #39173 from shdehnavi/refactor_lib_private_ocs | John Molakvoæ | 2024-02-23 | 5 | -41/+41 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Refactor lib/private/ocs | Hamid Dehnavi | 2024-02-23 | 5 | -41/+41 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #39299 from shdehnavi/refactor_lib_private_app | John Molakvoæ | 2024-02-23 | 10 | -89/+44 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix psalm errors | Hamid Dehnavi | 2024-02-23 | 1 | -1/+1 | |
| | * | | | | | | Make adjustments based on the psalm review | Hamid Dehnavi | 2024-02-23 | 1 | -6/+2 | |
| | * | | | | | | Fix code style | Hamid Dehnavi | 2024-02-23 | 6 | -8/+1 | |
| | * | | | | | | Refactor lib/private/App | Hamid Dehnavi | 2024-02-23 | 10 | -77/+43 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #42045 from nextcloud/enh/early-exception-print | John Molakvoæ | 2024-02-23 | 1 | -11/+19 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | feat: Print early exceptions in debug mode instead of plain error pages | Julius Härtl | 2024-02-23 | 1 | -11/+19 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #40126 from summersab/refactor/OC-Server-getTrustedDomainH... | John Molakvoæ | 2024-02-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Refactor `OC\Server::getTrustedDomainHelper` | Andrew Summers | 2024-02-23 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #40111 from summersab/refactor/OC-Server-getAppFetcher | John Molakvoæ | 2024-02-23 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Refactor `OC\Server::getAppFetcher` | Andrew Summers | 2024-02-23 | 1 | -1/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #38562 from nextcloud/redis-default-ttl | John Molakvoæ | 2024-02-23 | 1 | -7/+19 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | set a default and max ttl for redis keys | Robin Appelman | 2024-02-23 | 1 | -7/+19 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #30417 from nextcloud/sualko-patch-1 | John Molakvoæ | 2024-02-23 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fix xml ocs response for serializable objects | Klaus | 2024-02-23 | 1 | -0/+4 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #39607 from FedericoHeichou/fix-double-dots-with-pipe-send... | John Molakvoæ | 2024-02-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Add "-i" to sendmail's pipe | FedericoHeichou | 2024-01-19 | 1 | -1/+1 | |
| * | | | | | | feat(AppFramework): Add Route attribute | provokateurin | 2024-02-21 | 6 | -0/+361 | |
| * | | | | | | fix(Routing): Only use lowercase names for registering and matching routes | provokateurin | 2024-02-21 | 3 | -17/+36 | |
| * | | | | | | fix(notifications): Help finding missing notifications by logging it | Joas Schilling | 2024-02-20 | 1 | -0/+1 | |
* | | | | | | | 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 #43339 from nextcloud/fix/42588/remove-redundant-indices | Johannes | 2024-02-19 | 2 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(db): remove redundant indices in properties | Johannes Merkel | 2024-02-18 | 2 | -0/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | 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 | |
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-19 | 4 | -2/+188 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-18 | 8 | -4/+90 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-17 | 2 | -4/+4 | |
* | | | | | | Merge pull request #40555 from nextcloud/query-optimize-distribute | Robin Appelman | 2024-02-16 | 14 | -54/+465 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add some comments for the distributive operation and add another test | Robin Appelman | 2024-02-16 | 2 | -4/+27 | |
| * | | | | | | 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 | 6 | -11/+25 | |
| * | | | | | | 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 | 13 | -52/+390 | |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-16 | 4 | -0/+84 | |
|/ / / / / / | ||||||
* | | | | | | 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 | |
* | | | | | | | fix(OCP): Add since tag to all constants | Joas Schilling | 2024-02-15 | 1 | -3/+9 | |
* | | | | | | | Merge pull request #43355 from nextcloud/feat/ocp-link-reference-provider | Anupam Kumar | 2024-02-15 | 4 | -155/+221 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | feat: Migrate LinkReferenceProvider to OCP | Anupam Kumar | 2024-02-14 | 4 | -155/+221 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-15 | 10 | -0/+208 | |
* | | | | | | | fix(OCP): Add since tag for all constants | Joas Schilling | 2024-02-14 | 37 | -6/+795 |