| Commit message (Expand) | Author | Age | Files | Lines |
* | Add return types | Joas Schilling | 2019-04-16 | 1 | -7/+7 |
* | Use the querybuilder for the queries | Joas Schilling | 2019-04-16 | 1 | -34/+49 |
* | Repair step for link shares | Roeland Jago Douma | 2019-04-16 | 1 | -0/+221 |
* | Login flow V2 | Roeland Jago Douma | 2019-02-25 | 1 | -0/+49 |
* | Log exception | Daniel Kesselberg | 2019-02-07 | 1 | -4/+9 |
* | Repair step to remove "photo." files created by photocache | Daniel Kesselberg | 2019-02-07 | 1 | -0/+99 |
* | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 1 | -2/+1 |
* | Log and continue on Dav reader failure | John Molakvoæ (skjnldsv) | 2018-12-05 | 1 | -9/+22 |
* | Fix SetVcardDatabaseUID when using postgresql | Robin Appelman | 2018-11-13 | 1 | -1/+5 |
* | Clear avatar cache with frontend repair | John Molakvoæ (skjnldsv) | 2018-11-08 | 2 | -4/+76 |
* | fixup! move migration | John Molakvoæ (skjnldsv) | 2018-10-30 | 1 | -1/+1 |
* | fixup! move migration | John Molakvoæ (skjnldsv) | 2018-10-30 | 1 | -12/+18 |
* | Tests | John Molakvoæ (skjnldsv) | 2018-10-30 | 1 | -1/+1 |
* | Repair registration and autoload bump | John Molakvoæ (skjnldsv) | 2018-10-30 | 1 | -18/+22 |
* | Repair Step | John Molakvoæ (skjnldsv) | 2018-10-30 | 1 | -0/+127 |
* | Add repair step | Roeland Jago Douma | 2018-07-10 | 1 | -0/+17 |
* | Suppress potential SQL injection warning as they are false positives | Morris Jobke | 2018-07-09 | 1 | -0/+3 |
* | Add repair job for pending cron jobs | Morris Jobke | 2018-07-09 | 1 | -0/+74 |
* | Add visio mimetypes | Joas Schilling | 2018-07-06 | 1 | -0/+17 |
* | Background job to clean up old backups of the updater | Morris Jobke | 2018-06-13 | 1 | -0/+48 |
* | Add the job | Roeland Jago Douma | 2018-05-14 | 1 | -0/+48 |
* | Don't use double quotes in MySQL queries | Robin Müller | 2018-02-16 | 1 | -2/+3 |
* | Move depsCache clearing to SCSSCacher/JSCombiner | Julius Härtl | 2018-02-03 | 1 | -9/+1 |
* | Add repair step to clear frontend related caches | Julius Härtl | 2018-02-03 | 1 | -0/+78 |
* | Remove old repair steps that aren't executed anymore | Morris Jobke | 2018-01-22 | 7 | -707/+0 |
* | check if the user still exists before we try to cleanup the previews | Bjoern Schiessle | 2017-11-14 | 1 | -1/+12 |
* | Merge pull request #7027 from nextcloud/Rello-patch-1 | Morris Jobke | 2017-11-09 | 1 | -5/+22 |
|\ |
|
| * | Add the return which is being used | Joas Schilling | 2017-10-31 | 1 | -6/+9 |
| * | Mapping of m3u, m3u8, pls to audio streams | Rello | 2017-10-31 | 1 | -0/+14 |
* | | Update license headers | Morris Jobke | 2017-11-06 | 12 | -4/+23 |
|/ |
|
* | Add logrote as a default background job | Roeland Jago Douma | 2017-10-24 | 1 | -0/+47 |
* | dont run invalid path repair step when upgrading from 11.0.5.2 and later | Robin Appelman | 2017-10-03 | 1 | -3/+11 |
* | Ask the schema whether the table and column exist | Joas Schilling | 2017-09-08 | 1 | -13/+6 |
* | Merge pull request #6331 from nextcloud/update-repair-step | Morris Jobke | 2017-09-04 | 1 | -2/+2 |
|\ |
|
| * | move repair step to stable12 | Bjoern Schiessle | 2017-09-01 | 1 | -2/+2 |
* | | Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update pla... | Thomas Ebert | 2017-08-31 | 1 | -1/+14 |
|/ |
|
* | Merge pull request #5870 from nextcloud/generate-system-wide-key-pair | Björn Schießle | 2017-08-24 | 1 | -0/+110 |
|\ |
|
| * | add prefix to user and system keys to avoid name collisions | Bjoern Schiessle | 2017-08-10 | 1 | -0/+110 |
* | | Merge pull request #6004 from nextcloud/forward-5902-repair-drop-account-term... | Roeland Jago Douma | 2017-08-10 | 1 | -0/+60 |
|\ \
| |/
|/| |
|
| * | Add a repair step to drop the account_terms table on oc migration | Joas Schilling | 2017-08-07 | 1 | -0/+60 |
* | | Use indexed column path_hash to find the parent | Joas Schilling | 2017-08-09 | 1 | -2/+2 |
|/ |
|
* | Add a method to compare empty strings with an expression | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
* | Fix repair step for oracle... | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
* | Use selectAlias() | Joas Schilling | 2017-08-02 | 1 | -2/+4 |
* | Can not insert auto increment on oracle | Joas Schilling | 2017-08-02 | 1 | -1/+2 |
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 1 | -1/+1 |
* | Also repair storage id's when repairing invalid entries | Robin Appelman | 2017-07-21 | 1 | -4/+7 |
* | Add Phan plugin to check for SQL injections | Lukas Reschke | 2017-07-20 | 4 | -0/+12 |
* | Fix invalid path repair step not getting all invalid entries | Robin Appelman | 2017-07-18 | 1 | -1/+1 |
* | Merge pull request #5715 from nextcloud/master-5655 | Morris Jobke | 2017-07-13 | 1 | -25/+66 |
|\ |
|