summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Migration
Commit message (Expand)AuthorAgeFilesLines
* 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