Commit Graph

46 Commits (0263821010d1394de6bbcefa6e78e7fab385cda0)

Author SHA1 Message Date
Georg Ehrke 7ec8e6d35b
Don't run repair step for every individual user, outsource that to background job 7 years ago
Arthur Schiwon 1d1c8b4e69
avoids users searches on backend, faster processing 7 years ago
Joas Schilling 592093079f
Deduplicate index names 7 years ago
Joas Schilling 274658629d
Make sure all tables have named indexes 7 years ago
Georg Ehrke 3acde071f3
Add Repair step to regenerate birthday calendar 7 years ago
Joas Schilling 4149d428d3
Principals can be principal/user/<name> or principal/<name> from legacy installs 7 years ago
Joas Schilling f88e7648d5
Remove orphan event and contacts data 7 years ago
Roeland Jago Douma 12e24ed6e7
Check for no longer existing calendars 7 years ago
Joas Schilling 9f2d14447f
Add a repair step to remove sensitive event activity 7 years ago
Roeland Jago Douma adb2b9a2f8
Add live repair step to cleanup old chunks 7 years ago
Joas Schilling aa88254f64
Shorten index name of calendar changes table 7 years ago
Georg Ehrke 071301bfb9
Fix Calendarsubscriptions source column change on Oracle 7 years ago
Georg Ehrke 30d13bb760
cache webcal calendars on server 7 years ago
John Molakvoæ (skjnldsv) a6c8fe099d
bump dav version for migration 7 years ago
John Molakvoæ (skjnldsv) d89edb28c4
move migration 7 years ago
John Molakvoæ (skjnldsv) 161608b1f1
move migration 7 years ago
Morris Jobke b458ed9c82
Properly escape column name in "createFunction" call 7 years ago
Georg Ehrke b83918ed6d
convert source column in calendarsubscription table to (long) text 7 years ago
Joas Schilling daed1bed57
Also shorten the name of the invitation tokens 8 years ago
Joas Schilling b7de6d7a24
Shorten resource table names to allow install on oracle again 8 years ago
Georg Ehrke 4aa4e4080c
Include accept / decline links in CalDAV invitation emails 8 years ago
Georg Ehrke 2da510af0b
add resource / room principals 8 years ago
Roeland Jago Douma b0c801c764
Add directdownload table 8 years ago
Joas Schilling 4a5282ba21
Fix the type hints of migrations and correctly inject the wrapped schema into migrations 8 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 155d451cf8
Fix copy paste errors 9 years ago
Joas Schilling c65e591e88
Restore the sequencial order 9 years ago
Joas Schilling 740d820194
Migrate ids to bigint in the dav app 9 years ago
Roeland Jago Douma 4ac32223da
Add indexes to cards and cards_properties tables 9 years ago
Joas Schilling d5b5fc7fca
Fix unsigned state 9 years ago
Joas Schilling 8768faacaa
Fix migration naming 9 years ago
Roeland Jago Douma 32234a23da
Move DAV app to migrations 9 years ago
Georg Ehrke 8d00458b56
unit test custom calendar search 9 years ago
Georg Ehrke 40eec1e63c
add repairstep with backgroundjob to index calendar data 9 years ago
Joas Schilling 3bd501aad2
Directly fix the values 9 years ago
Roeland Jago Douma 6f5316e443
Add DAV repair step to fix calendar data 9 years ago
Thomas Müller 181af830fd
Remove 9.1 migration steps in app dav (#25654) 9 years ago
Thomas Müller 1f825f0fe8
Adding repair step to fix component of birthday calendars 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Thomas Müller 0b7685d326 Move birthday calendar generation to a live migration job (#25135) 10 years ago
Thomas Müller 082f456b8b
Added unit testing for the migration step 10 years ago
Thomas Müller 369c3b5d7e
Implement classification migration as repair step 10 years ago