| Commit message (Expand) | Author | Age | Files | Lines |
* | DB mounts table: Add index for mount_provider_class | Marcel Klehr | 2022-08-01 | 1 | -0/+1 |
* | Add comments expire date | Vitor Mattos | 2022-06-15 | 1 | -0/+57 |
* | Add new share attributes column | Vincent Petry | 2022-06-08 | 1 | -0/+52 |
* | Fix older migrations to the version pattern | Joas Schilling | 2022-04-25 | 2 | -3/+3 |
* | Add missing index | Joas Schilling | 2022-04-25 | 1 | -0/+53 |
* | Merge pull request #31047 from nextcloud/enh/preferences-index | Julius Härtl | 2022-04-21 | 1 | -0/+1 |
|\ |
|
| * | Additional index on oc_preferences to make sure that gettingh values without ... | Julius Härtl | 2022-04-19 | 1 | -0/+1 |
* | | Add a metadata service to store file metadata | Carl Schwan | 2022-04-13 | 1 | -0/+62 |
|/ |
|
* | Update Version24000Date20211222112246.php | Joas Schilling | 2022-03-15 | 1 | -2/+4 |
* | store mountprovider for each mount in the mounts table | Robin Appelman | 2022-02-23 | 1 | -0/+37 |
* | Merge pull request #31042 from nextcloud/enh/direct_edit_index | Vincent Petry | 2022-02-10 | 1 | -0/+1 |
|\ |
|
| * | Add index for direct editing cleanup job | Julius Härtl | 2022-02-07 | 1 | -0/+1 |
* | | Allow apps to specify if their background job can be delayed | Joas Schilling | 2022-02-07 | 1 | -0/+55 |
|/ |
|
* | Add a primary key to ratelimit_entries table | Joas Schilling | 2022-01-28 | 3 | -20/+139 |
* | Fix column size to work with Oracle. Add unit tests | Vitor Mattos | 2022-01-21 | 1 | -4/+4 |
* | Add comments reactions | Vitor Mattos | 2022-01-21 | 1 | -0/+96 |
* | Add hashed attribute column for indexed job existence check | Julius Härtl | 2022-01-18 | 1 | -0/+67 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
* | Add missing index for propertypath only queries against properties | Christoph Wurst | 2021-12-23 | 1 | -0/+1 |
* | Migrate profile_config id column to bigint | Christopher Ng | 2021-12-14 | 1 | -0/+42 |
* | Use bigint for autoincremented column | Christopher Ng | 2021-12-14 | 1 | -1/+1 |
* | Use proper app id (settings instead of core) | Julius Härtl | 2021-12-13 | 1 | -1/+1 |
* | Lowercase all core=>email values | Joas Schilling | 2021-12-13 | 1 | -0/+63 |
* | Merge pull request #29996 from zordsdavini/patch-1 | Pytal | 2021-12-09 | 2 | -1/+55 |
|\ |
|
| * | Update core/Migrations/Version23000Date20211203110726.php | Pytal | 2021-12-09 | 1 | -8/+4 |
| * | Fix relation "user_id" already exists migration error | Christopher Ng | 2021-12-03 | 2 | -1/+59 |
* | | Add an index for selecting the next job | Joas Schilling | 2021-12-01 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #28541 from nextcloud/path-prefix-index2 | Robin Appelman | 2021-10-19 | 1 | -0/+4 |
|\ |
|
| * | disable path prefix index on postgresql for now | Robin Appelman | 2021-10-08 | 1 | -1/+4 |
| * | add a prefix index to filecache.path | Robin Appelman | 2021-10-08 | 1 | -0/+1 |
* | | Profile backend | Christopher Ng | 2021-10-19 | 1 | -0/+69 |
|/ |
|
* | add better index for finding unindexed paths | Robin Appelman | 2021-10-07 | 1 | -0/+1 |
* | Add admin privilege delegation for admin settings | Carl Schwan | 2021-09-29 | 1 | -0/+62 |
* | Implement review feedback | Lukas Reschke | 2021-09-13 | 1 | -2/+2 |
* | Apply suggestions from code review
| Lukas Reschke | 2021-09-13 | 1 | -2/+3 |
* | Implement PR review feedback | Lukas Reschke | 2021-09-07 | 1 | -3/+0 |
* | phpcs | Lukas Reschke | 2021-09-06 | 1 | -2/+1 |
* | Adjust logic to store period instead of current timestamp | Lukas Reschke | 2021-09-06 | 1 | -2/+2 |
* | Add database ratelimiting backend | Lukas Reschke | 2021-09-06 | 1 | -0/+47 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 35 | -74/+53 |
* | Revert "add a prefix index to filecache.path" | Roeland Jago Douma | 2021-04-08 | 1 | -1/+0 |
* | add a prefix index to filecache.path | Robin Appelman | 2021-03-19 | 1 | -0/+1 |
* | Add missing index on the user column | Joas Schilling | 2021-03-17 | 1 | -0/+52 |
* | Add a KnownUsers database with model | Joas Schilling | 2021-03-10 | 1 | -0/+69 |
* | Drop redundant indes | Roeland Jago Douma | 2021-02-16 | 1 | -0/+65 |
* | Drop authtoken_version_index | Roeland Jago Douma | 2021-01-20 | 2 | -1/+55 |
* | Migrate internal classes to the OCP db col types | Christoph Wurst | 2021-01-12 | 11 | -11/+11 |
* | Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-casts | Morris Jobke | 2021-01-11 | 1 | -1/+1 |
|\ |
|
| * | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -1/+1 |
* | | Don't remove assignable column for now | Vincent Petry | 2021-01-11 | 1 | -7/+0 |
|/ |
|