Commit Graph

684 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Hamza Mahjoubi 6361edb864 fix: optimise getWrongShareOwnership query 1 year ago
Louis Chemineau fffe826d90
feat: Improve encryption mode detection in occ info:file 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman 2f9f9e83e8
feat: add command to send raw commands to redis 1 year ago
Julien Veyssier 8638f3b587
feat(occ): add 'stop_after' option to stop the worker after some time 1 year ago
John Molakvoæ 6fda0c15f0
fix: copyright header 1 year ago
FedericoHeichou a41e2f01b7 feat: Add user:welcome command 1 year ago
Josh Richards 71fff03e9b fix(occ): Add support for UNIX sockets to `db:convert-type` 1 year ago
nooblag 5ec3a7fcef occ: Revert all changes to Info.php 1 year ago
Jore 96638fd6b2 occ: Remove timezone changes. 1 year ago
Jore a0566f881d occ: Add locale setting timezone to timestamps. 1 year ago
Jore e16e16c972 occ: Add check for never logged in for user:info. 1 year ago
Jore bd81967fa1 occ: Improve timestamps for user:info. 1 year ago
Jore 3e69668c9e occ: Improve timestamps for user:lastseen. 1 year ago
Maxence Lange 6ad6fa6425 fix(migration-preview): display a message if no attributes set 1 year ago
Thibaut 825347f262
feat(occ)!: Adding the `displayName` to the output of the `occ group:list --info` command 1 year ago
Côme Chilliet bb94da69a6 fix(occ): Fix compatibility with PHP<8.2 1 year ago
Côme Chilliet db16a32ac3 feat(occ): Add support for iterable in Base and use in in group:list and user:list 1 year ago
Robin Appelman 9a06931175 feat: add command to export certificate bundle 1 year ago
Maxence Lange 7c1ee524be fix(migration-attributes): privatizing AttributeException 1 year ago
Maxence Lange 79e6014879 feat(upgrade): release metadata 1 year ago
Maxence Lange 88cfab4f32 feat(upgrade): migration attributes 1 year ago
Julien Veyssier df11aa9efc
feat(taskprocessing): add appId filter to taskprocessing occ commands 1 year ago
Julien Veyssier af21f7dbd9
feat(taskprocessing): add stats about input/output sizes 1 year ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Joas Schilling a4c1d7291f
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 1 year ago
Robin Appelman 4f01486da0
feat: add commands for exporting current and expected database schema 2 years ago
Daniel Kesselberg a773a8b915
refactor: simplify background commands 2 years ago
Daniel Kesselberg d00b8ed1f5
chore: use spdx for migrations generator 2 years ago
Ferdinand Thiessen 14778811b4
refactor: Use `IAppConfig` for setting cron type 2 years ago
John Molakvoæ fa55a74033
chore: refactor remove unused php imports 2 years ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
Josh 2ccde6f231
fix(db): cs-fix spacing 2 years ago
Josh 59dc6b49cd
fix(db): Prevent data loss by temporarily disabling `db:convert-type` 2 years ago
Daniel Kesselberg 69883ac0cc fix: getMountsForFileId may return an unordered list 2 years ago
Andy Scherzinger 1df96b0417
chore: Add SPDX header 2 years ago
Julien Veyssier 0eb4cddc54
feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:worker for the job class list 2 years ago
Julien Veyssier d967151f52
fix(bg-jobs): review adjustments 2 years ago
Julien Veyssier 1acc57b5c0
feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command 2 years ago
Julien Veyssier a5f244a58b
chore(bg-jobs): more output in verbose mode in the bg job worker 2 years ago
Marcel Klehr 9a3b341932
fix(bg-jobs): cs:fix 2 years ago
Marcel Klehr 352d79deee
fix(bg-jobs): fix psalm issues 2 years ago
Marcel Klehr 993398b88a
fix(bg-jobs): Remove interval bookkeeping 2 years ago
Marcel Klehr a3d8632fbe
fix(bg-jobs): fix minor issues 2 years ago
Julius Härtl d69b8ecf95
fix(bg-jobs): Fix running once when no job was scheduled 2 years ago
Julius Härtl 8400bfee01
feat(bg-jobs): Add background worker occ command 2 years ago