summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Migration
Commit message (Collapse)AuthorAgeFilesLines
* Fix copy paste errorsJoas Schilling2017-09-291-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Restore the sequencial orderJoas Schilling2017-09-291-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Migrate ids to bigint in the dav appJoas Schilling2017-09-291-0/+35
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add indexes to cards and cards_properties tablesRoeland Jago Douma2017-09-251-0/+50
| | | | | | Fixes #6170 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix unsigned stateJoas Schilling2017-09-191-0/+36
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix migration namingJoas Schilling2017-09-191-4/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move DAV app to migrationsRoeland Jago Douma2017-09-181-0/+480
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* unit test custom calendar searchGeorg Ehrke2017-04-281-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* add repairstep with backgroundjob to index calendar dataGeorg Ehrke2017-04-252-0/+206
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Directly fix the valuesJoas Schilling2017-03-263-134/+119
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add DAV repair step to fix calendar dataRoeland Jago Douma2016-11-242-0/+134
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 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