summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-294-0/+4
* Remove obsolete repair steps for logo and updater channelMorris Jobke2020-04-242-187/+0
* Add visibility to all constantsChristoph Wurst2020-04-102-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-109-15/+6
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-313-0/+3
* Use the short array syntax, everywhereChristoph Wurst2020-03-263-11/+11
* Always set the generated flag to false when an avatar is being setJoas Schilling2019-12-201-0/+64
* Update license headersChristoph Wurst2019-12-0521-32/+66
* Some php-cs fixesRoeland Jago Douma2019-11-2211-10/+8
* Kill repair step for cypress testsDaniel Kesselberg2019-09-021-86/+0
* Keep cypress if gitDaniel Kesselberg2019-09-011-0/+4
* Add a repair step to clear the projects access cacheJoas Schilling2019-08-211-0/+58
* Merge pull request #15606 from nextcloud/fix/15605/add-catch-for-runtime-exce...Roeland Jago Douma2019-07-161-0/+4
|\
| * Log RuntimeException in CleanupCardDAVPhotoCacheMorris Jobke2019-07-151-1/+4
| * Add catch for RuntimeExceptionDaniel Kesselberg2019-05-171-1/+2
* | Merge pull request #16334 from nextcloud/feature/noid/enterprise-logoRoeland Jago Douma2019-07-151-0/+117
|\ \
| * | Add enterprise logoMorris Jobke2019-07-151-0/+117
* | | Merge pull request #16361 from nextcloud/bugfix/noid/drop-foreignkey-on-owncl...Roeland Jago Douma2019-07-111-2/+22
|\ \ \ | |/ / |/| |
| * | Drop foreign key before trying to drop the accounts tableJoas Schilling2019-07-111-2/+22
* | | Enterprise update channelMorris Jobke2019-07-101-0/+60
|/ /
* | Merge pull request #16292 from nextcloud/techdebt/noid/cleanup-outdated-repai...Roeland Jago Douma2019-07-084-570/+0
|\ \
| * | Remove one time repair steps that have already run when updating to 17Morris Jobke2019-07-084-570/+0
* | | Try to delete the cypress folder of the viewer appMorris Jobke2019-07-081-0/+82
|/ /
* | Fix userid casting in notificationsJohn Molakvoæ (skjnldsv)2019-06-111-1/+1
* | Don't notify admins if no potentially over exposing links foundDaniel Kesselberg2019-05-261-7/+7
|/
* Add return typesJoas Schilling2019-04-161-7/+7
* Use the querybuilder for the queriesJoas Schilling2019-04-161-34/+49
* Repair step for link sharesRoeland Jago Douma2019-04-161-0/+221
* Login flow V2Roeland Jago Douma2019-02-251-0/+49
* Log exceptionDaniel Kesselberg2019-02-071-4/+9
* Repair step to remove "photo." files created by photocacheDaniel Kesselberg2019-02-071-0/+99
* Implement guest avatar endpointMichael Weimann2019-02-071-2/+1
* Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)2018-12-051-9/+22
* Fix SetVcardDatabaseUID when using postgresqlRobin Appelman2018-11-131-1/+5
* Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-082-4/+76
* fixup! move migrationJohn Molakvoæ (skjnldsv)2018-10-301-1/+1
* fixup! move migrationJohn Molakvoæ (skjnldsv)2018-10-301-12/+18
* TestsJohn Molakvoæ (skjnldsv)2018-10-301-1/+1
* Repair registration and autoload bumpJohn Molakvoæ (skjnldsv)2018-10-301-18/+22
* Repair StepJohn Molakvoæ (skjnldsv)2018-10-301-0/+127
* Add repair stepRoeland Jago Douma2018-07-101-0/+17
* Suppress potential SQL injection warning as they are false positivesMorris Jobke2018-07-091-0/+3
* Add repair job for pending cron jobsMorris Jobke2018-07-091-0/+74
* Add visio mimetypesJoas Schilling2018-07-061-0/+17
* Background job to clean up old backups of the updaterMorris Jobke2018-06-131-0/+48
* Add the jobRoeland Jago Douma2018-05-141-0/+48
* Don't use double quotes in MySQL queriesRobin Müller2018-02-161-2/+3
* Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-031-9/+1
* Add repair step to clear frontend related cachesJulius Härtl2018-02-031-0/+78