| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Replace OC_App::getAllApps with a method in AppManager | Côme Chilliet | 2024-09-13 | 6 | -13/+10 |
* | chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App | Côme Chilliet | 2024-09-13 | 1 | -1/+6 |
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -2/+2 |
* | Merge pull request #39242 from joshtrichards/db-convert-type-mysql-socket-no-pw | John Molakvoæ | 2024-09-04 | 1 | -1/+19 |
|\ |
|
| * | fix(occ): Add support for UNIX sockets to `db:convert-type` | Josh Richards | 2024-08-16 | 1 | -1/+19 |
* | | Merge pull request #47525 from nextcloud/fix/optimize-getWrongShareOwnership-... | Hamza | 2024-08-28 | 1 | -1/+1 |
|\ \ |
|
| * | | fix: optimise getWrongShareOwnership query | Hamza Mahjoubi | 2024-08-27 | 1 | -1/+1 |
* | | | feat: Improve encryption mode detection in occ info:file | Louis Chemineau | 2024-08-26 | 1 | -2/+9 |
|/ / |
|
* | | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 47 | -213/+213 |
* | | feat: add command to send raw commands to redis | Robin Appelman | 2024-08-23 | 1 | -0/+56 |
* | | feat(occ): add 'stop_after' option to stop the worker after some time | Julien Veyssier | 2024-08-16 | 1 | -0/+36 |
* | | fix: copyright header | John Molakvoæ | 2024-08-16 | 1 | -20/+2 |
* | | feat: Add user:welcome command | FedericoHeichou | 2024-08-16 | 1 | -0/+104 |
|/ |
|
* | Merge pull request #47069 from nextcloud/fix/noid/display-message-on-no-migra... | Maxence Lange | 2024-08-07 | 1 | -0/+9 |
|\ |
|
| * | fix(migration-preview): display a message if no attributes set | Maxence Lange | 2024-08-06 | 1 | -0/+9 |
* | | occ: Revert all changes to Info.php | nooblag | 2024-08-07 | 1 | -10/+1 |
* | | occ: Remove timezone changes. | Jore | 2024-08-07 | 2 | -7/+0 |
* | | occ: Add locale setting timezone to timestamps. | Jore | 2024-08-07 | 2 | -0/+12 |
* | | occ: Add check for never logged in for user:info. | Jore | 2024-08-07 | 1 | -1/+6 |
* | | occ: Improve timestamps for user:info. | Jore | 2024-08-07 | 1 | -1/+1 |
* | | occ: Improve timestamps for user:lastseen. | Jore | 2024-08-07 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #45879 from nextcloud/export-certificate-bundle | Andy Scherzinger | 2024-08-06 | 1 | -0/+35 |
|\ |
|
| * | feat: add command to export certificate bundle | Robin Appelman | 2024-08-01 | 1 | -0/+35 |
* | | feat(occ)!: Adding the `displayName` to the output of the `occ group:list --i... | Thibaut | 2024-08-06 | 1 | -0/+1 |
* | | fix(occ): Fix compatibility with PHP<8.2 | Côme Chilliet | 2024-08-06 | 1 | -2/+4 |
* | | feat(occ): Add support for iterable in Base and use in in group:list and user... | Côme Chilliet | 2024-08-06 | 3 | -31/+20 |
|/ |
|
* | fix(migration-attributes): privatizing AttributeException | Maxence Lange | 2024-07-29 | 2 | -3/+7 |
* | feat(upgrade): release metadata | Maxence Lange | 2024-07-29 | 2 | -124/+37 |
* | feat(upgrade): migration attributes | Maxence Lange | 2024-07-29 | 2 | -0/+268 |
* | feat(taskprocessing): add appId filter to taskprocessing occ commands | Julien Veyssier | 2024-07-23 | 2 | -2/+16 |
* | feat(taskprocessing): add stats about input/output sizes | Julien Veyssier | 2024-07-23 | 1 | -6/+47 |
* | feat(taskprocessing): add occ commands to list tasks and compute stats | Julien Veyssier | 2024-07-23 | 2 | -0/+229 |
* | fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem... | Joas Schilling | 2024-07-19 | 2 | -4/+3 |
* | fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprec... | Joas Schilling | 2024-07-19 | 1 | -2/+2 |
* | Merge pull request #46194 from nextcloud/schema-export-cmnd | Robin Appelman | 2024-07-02 | 3 | -0/+227 |
|\ |
|
| * | feat: add commands for exporting current and expected database schema | Robin Appelman | 2024-07-02 | 3 | -0/+227 |
* | | refactor: simplify background commands | Daniel Kesselberg | 2024-07-01 | 5 | -85/+46 |
* | | Merge pull request #46199 from nextcloud/debt/noid/spdx-migrations-template | Daniel | 2024-06-29 | 1 | -19/+2 |
|\ \ |
|
| * | | chore: use spdx for migrations generator | Daniel Kesselberg | 2024-06-28 | 1 | -19/+2 |
| |/ |
|
* / | refactor: Use `IAppConfig` for setting cron type | Ferdinand Thiessen | 2024-06-28 | 1 | -6/+5 |
|/ |
|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 109 | -2251/+318 |
* | fix(db): cs-fix spacing | Josh | 2024-05-18 | 1 | -1/+1 |
* | fix(db): Prevent data loss by temporarily disabling `db:convert-type` | Josh | 2024-05-17 | 1 | -0/+7 |
* | fix: getMountsForFileId may return an unordered list | Daniel Kesselberg | 2024-05-10 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-10 | 5 | -89/+12 |
* | feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:... | Julien Veyssier | 2024-05-02 | 1 | -21/+7 |
* | fix(bg-jobs): review adjustments | Julien Veyssier | 2024-05-02 | 2 | -10/+23 |
* | feat(bg-jobs): allow setting a job class list instead of a single class in cr... | Julien Veyssier | 2024-05-02 | 2 | -10/+32 |
* | chore(bg-jobs): more output in verbose mode in the bg job worker | Julien Veyssier | 2024-05-02 | 1 | -3/+7 |
* | fix(bg-jobs): cs:fix | Marcel Klehr | 2024-05-02 | 1 | -4/+0 |