Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-02-10 | s/parent_context/previous_context/ | Erik Johnston | 1 | -9/+9 | |
2016-02-10 | Set parent context on instansiation | Erik Johnston | 1 | -2/+7 | |
2016-02-09 | Fix test | Erik Johnston | 1 | -9/+1 | |
2016-02-09 | Don't bother copying records on parent context | Erik Johnston | 1 | -8/+0 | |
2016-02-09 | Fix bug in util.metrics.Measure | Erik Johnston | 1 | -1/+3 | |
2016-02-09 | Create new context when measuring | Erik Johnston | 1 | -2/+5 | |
2016-02-09 | Don't measure across event stream call, as it lasts for a long time. | Erik Johnston | 1 | -124/+124 | |
2016-02-09 | Change logcontext warns to debug | Erik Johnston | 1 | -3/+3 | |
2016-02-08 | Fix up logcontexts | Erik Johnston | 31 | -229/+356 | |
2016-02-08 | Add metrics to pushers | Erik Johnston | 3 | -31/+149 | |
2016-02-08 | Reject additional path segments | Daniel Wagner-Hall | 3 | -6/+6 | |
2016-02-05 |