summary refs log tree commit diff
path: root/setup.cfg (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-09Fix unit testsErik Johnston2-5/+9
2016-02-09Remove pyc files before running testsDaniel Wagner-Hall1-1/+1
2016-02-09Revert "Reject additional path segments"Daniel Wagner-Hall3-6/+6
2016-02-09Measure some /sync related thingsErik Johnston2-150/+162
2016-02-09Revert to putting it around the entire blockErik Johnston1-124/+124
2016-02-09Don't create new logging contextErik Johnston1-12/+15
2016-02-09Fix bug in util.metrics.MeasureErik Johnston1-1/+3
2016-02-09Create new context when measuringErik Johnston1-2/+5
2016-02-09Don't measure across event stream call, as it lasts for a long time.Erik Johnston1-124/+124
2016-02-09Change logcontext warns to debugErik Johnston1-3/+3
2016-02-08Fix up logcontextsErik Johnston31-229/+356
2016-02-08Add metrics to pushersErik Johnston3-31/+149
2016-02-08Reject additional path segments