Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #39396 from nextcloud/backport/39389/stable27 | Julius Härtl | 2023-07-17 | 1 | -2/+32 |
|\ | |||||
| * | feat: Add public event for missing indices | Julius Härtl | 2023-07-14 | 1 | -2/+32 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | fix(db): no hardcoded table prefix is expected | Arthur Schiwon | 2023-07-14 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix(systemtags): Add missing systemtags index | Marcel Klehr | 2023-07-10 | 1 | -0/+13 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | Merge pull request #38148 from nextcloud/file-info-etag | Robin Appelman | 2023-05-11 | 1 | -0/+1 |
|\ | | | | | also show file etag in file info | ||||
| * | also show file etag in file info | Robin Appelman | 2023-05-09 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #38069 from nextcloud/list-supported-db | John Molakvoæ | 2023-05-09 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | list supported databases when provided db isn't supported | Robin Appelman | 2023-05-04 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | add option to list all files instead of limiting | Robin Appelman | 2023-05-04 | 3 | -19/+23 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | add command to summarize space usage | Robin Appelman | 2023-05-04 | 3 | -129/+322 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #32866 from ↵ | Côme Chilliet | 2023-05-02 | 1 | -1/+1 |
|\ | | | | | | | | | nextcloud/performance/searchInGroup-displayname-cache Optimize retrieving display name when searching for users in a group | ||||
| * | Use the searchDisplayName recommended method in user:list | Côme Chilliet | 2023-04-27 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | add new index in repair step instead of on-migrate | Robin Appelman | 2023-04-28 | 1 | -0/+8 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #37622 from nextcloud/group-list-numeric-userid | Robin Appelman | 2023-04-24 | 1 | -2/+13 |
|\ | | | | | fix output for group:list command with numeric user ids | ||||
| * | fix output for group:list command with numeric user ids | Robin Appelman | 2023-04-06 | 1 | -2/+13 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | validate that folder size sums to children | Robin Appelman | 2023-04-17 | 1 | -5/+21 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | add command for getting fileinfo for debugging | Robin Appelman | 2023-04-17 | 1 | -0/+249 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add command to generate a preview for a file | Robin Appelman | 2023-04-03 | 1 | -0/+141 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add parent index on filecache | Louis Chemineau | 2023-03-20 | 1 | -0/+10 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Merge pull request #36862 from nextcloud/bugfix/typo | Joas Schilling | 2023-02-26 | 1 | -1/+1 |
|\ | | | | | Fix typo that added a letter to migration template | ||||
| * | Fix typo that added a letter to migration template | Vitor Mattos | 2023-02-25 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio> | ||||
* | | Fail the repair command when an error happened | Joas Schilling | 2023-02-23 | 1 | -1/+5 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix computerFileSize when called with a string without unit | Côme Chilliet | 2023-02-07 | 1 | -3/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | FIX: This fill finish -> This will finish | sodimel | 2023-01-26 | 1 | -1/+1 |
| | | | | Signed-off-by: sodimel <corentin@244466666.xyz> | ||||
* | Merge pull request #36271 from nextcloud/fix/fix-codestyle | Côme Chilliet | 2023-01-20 | 4 | -9/+8 |
|\ | | | | | Fix codestyle using codesniffer | ||||
| * | composer run cs:fix | Côme Chilliet | 2023-01-20 | 4 | -9/+8 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #36264 from ↵ | Christoph Wurst | 2023-01-20 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | nextcloud/fix/occ/repair-command-comment-formatting fix(occ): Fix comment formatting of maintenance:repair command | ||||
| * | fix(occ): Fix comment formatting of maintenance:repair command | Christoph Wurst | 2023-01-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Attempt to fix errors in Repair command tests | Côme Chilliet | 2023-01-20 | 1 | -0/+2 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #36162 from nextcloud/fix/php82/string-var-interpolation | Christoph Wurst | 2023-01-19 | 1 | -1/+1 |
|\ | | | | | fix(PHP8.2): Fix deprecated string interpolation syntax | ||||
| * | fix(PHP8.2): Fix deprecated string interpolation syntax | Christoph Wurst | 2023-01-19 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #36123 from nextcloud/user-settings-normalize-uid | Vincent Petry | 2023-01-19 | 1 | -3/+8 |
|\ \ | |/ |/| | normalize userid in user:setting | ||||
| * | normalize userid in user:setting | Robin Appelman | 2023-01-12 | 1 | -3/+8 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #27492 from ↵ | Simon L | 2023-01-18 | 1 | -0/+3 |
|\ \ | | | | | | | | | | | | | cyclops8456/feature/24301-remove-can-install-on-occ-maintenance-install Remove the CAN_INSTALL file when occ maintenance:install is complete | ||||
| * | | Rename canInstallExists method and add new method for removal | Alex Harpin | 2023-01-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Rename canInstallExists to shouldRemoveCanInstallFile to cover removal of this file for non-git channels and logging any failure to remove it. Add new method to detect if this file exists during web based installation. Signed-off-by: Alex Harpin <development@landsofshadow.co.uk> | ||||
| * | | Log a warning to CLI install command if CAN_INSTALL is not removed | Alex Harpin | 2023-01-10 | 1 | -0/+3 |
| |/ | | | | | | | | | | | Log a warning for the CLI install command if the CAN_INSTALL file still exists at the end of the installation. This matches the warning logged by the web installer. Signed-off-by: Alex Harpin <development@landsofshadow.co.uk> | ||||
* | | Fix API breakage by using a new method instead | Côme Chilliet | 2023-01-12 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Use a Generator for job list to fix background-job:list command | Côme Chilliet | 2023-01-10 | 1 | -6/+7 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #35873 from leegarrett/35830_lgarrett | Joas Schilling | 2023-01-04 | 1 | -4/+23 |
|\ | | | | | Implement occ status command via return codes v2 (Fixes: #35704) | ||||
| * | No output by default when --exit-code is used | Joas Schilling | 2023-01-03 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Print output also with status code | Joas Schilling | 2023-01-03 | 1 | -9/+8 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Implement occ status command via return codes (Fixes: #35704) | Lee Garrett | 2023-01-03 | 1 | -3/+20 |
| | | | | | | | | | | | | | | | | | | | | Running `./occ status -e` will produce any output. However, it will: exit 0 during normal operation, exit 1 when in maintenance mode, exit 2 when `./occ upgrade` is needed. Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu> | ||||
* | | Fix psalm issues related to signature changes from PHP 8.0 | Côme Chilliet | 2022-12-29 | 1 | -27/+23 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Show version from appinfo on occ app:list | Julius Härtl | 2022-11-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fix repairing non user shares when repairing all shares | Robin Appelman | 2022-11-08 | 1 | -10/+33 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | split repairing into two stages to prevent long open transaction | Robin Appelman | 2022-11-08 | 1 | -32/+66 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | update shares directly in db | Robin Appelman | 2022-11-08 | 1 | -13/+17 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | More verbose output for repair share ownership cmd | Vincent Petry | 2022-11-08 | 1 | -2/+3 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | move share owner repair to occ command | Robin Appelman | 2022-11-08 | 1 | -0/+134 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #32859 from nextcloud/bug/31973/array-key-might-be-empty | Louis | 2022-10-11 | 1 | -7/+5 |
|\ | | | | | Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 |