Vincent Petry
|
b666367a79
Added system tags data structure and PHP side managers
|
9 年 前 |
Roeland Jago Douma
|
5e8256beb8
[Sharing 2.0] Add a new db column for the file owner
|
9 年 前 |
Arthur Schiwon
|
6bd343a3b7
DB scheme for Comments table, resolves #20265
|
9 年 前 |
Morris Jobke
|
6b6f19bb94
Drop unused table file_map
|
9 年 前 |
Robin McCorkell
|
5ca690e2f8
Use integer for availability instead of bool
|
9 年 前 |
Thomas Müller
|
534b2e407a
Merge pull request #17662 from owncloud/locking-db
|
9 年 前 |
Robin Appelman
|
132a564a21
rename path field to key
|
9 年 前 |
Robin Appelman
|
96a9d171b3
Fix db schema
|
9 年 前 |
Robin Appelman
|
4ea7cbb0f5
Add database backend for high level locking
|
9 年 前 |
Robin McCorkell
|
df19cabb44
Store storage availability in database
|
9 年 前 |
Morris Jobke
|
ff5bd9d918
Remove index on file_target of share table
|
9 年 前 |
Morris Jobke
|
4a37d565bd
Add indexes to speedup DB queries
|
9 年 前 |
Thomas Müller
|
3ff484e695
we no longer support webdav locks - no need to keep the column
|
9 年 前 |
Robin Appelman
|
3cf237df67
set max argument length to 4000
|
9 年 前 |
Robin Appelman
|
6fc0eb0236
expand cron argument column to 2048
|
9 年 前 |
Joas Schilling
|
3a5b0a8cfc
Revert "Improve: Index for file_map"
|
9 年 前 |
Joas Schilling
|
6039523cd6
Revert "Incorporate review changes"
|
9 年 前 |
Lukas Reschke
|
f6a452cabf
Incorporate review changes
|
9 年 前 |
windaishi
|
c9b5608405
Improve: Index for file_map
|
10 年 前 |
Thomas Müller
|
3e58f5df2e
Revert "add share index"
|
10 年 前 |
Jörn Friedrich Dreyer
|
b4f40e4da0
shorten userid columns to 64 chars, ref #9186
|
10 年 前 |
Thomas Müller
|
da3974bcb2
- drop permissions table and related code
|
10 年 前 |
Morris Jobke
|
e8ec81110d
Merge pull request #8806 from owncloud/add_share_index
|
10 年 前 |
Frank Karlitschek
|
a339855b4c
add another index to the filecache to reduce the number of queries without a matching index
|
10 年 前 |
Frank Karlitschek
|
e19b3a8794
add share index
|
10 年 前 |
Thomas Müller
|
a2e4bc8d33
# This is a combination of 2 commits.
|
10 年 前 |
Robin Appelman
|
47245e7417
Add index on oc_appconfig for appid
|
11 年 前 |
Andreas Fischer
|
0013e2e6a8
Fix spacing.
|
11 年 前 |
Andreas Fischer
|
68986f5272
db-doc: privatedata description
|
11 年 前 |
Andreas Fischer
|
2714a22ba8
db-doc: vcategory* descriptions
|
11 年 前 |