summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Migration
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19761 from nextcloud/bugfix/19658/add_missing_index_to_or...Roeland Jago Douma2020-04-062-0/+2
|\
| * Create Mount IDs as BigInt by defaultGeorg Ehrke2020-03-032-1/+1
| * Add indices to original DAV migrationGeorg Ehrke2020-03-031-0/+2
* | Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+2
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\ \
| * | Remove unused importsChristoph Wurst2020-03-251-1/+0
| |/
* / Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
|/
* Update license headersChristoph Wurst2019-12-0527-25/+138
* Some php-cs fixesRoeland Jago Douma2019-11-2221-18/+29
* Return $schema on change and null otherwiseDaniel Kesselberg2019-10-291-1/+3
* Check the calendar type of calendarobjects & calendarchangesThomas Citharel2019-08-261-0/+6
* Remove orphaned calendar data from deleted subscriptionsThomas Citharel2019-08-221-0/+5
* Final fixesGeorg Ehrke2019-08-151-1/+2
* Add repair step to register reminder index for existing eventsGeorg Ehrke2019-08-151-0/+96
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-153-84/+117
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+82
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-151-0/+2
* Add table to handle calendar delegationsRoeland Jago Douma2019-08-141-0/+53
* add oc_calendar_resources_md and oc_calendar_rooms_md tablesGeorg Ehrke2019-08-011-0/+69
* Don't run repair step for every individual user, outsource that to background...Georg Ehrke2019-05-231-16/+3
* avoids users searches on backend, faster processingArthur Schiwon2019-04-171-2/+2
* Deduplicate index namesJoas Schilling2019-03-271-2/+2
* Make sure all tables have named indexesJoas Schilling2019-03-271-2/+2
* Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_yearMorris Jobke2019-02-201-0/+85
|\
| * Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-161-0/+85
* | Merge pull request #13511 from nextcloud/bugfix/noid/remove-orphan-event-and-...Morris Jobke2019-01-161-0/+94
|\ \
| * | Remove orphan event and contacts dataJoas Schilling2019-01-111-0/+94
| |/
* / Principals can be principal/user/<name> or principal/<name> from legacy installsJoas Schilling2019-01-141-1/+1
|/
* Check for no longer existing calendarsRoeland Jago Douma2019-01-111-0/+8
* Merge pull request #13430 from nextcloud/bugfix/13331/respect-classification-...Roeland Jago Douma2019-01-091-0/+124
|\
| * Add a repair step to remove sensitive event activityJoas Schilling2019-01-081-0/+124
* | Add live repair step to cleanup old chunksRoeland Jago Douma2019-01-041-0/+95
|/
* Shorten index name of calendar changes tableJoas Schilling2018-11-142-1/+60
* Fix Calendarsubscriptions source column change on OracleGeorg Ehrke2018-11-134-8/+211
* cache webcal calendars on serverGeorg Ehrke2018-11-072-0/+188
* bump dav version for migrationJohn Molakvoæ (skjnldsv)2018-11-051-6/+8
* move migrationJohn Molakvoæ (skjnldsv)2018-10-301-0/+52
* 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