Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 1 | -82/+0 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -3/+3 |
* | Replace ujson with simplejson | Erik Johnston | 2018-03-15 | 1 | -2/+2 |
* | Don't require config to create database | Erik Johnston | 2016-04-06 | 1 | -1/+5 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Older versions of SQLite don't like IF NOT EXISTS in virtual tables | Erik Johnston | 2015-12-02 | 1 | -1/+1 |
* | Fix param style to work on both sqlite and postgres | Mark Haines | 2015-11-11 | 1 | -2/+6 |
* | Fix the background update | Mark Haines | 2015-11-11 | 1 | -4/+3 |
* | Use a background task to update databases to use the full text search | Mark Haines | 2015-11-10 | 1 | -76/+24 |
* | Add missing column | Daniel Wagner-Hall | 2015-10-30 | 1 | -1/+1 |
* | Pull out sender when computing search results | Erik Johnston | 2015-10-23 | 1 | -14/+17 |
* | Implement rank function for SQLite FTS | Erik Johnston | 2015-10-23 | 1 | -1/+1 |
* | PEP8 | Erik Johnston | 2015-10-22 | 1 | -1/+2 |
* | Move FTS to delta 25 | Erik Johnston | 2015-10-22 | 1 | -0/+123 |