Commit Graph

145 Commits (58b85714547b12b32a71b6cbab51c8229e355827)

Author SHA1 Message Date
Robin McCorkell 5ca690e2f8 Use integer for availability instead of bool 9 years ago
Robin Appelman 132a564a21 rename path field to key 9 years ago
Robin Appelman 96a9d171b3 Fix db schema 9 years ago
Robin Appelman 4ea7cbb0f5 Add database backend for high level locking 9 years ago
Robin McCorkell df19cabb44 Store storage availability in database 9 years ago
Morris Jobke ff5bd9d918 Remove index on file_target of share table 10 years ago
Morris Jobke 4a37d565bd Add indexes to speedup DB queries 10 years ago
Thomas Müller 3ff484e695 we no longer support webdav locks - no need to keep the column 10 years ago
Robin Appelman 3cf237df67 set max argument length to 4000 10 years ago
Robin Appelman 6fc0eb0236 expand cron argument column to 2048 10 years ago
Joas Schilling 3a5b0a8cfc Revert "Improve: Index for file_map" 10 years ago
Joas Schilling 6039523cd6 Revert "Incorporate review changes" 10 years ago
Lukas Reschke f6a452cabf Incorporate review changes 10 years ago
windaishi c9b5608405 Improve: Index for file_map 10 years ago
Thomas Müller 3e58f5df2e Revert "add share index" 11 years ago
Jörn Friedrich Dreyer b4f40e4da0 shorten userid columns to 64 chars, ref #9186 11 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 11 years ago
Frank Karlitschek a339855b4c add another index to the filecache to reduce the number of queries without a matching index 11 years ago
Frank Karlitschek e19b3a8794 add share index 11 years ago
Thomas Müller a2e4bc8d33 # This is a combination of 2 commits. 11 years ago
Robin Appelman 47245e7417 Add index on oc_appconfig for appid 11 years ago
Andreas Fischer 0013e2e6a8 Fix spacing. 11 years ago
Andreas Fischer 68986f5272 db-doc: privatedata description 11 years ago
Andreas Fischer 2714a22ba8 db-doc: vcategory* descriptions 11 years ago
Andreas Fischer ab773650cd db-doc: users description 11 years ago
Andreas Fischer bc77ba1d4c db-doc: jobs description 11 years ago
Andreas Fischer 8cde5e80f6 db-doc: share description 11 years ago
Andreas Fischer f4031d4320 db-doc: properties description 11 years ago
Andreas Fischer 035199acab db-doc: preferences description 11 years ago
Andreas Fischer 5450d166b0 db-doc: locks description 11 years ago
Andreas Fischer 466e8985a8 db-doc: groups description 11 years ago
Andreas Fischer 43f0e30315 db-doc: group_admin reduction note 11 years ago
Andreas Fischer 790155e574 db-doc: group_admin description 11 years ago
Andreas Fischer 46e32b08c0 db-doc: group_user description 11 years ago
Andreas Fischer 6da5b05176 Remove the dbprefix from comments. It has no information. 11 years ago
Andreas Fischer d083108e72 db-doc: permissions description 11 years ago
Andreas Fischer ea26282493 Prettier ASCII lists. ^^ 11 years ago
Andreas Fischer 421a1e69dc db-doc: filecache description 11 years ago
Andreas Fischer ad603388ca db-doc: mimetypes description 11 years ago
Andreas Fischer 7d1f67b7a9 db-doc: storages description 11 years ago
Andreas Fischer a018dacac2 db-doc: appconfig description 11 years ago
Bart Visscher c5cd0b2d26 Add some more indexes to tables to improve db queries 11 years ago
Thomas Mueller f22684cb3d fixing Specified key was too long; max key length is 767 bytes 11 years ago
Frank Karlitschek 330d026be7 fix the privatedata key value store 11 years ago
Thomas Müller 3189ee2daf setting a default on filecache column unencrypted_size 11 years ago
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 11 years ago
Jörn Friedrich Dreyer 9334974a92 allow empty configvalue in appconfig 11 years ago
Georg Ehrke 1c9d52774e update indexes of oc_permissions 11 years ago
Georg Ehrke dcc92445a0 allow permissions.user to be null as suggested by @butonic 11 years ago
Bart Visscher e2b6781cf9 Tweaks to the MDB2SchemaReader 12 years ago