Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the simple dictionary in full text search for the user directory (#8959) | Brendan Abolivier | 2020-12-17 | 1 | -0/+23 |
* | Do not yield on awaitables in tests. (#8193) | Patrick Cloke | 2020-08-27 | 1 | -4/+12 |
* | Convert additional database stores to async/await (#8045) | Patrick Cloke | 2020-08-07 | 1 | -2/+2 |
* | Fixup tests | Erik Johnston | 2019-12-06 | 1 | -3/+1 |
* | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 1 | -1/+1 |
* | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 1 | -3/+1 |
* | Migrate the user directory initial population to a background task (#4864) | Amber Brown | 2019-03-19 | 1 | -8/+3 |
* | fixup | Amber Brown | 2019-03-12 | 1 | -2/+2 |
* | Rewrite userdir to be faster (#4537) | Amber Brown | 2019-03-07 | 1 | -2/+0 |
* | Fix tests on postgresql (#3740) | Amber Brown | 2018-09-04 | 1 | -1/+1 |
* | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -1/+1 |
* | Run black. | black | 2018-08-10 | 1 | -26/+14 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -0/+1 |
* | Add tests for user directory search | Richard van der Hoff | 2018-01-27 | 1 | -0/+88 |