Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump black from 22.12.0 to 23.1.0 (#15103) | dependabot[bot] | 2023-02-22 | 2 | -3/+0 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 5 | -5/+0 |
* | Use mock from the stdlib. (#9772) | Patrick Cloke | 2021-04-09 | 1 | -2/+1 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 2 | -2/+5 |
* | Support generating structured logs in addition to standard logs. (#8607) | Patrick Cloke | 2020-10-29 | 3 | -66/+39 |
* | Support running synmark on macOS. (#8578) | Patrick Cloke | 2020-10-19 | 1 | -2/+5 |
* | Fix synmark (#8571) | Richard van der Hoff | 2020-10-16 | 1 | -1/+1 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -3/+3 |
* | Add some benchmarks for LruCache (#6446) | Amber Brown | 2020-04-03 | 4 | -5/+90 |
* | Move background update handling out of store | Erik Johnston | 2019-12-05 | 1 | -3/+3 |
* | Add benchmarks for structured logging performance (#6266) | Amber Brown | 2019-12-03 | 4 | -0/+283 |