Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-17 | discard strings with nulls before user dir update | David Robertson | 1 | -5/+4 | |
2022-05-17 | Move non_null_str_or_none to s.utils.stringutils | David Robertson | 2 | -4/+6 | |
2022-05-17 | Reproduce #12755 | David Robertson | 1 | -0/+29 | |
2022-05-17 | Add index to cache invalidations (#12747) | Erik Johnston | 3 | -0/+27 | |
For workers that rarely write to the cache the `get_all_updated_caches` query can become expensive if the worker falls behind when reading the cache. | |||||
2022-05-17 | Track in memory events using weakrefs (#10533) | Erik Johnston | 4 | -2/+60 | |
2022-05-17 | version tweak in changelog v1.59.0 | David Robertson | 1 | -1/+1 | |
2022-05-17 | 1.59.0 | David Robertson | 4 | -4/+21 | |
2022-05-17 | Tidy up and type-hint the database engine modules (#12734) | David Robertson | 7 | -94/+182 | |
Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com> | |||||
2022-05-16 | Fix typo in name of 'run_background_tasks_on' option in config manual (#12749) | Andrew Morgan | 2 | -1/+2 | |
2022-05-16 | Revert "changelog" | Andrew Morgan | 1 | -1/+0 | |