Commit Graph

914 Commits (7149300abb0ae0d3674d1cf1909a3c9c19f5207c)

Author SHA1 Message Date
Carl Schwan da0928827a refactor: Expose a public exception when no user is found 2 months ago
Joas Schilling c94bea0a1b
fix(config): Decrypt sensitive appconfigs when requested 2 months ago
Carl Schwan 09aea6312b
fix(preview): Don't abort cleanup of previews too early 2 months ago
Yoan Bozhilov 022531b997 fix(taskprocessing): guard lockTask on scheduled, record started_at, Oracle fallback 2 months ago
Yoan Bozhilov 0799454a1f fix(taskprocessing): claim tasks atomically with SKIP LOCKED + composite index 2 months ago
Benjamin Gaussorgues 60ce92a697
feat(utils): add getter for serverid with proper default 2 months ago
noah 4b94fd48d1
feat: add a exclude disabled option to last seen 2 months ago
provokateurin dd8b4fb384
style(PHP): Fix 2 months ago
Ferdinand Thiessen 9bc22fd2c4
chore: apply code style 2 months ago
Louis Chmn 9f6984d0a1 fix(DB): Improve wording about unused indexes 2 months ago
Louis Chmn 1c48481217 fix: Psalm errors from #60840 2 months ago
Josh 69e3b94594
chore: Add category/class type parameter to setupchecks cmd 2 months ago
Marc bfbec605d0 fix: changed wording of error for occ maintenance:update:htaccess 2 months ago
Git'Fellow 600178df28 feat(occ): Better handling of disabled or unreacheable App store 2 months ago
Benjamin Gaussorgues 73506e8486
chore(deprecated): remove Reflection*::setAccessible as it's noop since PHP 8.1 2 months ago
Carl Schwan e02fa796c3
fix(preview): Do not recreate preview folder in filecache after cleanup 2 months ago
Carl Schwan d125f61e94
fix(preview): First cleanup from filecache and then from preview table 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Benjamin Gaussorgues d67eae3501
feat(jobs): add command to list executed background jobs 3 months ago
Benjamin Gaussorgues fe757f0cc1
feat(jobs): allow workers to keep track of executed jobs 3 months ago
Benjamin Gaussorgues 4ee75168d5
feat(jobs): allow to keep track of job executions 3 months ago
Rodrigo Correia 729e1e6920 feat(db): add occ db:info, db:size, db:index-usage and db:locks 3 months ago
Micke Nordin 1bad4fe238 fix: Make sodium optional 3 months ago
Micke Nordin d8cafa1ba5 chore: Fix return values 3 months ago
Micke Nordin 166bc2c74b feat(http-sig): occ commands to manage Ed25519 keys 3 months ago
Peter Ringelmann 4b1c3fbe3b fix(settings,oauth2): preserve wipe state across admin deletion paths 3 months ago
Enjeck C. 53cddbbe8b
feat(occ): make it possible to remove an arbitrary number of users to a group 3 months ago
Arthur Schiwon bc157a92cc
feat(occ): make it possible to add an arbitrary number of users to a group 3 months ago
piepre 8998905064 feat: allow setting custom login-name for occ generated app password 3 months ago
Ferdinand Thiessen 1c23feae3d
refactor: migrate usage of `OC_App` to AppManager 3 months ago
Marcel Klehr cbaf5fa99f fix(TaskProcessingWorker): Adjust config key name 4 months ago
Ferdinand Thiessen 20acaf307e
chore: add missing `Override` attribute to core code 4 months ago
Ferdinand Thiessen 2a8aaf9c0a
chore: adjust code style 4 months ago
Marcel Klehr f0a3b335e6 fix(TaskProcessingWorker): Only store config value every 60s 4 months ago
Josh e97cf02574 feat(app): allow removing installed-but-disabled apps; improve help & logging 4 months ago
Marcel Klehr 3802c0d24a feat(TaskProcessing): Add setup check for task processing worker status 4 months ago
Ferdinand Thiessen a974d00571
feat: add new `IRepairStepExpensive` interface 4 months ago
Joas Schilling d6ee1eafa3
fix(updater): Make "maintenance mode kept active" more obvious 4 months ago
Côme Chilliet 6b49aa792b
chore: Remove types from const properties for PHP 8.2 compatibility 5 months ago
Côme Chilliet cd2d09de64
fix: Remove static vars from core classes 5 months ago
Marcel Klehr a51d74407a
fix: Apply suggestions from code review 5 months ago
Marcel Klehr ad5e709f7f chore: Address review comments 5 months ago
copilot-swe-agent[bot] 549b081f2f fix: Fix task type starvation: collect all eligible task types then pick the oldest task 5 months ago
copilot-swe-agent[bot] e46b967b53 fix: Fix task type starvation in WorkerCommand::processNextTask by shuffling providers 5 months ago
copilot-swe-agent[bot] 9cc334312b feat(taskprocessing): Add --taskTypes whitelist option to taskprocessing:worker command 5 months ago
copilot-swe-agent[bot] 118ca6a94b feat(taskprocessing): Add worker command with tests and registration 5 months ago
Josh 636345bac8
fix(db): pending migrations in `occ migrations:status` 6 months ago
Kent Delante 711bd2bc6d feat(occ): allow admins to clear account passwords 6 months ago
Carl Schwan f6c839d125
refactor(psalm): Modernize migration doc 6 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago