Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-01-20 | Calculate the forward extremeties once | Erik Johnston | 2 | -126/+92 |
2017-01-20 | Derive current_state_events from state groups | Erik Johnston | 4 | -99/+138 |
2017-01-20 | Make worker listener config backwards compat | Erik Johnston | 1 | -0/+10 |
2017-01-18 | Update LruCache size estimate on clear | Erik Johnston | 1 | -0/+2 |
2017-01-18 | Lowercase all email addresses before querying db | David Baker | 2 | -1/+12 |
2017-01-17 | Lower loading events log to DEBUG | Erik Johnston | 1 | -2/+2 |
2017-01-17 | Lower the not retrying host log line to debug | Erik Johnston | 1 | -1/+1 |
2017-01-17 | Change resolve_state_groups call site logging to DEBUG | Erik Johnston | 3 | -6/+6 |
2017-01-17 | Measure metrics of string_cache | Erik Johnston | 1 | -3/+8 |
2017-01-17 | PEP8 | Erik Johnston | 1 | -1/+1 |
2017-01-17 | Only construct sets when necessary | Mark Haines | 1 | -14/+19 |
2017-01-17 | Use better names | Erik Johnston | 1 | -9/+7 |
2017-01-17 | Fix typo in return type | Erik Johnston | 1 | -3/+2 |
2017-01-17 | Use better variable name | Erik Johnston | 1 | -3/+3 |
2017-01-17 | Get state a |