Commit Graph

159 Commits (239f1c067cd044ea693f68e287878e9f5cf5ece6)

Author SHA1 Message Date
Arthur Schiwon b3ac81f134 exchange user_id_key for a unique one. 9 years ago
Arthur Schiwon 9250704ecb add index definitions for comments tables 9 years ago
Joas Schilling 24c7f38a00 Make sure we can store strings as per the interface 9 years ago
Roeland Jago Douma 2035a179bc Add store/retrieve checksums 9 years ago
Arthur Schiwon 01cdc70f9c introduce comments read marke tables, comes with user cleanup after deletion 9 years ago
Robin Appelman cf6ee1c866 cache mountpoints in the db 9 years ago
Robin McCorkell da4127d23b Introduce CredentialsManager for storage of credentials in DB 9 years ago
Roeland Jago Douma 6c77d1734e [Share 2.0] Update db structure to stay backwards compatible 9 years ago
Vincent Petry b666367a79 Added system tags data structure and PHP side managers 9 years ago
Roeland Jago Douma 5e8256beb8 [Sharing 2.0] Add a new db column for the file owner 9 years ago
Arthur Schiwon 6bd343a3b7 DB scheme for Comments table, resolves #20265 9 years ago
Morris Jobke 6b6f19bb94 Drop unused table file_map 9 years ago
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