| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing index for propertypath only queries against properties | Christoph Wurst | 2021-12-29 | 1 | -0/+3 |
* | Add an index for selecting the next job | Joas Schilling | 2021-12-02 | 1 | -0/+7 |
* | disable path prefix index on postgresql for now | Robin Appelman | 2021-10-08 | 1 | -1/+2 |
* | add a prefix index to filecache.path | Robin Appelman | 2021-10-08 | 1 | -0/+4 |
* | add better index for finding unindexed paths | Robin Appelman | 2021-10-07 | 1 | -0/+4 |
* | Properly cleanup entries of WebAuthn on user deletion | Morris Jobke | 2021-06-18 | 1 | -0/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | better cleanup of user files on user deletion | Robin Appelman | 2021-04-27 | 1 | -0/+4 |
* | Revert "add a prefix index to filecache.path" | Roeland Jago Douma | 2021-04-08 | 1 | -4/+0 |
* | add a prefix index to filecache.path | Robin Appelman | 2021-03-19 | 1 | -0/+4 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -3/+4 |
* | 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/+4 |
* | Add notification for user limit | Morris Jobke | 2020-12-02 | 1 | -2/+2 |
* | Create primary keys on all tables and add a command to create the afterwards | Joas Schilling | 2020-11-10 | 1 | -0/+58 |
* | Fix invalid usages of the new dispatcher | Roeland Jago Douma | 2020-10-29 | 1 | -2/+4 |
* | add size index for filecache | Robin Appelman | 2020-09-22 | 1 | -0/+4 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Clean up auth tokens when user is deleted | Christoph Wurst | 2020-06-15 | 1 | -0/+2 |
* | Add index to properties table | Mario Danic | 2020-04-30 | 1 | -0/+7 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -1/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 1 | -0/+18 |
|\ |
|
| * | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 1 | -0/+18 |
* | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+1 |
|/ |
|
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Clean up 2FA provider registry when a user is deleted | Christoph Wurst | 2020-01-08 | 1 | -0/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+5 |
* | Check and add index on principaluri for schedulingobjects table | Thomas Citharel | 2019-10-08 | 1 | -0/+7 |
* | Add index on calendarid for calendarobject_props table | Thomas Citharel | 2019-10-07 | 1 | -0/+8 |
* | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 1 | -2/+2 |
* | Fix new core notifier | Joas Schilling | 2019-07-15 | 1 | -18/+2 |
* | Send emails when remote wipe starts/finishes | Christoph Wurst | 2019-07-02 | 1 | -5/+9 |
* | Decouple remote wipe notifcation channels with events | Christoph Wurst | 2019-06-27 | 1 | -1/+13 |
* | Remote wipe support | Roeland Jago Douma | 2019-05-20 | 1 | -1/+10 |
* | Repair step for link shares | Roeland Jago Douma | 2019-04-16 | 1 | -0/+13 |
* | Deduplicate index names | Joas Schilling | 2019-03-27 | 1 | -4/+4 |
* | Make sure all tables have named indexes | Joas Schilling | 2019-03-27 | 1 | -0/+38 |
* | Add twofactor_providers_uid index | Roeland Jago Douma | 2018-12-21 | 1 | -0/+8 |
* | Fix index names | Morris Jobke | 2018-11-06 | 1 | -4/+4 |
* | Add uid_owner and uid_initiator share tabe indices | Roeland Jago Douma | 2018-10-01 | 1 | -0/+6 |
* | Add filecache index on mtime | Robin Appelman | 2018-07-19 | 1 | -0/+8 |
* | Add a hint that some indexes are not added yet | Morris Jobke | 2018-06-06 | 1 | -0/+27 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -2/+0 |
* | Automatic creation of Identity manager | Joas Schilling | 2017-05-10 | 1 | -7/+0 |
* | Automatic injection for CssController | Joas Schilling | 2017-05-10 | 1 | -11/+0 |
* | Automatic injection for JsController | Joas Schilling | 2017-05-10 | 1 | -9/+0 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -22/+0 |
* | [PoC] JS Combiner | Roeland Jago Douma | 2017-03-24 | 1 | -0/+10 |
* | Use correct theming when returning the defaults | Joas Schilling | 2017-01-19 | 1 | -0/+21 |