| Commit message (Expand) | Author | Age | Files | Lines |
* | bump applicable version due to an intermediate release | Arthur Schiwon | 2021-02-17 | 1 | -1/+1 |
* | show suggestion to clean up possible invalid shares later | Arthur Schiwon | 2021-01-29 | 1 | -0/+6 |
* | add repair job for unencoded calendars | Arthur Schiwon | 2021-01-29 | 1 | -0/+132 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 3 | -13/+13 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -0/+1 |
* | Bump icewind/streams from 0.7.1 to 0.7.2 | Christoph Wurst | 2020-12-29 | 1 | -1/+2 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 18 | -24/+25 |
* | Merge pull request #24488 from zzkt/patch-1 | Julius Härtl | 2020-12-15 | 1 | -0/+13 |
|\ |
|
| * | repair text/org MIME types | nik gaffney | 2020-12-11 | 1 | -0/+13 |
* | | Properly migrate from new owncloud avatar location | Julius Härtl | 2020-12-09 | 1 | -73/+42 |
* | | Readd repair steps that are relevant when migrating from ownCloud | Julius Härtl | 2020-12-09 | 6 | -0/+595 |
* | | Drop fk constraints on locks table | Julius Härtl | 2020-12-09 | 1 | -0/+9 |
* | | Fix PHP code style | Joas Schilling | 2020-12-08 | 1 | -1/+1 |
* | | Add a repairstep to validate the phone numbers | Joas Schilling | 2020-12-07 | 1 | -0/+89 |
* | | Also handle legacy cipher support when encryption is disabled but an old mast... | Julius Härtl | 2020-12-03 | 2 | -2/+4 |
|/ |
|
* | Harden EncryptionLegacyCipher a bit | Roeland Jago Douma | 2020-11-20 | 2 | -0/+8 |
* | Fix repair mimetype step to not leave stray cursors | Joas Schilling | 2020-11-06 | 1 | -52/+42 |
* | Add a background job that checks for potential user imported SSL certificates... | Morris Jobke | 2020-11-03 | 1 | -0/+61 |
* | Add cleanup job for old brutefoce attempts | Roeland Jago Douma | 2020-10-08 | 1 | -0/+49 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 2 | -3/+3 |
* | Remove @suppress SqlInjectionChecker | Morris Jobke | 2020-09-16 | 3 | -3/+0 |
* | Update repair step apply new opendocument template mimes | Julius Härtl | 2020-09-04 | 1 | -0/+15 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 3 | -3/+5 |
* | Add repair step to remove old dashboard app config | Julius Härtl | 2020-08-24 | 1 | -0/+53 |
* | New SSE key format | Roeland Jago Douma | 2020-08-20 | 1 | -0/+62 |
* | Make legacy cipher opt in | Roeland Jago Douma | 2020-08-19 | 1 | -0/+62 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -2/+2 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 4 | -0/+4 |
* | Remove obsolete repair steps for logo and updater channel | Morris Jobke | 2020-04-24 | 2 | -187/+0 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 2 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 9 | -15/+6 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 3 | -0/+3 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 3 | -11/+11 |
* | Always set the generated flag to false when an avatar is being set | Joas Schilling | 2019-12-20 | 1 | -0/+64 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 21 | -32/+66 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 11 | -10/+8 |
* | Kill repair step for cypress tests | Daniel Kesselberg | 2019-09-02 | 1 | -86/+0 |
* | Keep cypress if git | Daniel Kesselberg | 2019-09-01 | 1 | -0/+4 |
* | Add a repair step to clear the projects access cache | Joas Schilling | 2019-08-21 | 1 | -0/+58 |
* | Merge pull request #15606 from nextcloud/fix/15605/add-catch-for-runtime-exce... | Roeland Jago Douma | 2019-07-16 | 1 | -0/+4 |
|\ |
|
| * | Log RuntimeException in CleanupCardDAVPhotoCache | Morris Jobke | 2019-07-15 | 1 | -1/+4 |
| * | Add catch for RuntimeException | Daniel Kesselberg | 2019-05-17 | 1 | -1/+2 |
* | | Merge pull request #16334 from nextcloud/feature/noid/enterprise-logo | Roeland Jago Douma | 2019-07-15 | 1 | -0/+117 |
|\ \ |
|
| * | | Add enterprise logo | Morris Jobke | 2019-07-15 | 1 | -0/+117 |
* | | | Merge pull request #16361 from nextcloud/bugfix/noid/drop-foreignkey-on-owncl... | Roeland Jago Douma | 2019-07-11 | 1 | -2/+22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Drop foreign key before trying to drop the accounts table | Joas Schilling | 2019-07-11 | 1 | -2/+22 |
* | | | Enterprise update channel | Morris Jobke | 2019-07-10 | 1 | -0/+60 |
|/ / |
|
* | | Merge pull request #16292 from nextcloud/techdebt/noid/cleanup-outdated-repai... | Roeland Jago Douma | 2019-07-08 | 4 | -570/+0 |
|\ \ |
|
| * | | Remove one time repair steps that have already run when updating to 17 | Morris Jobke | 2019-07-08 | 4 | -570/+0 |