aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Migration
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11668 from nextcloud/bugfix/7726/convert_caldav_subscript...Morris Jobke2018-10-191-0/+54
|\
| * convert source column in calendarsubscription table to (long) textGeorg Ehrke2018-10-151-0/+54
* | Properly escape column name in "createFunction" callMorris Jobke2018-10-161-1/+1
|/
* Also shorten the name of the invitation tokensJoas Schilling2018-07-121-4/+4
* Shorten resource table names to allow install on oracle againJoas Schilling2018-07-121-9/+6
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-0/+71
* add resource / room principalsGeorg Ehrke2018-06-251-0/+87
* Add directdownload tableRoeland Jago Douma2018-04-261-0/+80
* Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-174-15/+12
* Change @georgehrke's emailMorris Jobke2017-11-064-2/+4
* Update license headersMorris Jobke2017-11-066-3/+47
* Fix copy paste errorsJoas Schilling2017-09-291-3/+3
* Restore the sequencial orderJoas Schilling2017-09-291-1/+1
* Migrate ids to bigint in the dav appJoas Schilling2017-09-291-0/+35
* Add indexes to cards and cards_properties tablesRoeland Jago Douma2017-09-251-0/+50
* Fix unsigned stateJoas Schilling2017-09-191-0/+36
* Fix migration namingJoas Schilling2017-09-191-4/+4
* Move DAV app to migrationsRoeland Jago Douma2017-09-181-0/+480
* unit test custom calendar searchGeorg Ehrke2017-04-281-1/+1
* add repairstep with backgroundjob to index calendar dataGeorg Ehrke2017-04-252-0/+206
* Directly fix the valuesJoas Schilling2017-03-263-134/+119
* Add DAV repair step to fix calendar dataRoeland Jago Douma2016-11-242-0/+134
* Remove 9.1 migration steps in app dav (#25654)Thomas Müller2016-11-222-165/+0
* Adding repair step to fix component of birthday calendarsThomas Müller2016-09-201-0/+62
* Fix apps/Joas Schilling2016-07-212-2/+4
* Move birthday calendar generation to a live migration job (#25135)Thomas Müller2016-06-161-0/+70
* Added unit testing for the migration stepThomas Müller2016-06-091-1/+1
* Implement classification migration as repair stepThomas Müller2016-06-091-0/+93