Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add filecache index on mtime | Robin Appelman | 2018-07-19 | 1 | -0/+11 |
| | | | | | | Gives searching by mtime and "recent" a proper index to use Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add parent index to share table | Roeland Jago Douma | 2018-06-03 | 1 | -1/+9 |
| | | | | | | Fixes #9327 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Emit event when running ./occ db:add-missing-indices | Roeland Jago Douma | 2018-05-24 | 1 | -7/+15 |
| | | | | | | | This allows apps to listen to this event in order to also update indecies there. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | make occ command more generic | Bjoern Schiessle | 2017-12-18 | 1 | -0/+91 |
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> |