| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(install): Make installing more verbose | Joas Schilling | 2023-11-03 | 1 | -0/+3 |
* | Add tasks::last_updated column and vacate tasks after a week | Marcel Klehr | 2023-08-09 | 1 | -0/+2 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Add repair job that will ensure that secret and passwordsalt are set | Carl Schwan | 2022-11-23 | 1 | -0/+2 |
* | unbundle files_videoplayer and clean up a little | Arthur Schiwon | 2022-09-29 | 1 | -4/+5 |
* | Move avatar clearing in the background | Carl Schwan | 2022-09-26 | 1 | -11/+10 |
* | remove InstallCoreBundle repair step | Arthur Schiwon | 2022-09-22 | 1 | -7/+0 |
* | Parameter of RepairAdvanceEvent is actually an increment, not a step id | Côme Chilliet | 2022-08-25 | 1 | -1/+1 |
* | Migrate Repair events to OCP\EventDispatcher\Event | Côme Chilliet | 2022-08-25 | 1 | -33/+33 |
* | Moving to string key for arguments of GenericEvent in Repair | Côme Chilliet | 2022-08-25 | 1 | -14/+10 |
* | Add back TokenCleanupJob to invalidate old temporary tokens | Thomas Citharel | 2022-08-25 | 1 | -0/+2 |
* | Remove SCSSCacher | John Molakvoæ | 2022-05-13 | 1 | -2/+1 |
* | Merge pull request #31609 from nextcloud/fix/migrate-away-from-ilogger | Côme Chilliet | 2022-03-29 | 1 | -5/+4 |
|\ |
|
| * | Adapt more code to migration to LoggerInterface | Côme Chilliet | 2022-03-24 | 1 | -5/+4 |
* | | Add oauth2_clients migration for Owncloud | Louis Chemineau | 2022-03-24 | 1 | -0/+2 |
|/ |
|
* | Include previous execption for repair steps that don't exist | Christoph Wurst | 2021-11-30 | 1 | -1/+1 |
* | Let repair step query exceptions bubble up | Christoph Wurst | 2021-11-30 | 1 | -1/+8 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Do not try to contact lookup server if not needed | Roeland Jago Douma | 2021-04-28 | 1 | -1/+3 |
* | log full expection during repair step | Robin Appelman | 2021-03-18 | 1 | -1/+6 |
* | dont error the entire repair process when a repair step errors | Robin Appelman | 2021-03-18 | 1 | -1/+5 |
* | add repair job for unencoded calendars | Arthur Schiwon | 2021-01-29 | 1 | -1/+3 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -4/+9 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Readd repair steps that are relevant when migrating from ownCloud | Julius Härtl | 2020-12-09 | 1 | -0/+20 |
* | Add a repairstep to validate the phone numbers | Joas Schilling | 2020-12-07 | 1 | -1/+3 |
* | Fix repair mimetype step to not leave stray cursors | Joas Schilling | 2020-11-06 | 1 | -1/+1 |
* | Add a background job that checks for potential user imported SSL certificates... | Morris Jobke | 2020-11-03 | 1 | -0/+2 |
* | Add cleanup job for old brutefoce attempts | Roeland Jago Douma | 2020-10-08 | 1 | -0/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -3/+3 |
* | Add repair step to remove old dashboard app config | Julius Härtl | 2020-08-24 | 1 | -0/+2 |
* | New SSE key format | Roeland Jago Douma | 2020-08-20 | 1 | -0/+2 |
* | Make legacy cipher opt in | Roeland Jago Douma | 2020-08-19 | 1 | -0/+2 |
* | Remove obsolete repair steps for logo and updater channel | Morris Jobke | 2020-04-24 | 1 | -4/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -2/+2 |
* | Always set the generated flag to false when an avatar is being set | Joas Schilling | 2019-12-20 | 1 | -0/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+5 |
* | Kill repair step for cypress tests | Daniel Kesselberg | 2019-09-02 | 1 | -2/+0 |
* | Add a repair step to clear the projects access cache | Joas Schilling | 2019-08-21 | 1 | -0/+3 |
* | Add enterprise logo | Morris Jobke | 2019-07-15 | 1 | -0/+2 |
* | Enterprise update channel | Morris Jobke | 2019-07-10 | 1 | -0/+2 |
* | Merge pull request #16292 from nextcloud/techdebt/noid/cleanup-outdated-repai... | Roeland Jago Douma | 2019-07-08 | 1 | -8/+0 |
|\ |
|
| * | Remove one time repair steps that have already run when updating to 17 | Morris Jobke | 2019-07-08 | 1 | -8/+0 |
* | | Try to delete the cypress folder of the viewer app | Morris Jobke | 2019-07-08 | 1 | -0/+2 |
|/ |
|
* | Repair step for link shares | Roeland Jago Douma | 2019-04-16 | 1 | -0/+3 |
* | Login flow V2 | Roeland Jago Douma | 2019-02-25 | 1 | -0/+2 |
* | Make $repairSteps & $dispatcher mandatory | Daniel Kesselberg | 2019-02-13 | 1 | -1/+1 |
* | Do not run getRepairSteps in register_commands | Daniel Kesselberg | 2019-02-13 | 1 | -4/+4 |
* | Log exception | Daniel Kesselberg | 2019-02-07 | 1 | -1/+1 |