Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Remove the dbprefix from comments. It has no information. | Andreas Fischer | 2013-11-26 | 1 | -6/+6 |
* | db-doc: permissions description | Andreas Fischer | 2013-11-26 | 1 | -1/+6 |
* | Prettier ASCII lists. ^^ | Andreas Fischer | 2013-11-26 | 1 | -9/+9 |
* | db-doc: filecache description | Andreas Fischer | 2013-11-26 | 1 | -1/+14 |
* | db-doc: mimetypes description | Andreas Fischer | 2013-11-26 | 1 | -1/+6 |
* | db-doc: storages description | Andreas Fischer | 2013-11-26 | 1 | -1/+7 |
* | db-doc: appconfig description | Andreas Fischer | 2013-11-26 | 1 | -0/+5 |
* | Add some more indexes to tables to improve db queries | Bart Visscher | 2013-11-11 | 1 | -0/+30 |
* | fixing Specified key was too long; max key length is 767 bytes | Thomas Mueller | 2013-11-02 | 1 | -1/+1 |
* | fix the privatedata key value store | Frank Karlitschek | 2013-10-30 | 1 | -0/+63 |
* | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-23 | 1 | -1/+1 |
|\ | |||||
| * | setting a default on filecache column unencrypted_size | Thomas Müller | 2013-09-20 | 1 | -1/+1 |
* | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-02 | 1 | -3/+1 |
|\| | |||||
| * | Merge master into oc_preview | Georg Ehrke | 2013-08-14 | 1 | -1/+1 |
| |\ | |||||
| * | | update indexes of oc_permissions | Georg Ehrke | 2013-08-09 | 1 | -2/+0 |
| * | | allow permissions.user to be null as suggested by @butonic | Georg Ehrke | 2013-08-07 | 1 | -1/+1 |
* | | | enable user to inform recipients about a shared file by mail | Bjoern Schiessle | 2013-08-30 | 1 | -0/+8 |
| |/ |/| | |||||
* | | allow empty configvalue in appconfig | Jörn Friedrich Dreyer | 2013-08-09 | 1 | -1/+1 |
|/ | |||||
* | Tweaks to the MDB2SchemaReader | Bart Visscher | 2013-07-18 | 1 | -1/+1 |
* | Change nullable of filecache.etag and permissions.user | Bart Visscher | 2013-06-26 | 1 | -2/+2 |
* | db structure, allow null in columns for '' values | Jörn Friedrich Dreyer | 2013-06-11 | 1 | -3/+3 |
* | Use int for last_run | Robin Appelman | 2013-06-02 | 1 | -1/+1 |
* | merge master into backgroundjob | Robin Appelman | 2013-06-02 | 1 | -0/+16 |
|\ | |||||
| * | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-22 | 1 | -0/+8 |
| |\ | |||||
| | * | merge master into filecache_mtime | Robin Appelman | 2013-05-21 | 1 | -1/+51 |
| | |\ | |||||
| | * \ | merge master into filecache_mtime | Robin Appelman | 2013-02-15 | 1 | -3/+19 |
| | |\ \ | |||||
| | * | | | Cache: add seccond mtime field | Robin Appelman | 2013-02-10 | 1 | -0/+8 |
| * | | | | added unencrypted file size to file cache | Florin Peter | 2013-04-25 | 1 | -0/+8 |
| | |_|/ | |/| | | |||||
* / | | | Add database table for backgroundjob | Robin Appelman | 2013-04-21 | 1 | -15/+15 |
|/ / / |