| Commit message (Expand) | Author | Age | Files | Lines |
* | exchange user_id_key for a unique one. | Arthur Schiwon | 2016-02-26 | 1 | -7/+13 |
* | add index definitions for comments tables | Arthur Schiwon | 2016-02-24 | 1 | -10/+41 |
* | Make sure we can store strings as per the interface | Joas Schilling | 2016-02-22 | 1 | -4/+3 |
* | Add store/retrieve checksums | Roeland Jago Douma | 2016-02-03 | 1 | -0/+8 |
* | introduce comments read marke tables, comes with user cleanup after deletion | Arthur Schiwon | 2016-01-29 | 1 | -0/+43 |
* | Merge pull request #18531 from owncloud/ext-user-credentials | Thomas Müller | 2016-01-22 | 1 | -0/+55 |
|\ |
|
| * | Introduce CredentialsManager for storage of credentials in DB | Robin McCorkell | 2016-01-18 | 1 | -0/+55 |
* | | cache mountpoints in the db | Robin Appelman | 2016-01-20 | 1 | -0/+87 |
|/ |
|
* | [Share 2.0] Update db structure to stay backwards compatible | Roeland Jago Douma | 2016-01-06 | 1 | -6/+6 |
* | Merge pull request #20650 from owncloud/systemtags-core | Thomas Müller | 2015-11-30 | 1 | -0/+124 |
|\ |
|
| * | Added system tags data structure and PHP side managers | Vincent Petry | 2015-11-27 | 1 | -0/+124 |
* | | [Sharing 2.0] Add a new db column for the file owner | Roeland Jago Douma | 2015-11-25 | 1 | -0/+14 |
* | | DB scheme for Comments table, resolves #20265 | Arthur Schiwon | 2015-11-20 | 1 | -0/+151 |
|/ |
|
* | Drop unused table file_map | Morris Jobke | 2015-11-05 | 1 | -61/+0 |
* | Use integer for availability instead of bool | Robin McCorkell | 2015-09-15 | 1 | -2/+2 |
* | Merge pull request #17662 from owncloud/locking-db | Thomas Müller | 2015-08-26 | 1 | -0/+73 |
|\ |
|
| * | rename path field to key | Robin Appelman | 2015-08-03 | 1 | -4/+5 |
| * | Fix db schema | Robin Appelman | 2015-08-03 | 1 | -1/+34 |
| * | Add database backend for high level locking | Robin Appelman | 2015-08-03 | 1 | -0/+39 |
* | | Store storage availability in database | Robin McCorkell | 2015-07-20 | 1 | -0/+12 |
|/ |
|
* | Remove index on file_target of share table | Morris Jobke | 2015-07-14 | 1 | -7/+0 |
* | Add indexes to speedup DB queries | Morris Jobke | 2015-07-08 | 1 | -0/+15 |
* | we no longer support webdav locks - no need to keep the column | Thomas Müller | 2015-03-12 | 1 | -83/+0 |
* | set max argument length to 4000 | Robin Appelman | 2015-02-25 | 1 | -1/+1 |
* | expand cron argument column to 2048 | Robin Appelman | 2015-02-25 | 1 | -1/+1 |
* | Revert "Improve: Index for file_map" | Joas Schilling | 2015-02-13 | 1 | -18/+0 |
* | Revert "Incorporate review changes" | Joas Schilling | 2015-02-13 | 1 | -0/+2 |
* | Incorporate review changes | Lukas Reschke | 2015-02-12 | 1 | -2/+0 |
* | Improve: Index for file_map | windaishi | 2015-02-12 | 1 | -0/+18 |
* | Revert "add share index" | Thomas Müller | 2014-07-17 | 1 | -12/+0 |
* | shorten userid columns to 64 chars, ref #9186 | Jörn Friedrich Dreyer | 2014-06-27 | 1 | -2/+2 |
* | - drop permissions table and related code | Thomas Müller | 2014-06-05 | 1 | -53/+10 |
* | Merge pull request #8806 from owncloud/add_share_index | Morris Jobke | 2014-06-02 | 1 | -0/+12 |
|\ |
|
| * | add share index | Frank Karlitschek | 2014-05-31 | 1 | -0/+12 |
* | | add another index to the filecache to reduce the number of queries without a ... | Frank Karlitschek | 2014-05-31 | 1 | -0/+15 |
|/ |
|
* | # This is a combination of 2 commits. | Thomas Müller | 2014-05-28 | 1 | -1/+1 |
* | Add index on oc_appconfig for appid | Robin Appelman | 2013-12-18 | 1 | -0/+7 |
* | Fix spacing. | Andreas Fischer | 2013-11-26 | 1 | -0/+16 |
* | db-doc: privatedata description | Andreas Fischer | 2013-11-26 | 1 | -1/+6 |
* | db-doc: vcategory* descriptions | Andreas Fischer | 2013-11-26 | 1 | -2/+8 |
* | db-doc: users description | Andreas Fischer | 2013-11-26 | 1 | -1/+3 |
* | db-doc: jobs description | Andreas Fischer | 2013-11-26 | 1 | -1/+4 |
* | db-doc: share description | Andreas Fischer | 2013-11-26 | 1 | -1/+14 |
* | db-doc: properties description | Andreas Fischer | 2013-11-26 | 1 | -1/+4 |
* | db-doc: preferences description | Andreas Fischer | 2013-11-26 | 1 | -1/+6 |
* | db-doc: locks description | Andreas Fischer | 2013-11-26 | 1 | -1/+4 |
* | db-doc: groups description | Andreas Fischer | 2013-11-26 | 1 | -1/+3 |
* | db-doc: group_admin reduction note | Andreas Fischer | 2013-11-26 | 1 | -0/+3 |
* | db-doc: group_admin description | Andreas Fischer | 2013-11-26 | 1 | -1/+7 |
* | db-doc: group_user description | Andreas Fischer | 2013-11-26 | 1 | -1/+7 |