Commit Graph

806 Commits (40e205d10cd26b0f8092acbc56ecad4e024c8ad8)

Author SHA1 Message Date
Git'Fellow b8c23b8a6a feat(userList): Allow to list all users 2 months ago
Marcel Klehr c96583bc75 fix: Apply suggestions from code review 3 months ago
Marcel Klehr c0db1397cd chore: Address review comments 3 months ago
copilot-swe-agent[bot] 832443c1f3 fix: Fix task type starvation: collect all eligible task types then pick the oldest task 3 months ago
copilot-swe-agent[bot] e84eedde7f fix: Fix task type starvation in WorkerCommand::processNextTask by shuffling providers 3 months ago
copilot-swe-agent[bot] fb8ac6863c feat(taskprocessing): Add --taskTypes whitelist option to taskprocessing:worker command 3 months ago
copilot-swe-agent[bot] b81b3c7d10 feat(taskprocessing): Add worker command with tests and registration 3 months ago
Maksim Sukharev 335b479543 feat(occ): show current version with occ app:update command 3 months ago
Marcel Klehr d019a1b597 fix(TaskProcessing): Fix occ commands to cast strings to integer 5 months ago
Salvatore Martire 3abd852fca fix: use interval value in JobWorker 5 months ago
Robin Appelman e9d101aa5d fix: don't suggest files:scan with object store in info:file 6 months ago
Marcel Müller 8b76146ac1 feat: Add option to update the public key of a user 7 months ago
Arthur Schiwon 8afffd8538 fix(Apps): fix install command check on existing apps 7 months ago
Marcel Klehr a8af145ae6 fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints 8 months ago
Robin Appelman 8ce364e838 fix: don't show object size warning if we can't determine the object size 9 months ago
Robin Appelman 1ac2ea877e feat: show object store instance in info:file 9 months ago
Josh 2fa55ce134
fix: review input 9 months ago
Josh b4027c557d
fix: add retrieval of customized base doc URL 9 months ago
Josh 5fcc8115d2 feat(occ): add default help text with docs link to all commands 9 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 9 months ago
Maxence Lange a81d58970c feat(lexicon): set/get current preset from controller 9 months ago
Maxence Lange b7cdfddeda feat(preset): compare userconfig lexicon entries 9 months ago
Maxence Lange 6eda5583db feat(preset): compare default for all preset 10 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 10 months ago
Ferdinand Thiessen d5e2432bcd
fix: resolve invalid usage of `AppConfig::getValue` 10 months ago
Maxence Lange 33c4fe504d feat(preset): new PresetManager 10 months ago
Robin Appelman 4da6081786
feat: add table filter to schema:export and schema:expected 10 months ago
Julien Veyssier aa2ca86fb3
feat(taskprocessing): avoid generator cascade 10 months ago
Julien Veyssier 2b9af820bd
feat(taskprocessing): add strict types to all taskprocessing command classes 10 months ago
Julien Veyssier 10921c05b7
feat(taskprocessing): fix some CI 10 months ago
Julien Veyssier cc295f2452
feat(taskprocessing): use Generator::getReturn to get the list of deleted tasks in the cleanup command 10 months ago
Julien Veyssier 19801f7ec4
feat(taskprocessing): move cleanup method to private taskprocessing manager, use it in the cleanup bg job and implement a cleanup command 10 months ago
Julien Veyssier 2e3fa51132
feat(taskprocessing): load and store some config keys lazily 10 months ago
Maxence Lange 9380375cc6 feat(lexicon): add note and key-details 10 months ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 11 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 11 months ago
Maxence Lange e64be71e52 feat(lexicon): preset() 11 months ago
Côme Chilliet 7127ac4b43
fix: Replace OC_App::loadApp calls by IAppManager 11 months ago
skjnldsv 027471b146 fix: force lowercase emails 11 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 11 months ago
Joas Schilling a957e3a2c2
feat(occ): Add commands to list all routes and match a single one 12 months ago
Robin Appelman b5b2eb9da7 feat: add command to clear memcache 12 months ago
Robin Appelman 131115fb6a feat: add command to delete memcache key 12 months ago
Robin Appelman 8689a4ad2a feat: add commands to get and set memcache values 12 months ago
Robin Appelman d61ec62ae7 refactor: split off value casting out of config:system:set command 12 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 12 months ago
provokateurin ed3868932f
fix(core): Make --password-from-env work with NC_PASS everywhere 12 months ago
provokateurin b95701d4c6
fix(core): Make OC_PASS actually work for occ user:auth-tokens:add --password-from-env 12 months ago
Salvatore Martire e5b34e5392 feat: allow reading profile properties from occ 12 months ago
provokateurin d11d5b765f feat(core): Add option to disable creating an admin user when installing 1 year ago