44 Commits (62b7bb73955a6f782ddaf6e3d248f29b93165099)

Author SHA1 Message Date
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  Julius Härtl 7fbd93b2ad
Additional index on oc_preferences to make sure that gettingh values without a user filter is fast 2 years ago
  Christoph Wurst ed84f07784
Add missing index for propertypath only queries against properties 2 years ago
  Joas Schilling 536a812de4
Add an index for selecting the next job 2 years ago
  Robin Appelman 695326534c
disable path prefix index on postgresql for now 2 years ago
  Robin Appelman abd6b354ac
add a prefix index to filecache.path 3 years ago
  Robin Appelman 6502dfae34
add better index for finding unindexed paths 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Roeland Jago Douma 14ee17e5c5
Revert "add a prefix index to filecache.path" 3 years ago
  Robin Appelman b28f0a0e94
add a prefix index to filecache.path 3 years ago
  Christoph Wurst c1d4f8161b
Migrate internal classes to the OCP db col types 3 years ago
  Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Julius Härtl 0befe07127
Change further columns to be nullable with a default of 0 3 years ago
  Julius Härtl 28491ad2d8
Handle oc_dav_properties migration 3 years ago
  Julius Härtl 76addfa44c
Add missing mount_id index 3 years ago
  Vincent Petry ab43d6a11e
Adjust execution duration to 0 3 years ago
  Julius Härtl 83f4f480ab
Fix missing authtoken scope 3 years ago
  Julius Härtl 9c2e9f2625
Add missing table columns 3 years ago
  Joas Schilling d5df033ede
Create primary keys on all tables and add a command to create the afterwards 3 years ago
  Joas Schilling 5b5aebbf66
Replace the credentials table with one that can have empty user 3 years ago
  Joas Schilling ecbb066dec
Make sure columns with an empty default are nullable for Oracle 3 years ago
  Robin Appelman 634c051be6
add size index for filecache 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Daniel Kesselberg 87dd760a89
Replace TYPE with TYPES 4 years ago
  Mario Danic 6e28c2807b
Add index to properties table 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Joas Schilling 720dc4e93d
Add optional column oc_comments.reference_id 4 years ago
  Georg Ehrke 79dcd34a07
Create Mount IDs as BigInt by default 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Roeland Jago Douma 348d9cba06
Fix authtoken index length 5 years ago
  Daniel Kesselberg f15df262c9
Install new instances with bigint filecache 5 years ago
  Roeland Jago Douma b82cbe04df
Add uid_owner and uid_initiator share tabe indices 5 years ago
  Robin Appelman 91d3e48ab3
Add filecache index on mtime 6 years ago
  Roeland Jago Douma 2f59f389d2
Add parent index to share table 6 years ago
  Joas Schilling 4a5282ba21
Fix the type hints of migrations and correctly inject the wrapped schema into migrations 6 years ago
  Bjoern Schiessle de98581421
add index for share_with table for newly created tables 6 years ago
  Joas Schilling 697d4c8847
Install new instances with bigint filecache 6 years ago
  Joas Schilling d5c2b98207
Fix missing "unsigned" on integer columns 6 years ago
  Joas Schilling 1c2f628d8e
Fix headers 6 years ago
  Joas Schilling 5e04254d40
Install from migrations 7 years ago