Commit Graph

152 Commits (dc4398794c603e2c2f4e26e498fc3a617a2b65e3)

Author SHA1 Message Date
Carl Schwan c4f3912c3e
feat: Allow to check user existence outside specific user backends 2 weeks ago
Peter Ringelmann 4735e29c85
fix(provisioning_api): read newUser.sendEmail as a boolean 3 weeks ago
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
Stephen Cuppett 1b2b4cb660 refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step 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 0799454a1f fix(taskprocessing): claim tasks atomically with SKIP LOCKED + composite index 2 months ago
noah 4b94fd48d1
feat: add a exclude disabled option to last seen 2 months ago
Ferdinand Thiessen 9bc22fd2c4
chore: apply code style 2 months ago
Louis Chmn b4f2a71987 chore: Fix reuse licence after #60840 2 months ago
Carl Schwan 3d4ac4fb15
perf(tests): Remove worked command tests that relies on timeout 2 months ago
Carl Schwan e02fa796c3
fix(preview): Do not recreate preview folder in filecache after cleanup 2 months ago
Carl Schwan acfe107fc9
fix(preview): Adapt cleanup tests 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Rodrigo Correia 729e1e6920 feat(db): add occ db:info, db:size, db:index-usage and db:locks 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
Joas Schilling 36a94070d1
test: Support -dev versions for apps 3 months ago
Ferdinand Thiessen 1c23feae3d
refactor: migrate usage of `OC_App` to AppManager 3 months ago
Marcel Klehr 3ed8bf2c5c fix: Run cs:fix 4 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Marcel Klehr f0a3b335e6 fix(TaskProcessingWorker): Only store config value every 60s 4 months ago
Marcel Klehr 01ebecac68 fix: Fix taskprocessing:worker command tests 4 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] b1517d8938 test(taskprocessing): fix broken multi-type assertions and add starvation-prevention test 5 months ago
copilot-swe-agent[bot] de9852eca4 fix: Fix Task mock error: use real Task instances; run autoloaderchecker 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
Côme Chilliet a6184661bd feat(encryption): Support running decrypt-all when encryption is already disabled 8 months ago
Carl Schwan 247b66c5ee
fix(preview-cleanup): Also delete previews stored in the oc_previews table 8 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 11 months ago
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 11 months ago
Ferdinand Thiessen d5e2432bcd
fix: resolve invalid usage of `AppConfig::getValue` 1 year ago
Côme Chilliet f95fef9938
chore(encryption): Adapt tests to code changes 1 year ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 1 year ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Robin Appelman d61ec62ae7 refactor: split off value casting out of config:system:set command 1 year ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 1 year ago
Salvatore Martire 2465e034b8 style(occ): clean up SettingTest class 1 year ago
Salvatore Martire e5b34e5392 feat: allow reading profile properties from occ 1 year ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 1 year ago
Joas Schilling b77011a918
test: Prepare more tests for PHPUnit 10 1 year ago
Joas Schilling 7962df9427
fix(occ): Fix autocompletion of config:app:* commands 1 year ago
Joas Schilling 522be60ff0
fix(phpunit): Remove some more withConsecutive calls 1 year ago