aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Migration
Commit message (Expand)AuthorAgeFilesLines
* fix(db): remove redundant index in cardsJohannes Merkel2024-02-182-1/+56
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-082-76/+34
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-082-34/+76
* fix!: Migrate jobs away from deprecated interfacesCôme Chilliet2024-02-082-76/+34
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2319-44/+43
* fix: lower threshold for system address book syncDaniel Kesselberg2023-11-221-1/+1
* add index for classificationAkhil2023-10-311-0/+55
* feat(dav): implement personal absence settings backendRichard Steinmetz2023-10-291-0/+83
* fix: use faster method to fetch user countDaniel Kesselberg2023-09-141-1/+1
* fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-261-7/+14
* fix(dav): Catch SAB sync errors during upgradeChristoph Wurst2023-06-261-1/+9
* feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-091-0/+54
* fix(Repair): Fix repair step compatibility with Oracle DBJoas Schilling2023-02-231-1/+1
* Allow DAV Object propertiesThomas Citharel2022-05-162-0/+123
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-9/+3
* Cast orphan subscription id to intChristoph Wurst2021-12-011-4/+5
* Add repair job to delete calendar subscriptions that were orphaned whenThomas Citharel2021-09-041-0/+144
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0432-76/+82
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-0/+45
* Drop redundant indesRoeland Jago Douma2021-02-162-1/+55
* Add cards_abiduri index on installRoeland Jago Douma2021-01-161-0/+1
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-1210-10/+10
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-084-5/+5
* Update license headersChristoph Wurst2020-12-302-4/+2
* re-index contacts with social profilescall-me-matt2020-12-222-0/+216
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-165-0/+5
* Adjust further columnsVincent Petry2020-12-091-0/+6
* Adjust calendars.components to 64 charsVincent Petry2020-12-091-0/+6
* Manually iterate over calendardata when oracle is usedJulius Härtl2020-11-111-0/+32
* Fix CSJoas Schilling2020-11-101-0/+1
* Make sure columns with an empty default are nullable for OracleJoas Schilling2020-11-102-1/+61
* Don't leave cursors open when tests failJoas Schilling2020-11-092-2/+6
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-2410-1/+10
* Don't load all calendar objects into memoryJoas Schilling2020-08-201-14/+15
* Replace TYPE with TYPESDaniel Kesselberg2020-06-3010-56/+56
* Update license headers for 19Christoph Wurst2020-04-294-0/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-108-8/+4
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* 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