nextcloud/core
Andy Scherzinger 9af6fe9500
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
Merge pull request #61053 from bygadd/fix/taskprocessing-worker-atomic-claim
fix(taskprocessing): claim tasks atomically so parallel workers don't duplicate
2026-06-17 10:21:33 +02:00
..
AppInfo refactor(NavigationManager): move navigation definitions into apps 2026-06-02 22:51:05 +02:00
BackgroundJobs feat(jobs): clean old job runs 2026-06-12 13:53:10 +02:00
Command fix(taskprocessing): guard lockTask on scheduled, record started_at, Oracle fallback 2026-06-15 16:37:34 +02:00
Controller fix: Use token expiration for ephemeral sessions 2026-06-15 15:28:38 +02:00
css chore: compile assets 2026-06-03 11:29:39 +02:00
Data chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Db chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
doc chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Events chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Exception chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
fonts chore: add missing license ref for new fonts 2025-08-06 13:12:57 +02:00
img chore(img): Update mobile app store badges 2026-01-18 23:59:42 +01:00
js chore!(core): remove deprecated jQuery and jQuery UI 2026-02-17 12:51:42 +01:00
l10n fix(l10n): Update translations from Transifex 2026-06-17 00:22:57 +00:00
Listener fix(taskprocessing): claim tasks atomically with SKIP LOCKED + composite index 2026-06-15 16:37:34 +02:00
Middleware chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Migrations fix(taskprocessing): claim tasks atomically with SKIP LOCKED + composite index 2026-06-15 16:37:34 +02:00
Notification chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Service chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
skeleton
src fix: #57282: icon color mismatch on download button in public share 2026-06-11 11:48:37 +02:00
templates fix(sharing): show common confirmation on password reset 2026-04-09 16:59:19 +02:00
.l10nignore chore: Add SPDX header 2024-05-27 14:53:40 +02:00
openapi-administration.json chore(openapi): Rebuild openapi JSON files 2026-04-21 11:32:23 +02:00
openapi-administration.json.license fix(reuse): core/openapi-administration license 2025-01-22 16:29:36 +00:00
openapi-ex_app.json feat(task-streaming): set preferStreaming default value to false, allow setting it with the OCS API 2026-06-12 10:34:11 +02:00
openapi-ex_app.json.license feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +02:00
openapi-full.json feat(task-streaming): set preferStreaming default value to false, allow setting it with the OCS API 2026-06-12 10:34:11 +02:00
openapi-full.json.license feat(TaskProcessingApi): Add endpoint for getting the next task 2024-07-01 17:11:12 +02:00
openapi.json feat(task-streaming): set preferStreaming default value to false, allow setting it with the OCS API 2026-06-12 10:34:11 +02:00
openapi.json.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
register_command.php Merge branch 'master' into feature/db-diagnostics 2026-05-29 15:57:42 +01:00
ResponseDefinitions.php feat(task-streaming): add preferStreaming boolean attribute to taskprocessing tasks. pass it to ISynchronousProgressiveProvider::process 2026-06-10 14:52:56 +02:00
routes.php refactor(updater): Move updater to a Controller 2026-04-29 22:58:15 +02:00
shipped.json feat: Add office as shipped app 2026-05-27 15:55:55 +02:00
shipped.json.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
strings.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00