| Commit message (Expand) | Author | Age | Files | Lines |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Add missing index on oc_cards and rename if it previously existed | Julius Härtl | 2020-12-09 | 1 | -0/+33 |
* | add size index for filecache | Robin Appelman | 2020-09-22 | 1 | -0/+7 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -1/+1 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 1 | -1/+2 |
* | Add index to properties table | Mario Danic | 2020-04-30 | 1 | -0/+14 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 1 | -1/+1 |
|\ |
|
| * | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 1 | -1/+1 |
* | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+1 |
|/ |
|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+10 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | Check and add index on principaluri for schedulingobjects table | Thomas Citharel | 2019-10-08 | 1 | -0/+13 |
* | Add index on calendarid for calendarobject_props table | Thomas Citharel | 2019-10-07 | 1 | -0/+13 |
* | Deduplicate index names | Joas Schilling | 2019-03-27 | 1 | -6/+6 |
* | Make sure all tables have named indexes | Joas Schilling | 2019-03-27 | 1 | -0/+81 |
* | Add twofactor_providers_uid index | Roeland Jago Douma | 2018-12-21 | 1 | -2/+15 |
* | Fix index names | Morris Jobke | 2018-11-06 | 1 | -2/+2 |
* | Add uid_owner and uid_initiator share tabe indices | Roeland Jago Douma | 2018-10-01 | 1 | -0/+16 |
* | Add filecache index on mtime | Robin Appelman | 2018-07-19 | 1 | -0/+11 |
* | Add parent index to share table | Roeland Jago Douma | 2018-06-03 | 1 | -1/+9 |
* | Emit event when running ./occ db:add-missing-indices | Roeland Jago Douma | 2018-05-24 | 1 | -7/+15 |
* | make occ command more generic | Bjoern Schiessle | 2017-12-18 | 1 | -0/+91 |