158 コミット (b93724a515ced59dc1825eb5182df7023b70f0db)

作成者 SHA1 メッセージ 日付
  Joas Schilling 92fc12918e
fix(migrations): Help developers to add description and copyright info 4ヶ月前
  Johannes Merkel 06d076410a
feat(occ): add possibility to edit indices 5ヶ月前
  Josh 7ce0088737
fix(db): db-convert supports disabled apps but not removed ones 4ヶ月前
  Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API 7ヶ月前
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7ヶ月前
  Christoph Wurst 5f0ada879e fix(db): Print why the migration file could not be created 11ヶ月前
  Joas Schilling ab70bbd3ff
fix(db)!: Remove private legacy event because we can not keep it 11ヶ月前
  Joas Schilling 86310a35b2
fix(db): Move missing core indices to typed event 11ヶ月前
  Joas Schilling 00d483585b
fix: Add options to support all used features by core 11ヶ月前
  Joas Schilling f73f14207c
fix(db): Move missing core columns to typed event 11ヶ月前
  Joas Schilling 77c2b169a5
fix(db): Move missing core primary keys to typed event 11ヶ月前
  Joas Schilling bd0a149a4f
feat(dispatcher): Add typed event for "db:add-missing-primary-keys" 11ヶ月前
  Joas Schilling 2eded24eff
feat(dispatcher): Add typed event for "db:add-missing-columns" 11ヶ月前
  Julius Härtl 925bcebcb6
feat: Add public event for missing indices 11ヶ月前
  Arthur Schiwon e5160e0c1c
fix(db): no hardcoded table prefix is expected 11ヶ月前
  Marcel Klehr fcf1c3033b fix(systemtags): Add missing systemtags index 1年前
  Faraz Samapoor 1e8ec53b8c Update core/Command/Db/ConvertType.php 1年前
  Faraz Samapoor 73d7c45ae1 Update core/Command/Db/ConvertFilecacheBigInt.php 1年前
  Faraz Samapoor d34cafc58c Update core/Command/Db/Migrations/MigrateCommand.php 1年前
  Faraz Samapoor f1a19a10fc Update core/Command/Db/Migrations/StatusCommand.php 1年前
  Faraz Samapoor b5cbba7fc1 Uses PHP8's constructor property promotion in core/Command/Db classes. 1年前
  Robin Appelman db43d90387
add new index in repair step instead of on-migrate 1年前
  Louis Chemineau bda66f9fb6 Add parent index on filecache 1年前
  Vitor Mattos fd4c53f311 Fix typo that added a letter to migration template 1年前
  Roeland Jago Douma aaf9b9c4fd
properly typehint generated migrations 1年前
  timm2k 6ff58d30b4
Update ConvertFilecacheBigInt.php 1年前
  Marcel Klehr 047cc708d4 DB mounts table: Add index for mount_provider_class 1年前
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard 2年前
  Joas Schilling 60801d8b1c
Fix strict comparison 2年前
  Joas Schilling 2ffcc08332
Fix type fixing 2年前
  Joas Schilling 7ee982005a
Give hints on correct migration versioning 2年前
  Julius Härtl 7fbd93b2ad
Additional index on oc_preferences to make sure that gettingh values without a user filter is fast 2年前
  Arthur Schiwon ee006563ae
migration generator also includes copyright section 2年前
  Côme Chilliet ea23523c70
Adapt more code to migration to LoggerInterface 2年前
  Louis Chemineau 970fb7ce65 Don't create cards_abiduri it if already exists 2年前
  Louis Chemineau 405c5eb813 Add --dry-run option for db:add-missing-* cmd 2年前
  Carl Schwan db6927ee05 Improve performance when converting between DBs 2年前
  Julius Härtl 415294e345
Add index for direct editing cleanup job 2年前
  Carl Schwan 6312c0df69
Check style update 2年前
  Christoph Wurst ed84f07784
Add missing index for propertypath only queries against properties 2年前
  Joas Schilling 536a812de4
Add an index for selecting the next job 2年前
  Robin Appelman 695326534c
disable path prefix index on postgresql for now 2年前
  Robin Appelman abd6b354ac
add a prefix index to filecache.path 3年前
  Robin Appelman 6502dfae34
add better index for finding unindexed paths 2年前
  Christoph Wurst bf564e2a5a
Convert command option defaults to strings 3年前
  Daniel Kesselberg 11cacf63f8
Fix #26085 3年前
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3年前
  Roeland Jago Douma 14ee17e5c5
Revert "add a prefix index to filecache.path" 3年前
  Morris Jobke ab48d5e8cb
Cleanup unneeded code around database.xml 3年前
  Joas Schilling bb0c50717c
Bye bye database.xml 4年前