| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Document that timer decorator is thread safe on API reference page. | Amedee d'Aboville | 2016-01-21 | 1 | -6/+0 | |
| * | | Merge pull request #79 from adamchainz/readthedocs.io | James Socol | 2016-05-30 | 4 | -7/+7 | |
| |\ \ | ||||||
| | * | | Convert readthedocs link for their .org -> .io migration for hosted projects | Adam Chainz | 2016-05-30 | 4 | -7/+7 | |
| |/ / | ||||||
| * | | Merge pull request #78 from adamchainz/patch-1 | James Socol | 2016-05-28 | 1 | -2/+6 | |
| |\ \ | ||||||
| | * | | README - add syntax highlighting | Adam Chainz | 2016-05-09 | 1 | -2/+6 | |
| | |/ | ||||||
| * | | Add note to docs about UDP ephemeral binding. | James Socol | 2016-05-28 | 1 | -0/+7 | |
| |/ | ||||||
| * | Merge pull request #72 from nikolas/py35 | James Socol | 2015-12-03 | 3 | -1/+3 | |
| |\ | ||||||
| | * | enable automated testing on python 3.5 | Nik Nyby | 2015-12-03 | 3 | -1/+3 | |
| |/ | ||||||
| * | Merge pull request #71 from loganrosen/assert-called-once | James Socol | 2015-11-23 | 1 | -3/+2 | |
| |\ | ||||||
| | * | fix assert_called_once() calls | Logan Rosen | 2015-11-21 | 1 | -3/+2 | |
| |/ | ||||||
| * | Document new client kwargs. | James Socol | 2015-10-22 | 1 | -1/+15 | |
| * | Merge branch 'fix'v3.2.1 | James Socol | 2015-10-22 | 4 | -3/+9 | |
| |\ | ||||||
| | * | Version 3.2.1 | James Socol | 2015-10-22 | 4 | -3/+9 | |
| |/ | ||||||
| * | Merge pull request #68 from imoore76/master | James Socol | 2015-10-22 | 1 | -4/+4 | |
| |\ | ||||||
| | * | Don't break compatibility with code that uses ordered args instead of | Ian Moore | 2015-10-22 | 1 | -4/+4 | |
| |/ | ||||||
| * | Version 3.2v3.2 | James Socol | 2015-10-19 | 3 | -4/+4 | |
| * | Future-proof float formatting | James Socol | 2015-10-19 | 1 | -1/+1 | |
| * | Merge pull request #66 from smarkets/feature/allow_float_timings | James Socol | 2015-10-19 | 3 | -16/+16 | |
| |\ | ||||||
| | * | Updated statsd client to allow less than 1 ms timing | Stephen Bunn | 2015-09-01 | 3 | -16/+16 | |
| * | | Merge pull request #64 from smarkets/master | James Socol | 2015-08-07 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Ignore RuntimeErrors together with socket errors | Jakub Stasiak | 2015-08-03 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge branch 'travis-flake8' | James Socol | 2015-03-26 | 2 | -5/+6 | |
| |\ | ||||||
| | * | sudo:false on travistravis-flake8 | James Socol | 2015-03-26 | 1 | -0/+1 | |
| | * | Run flake8 on travis. | James Socol | 2015-03-26 | 2 | -5/+5 | |
| |/ | ||||||
| * | Merge branch 'ipv6-flag' | James Socol | 2015-03-26 | 6 | -15/+54 | |
| |\ | ||||||
| | * | Handle IPv6 in default clients | James Socol | 2015-03-26 | 3 | -2/+7 | |
| | * | Make IPv6 opt-in an explicit choice. | James Socol | 2015-03-26 | 3 | -13/+47 | |
| |/ | ||||||
| * | More badgesv3.1 | James Socol | 2015-03-18 | 1 | -2/+10 | |
| * | Version 3.1 | James Socol | 2015-03-18 | 3 | -5/+5 | |
| * | Update CHANGES | James Socol | 2015-03-18 | 1 | -0/+7 | |
| * | Clean up new docs a little. | James Socol | 2015-03-18 | 2 | -30/+37 | |
| * | Merge pull request #59 from NetAccessCorp/refactor_into_baseclass | James Socol | 2015-03-18 | 6 | -225/+849 | |
| |\ | ||||||
| | * | update docs to document TCPStatsClient | Mauro Stettler | 2015-03-17 | 3 | -0/+107 | |
| | * | Add TCPStatsClient and TCPPipeline | Mauro Stettler | 2015-03-17 | 3 | -4/+306 | |
| | * | Refactor tests to allow for multiple protocols | Mauro Stettler | 2015-03-17 | 1 | -207/+388 | |
| | * | refactor StatsClient and Pipeline into base classes | Mauro Stettler | 2015-03-17 | 1 | -16/+50 | |
| |/ | ||||||
| * | Merge pull request #55 from hanleyhansen/patch-1 | James Socol | 2014-11-05 | 1 | -3/+3 | |
| |\ | ||||||
| | * | Typos in types.rst | Hanley Hansen | 2014-11-05 | 1 | -3/+3 | |
| |/ | ||||||
| * | Merge branch 'pull-52' | James Socol | 2014-10-01 | 2 | -2/+9 | |
| |\ | ||||||
| | * | add ipv6 support | keras | 2014-10-01 | 2 | -2/+9 | |
| |/ | ||||||
| * | Merge pull request #51 from davidblewett/patch-1 | James Socol | 2014-08-21 | 1 | -4/+5 | |
| |\ | ||||||
| | * | Optimize Pipeline by using a deque | David Blewett | 2014-08-12 | 1 | -4/+5 | |
| |/ | ||||||
| * | Improve docs a little. | James Socol | 2014-07-28 | 2 | -4/+30 | |
| * | Version 3.0.1v3.0.1 | James Socol | 2014-07-27 | 2 | -2/+2 | |
| * | 3.0.1 Changelog | James Socol | 2014-07-27 | 1 | -0/+7 | |
| * | Merge branch 'pr-50' | James Socol | 2014-07-27 | 3 | -23/+39 | |
| |\ | ||||||
| | * | Made Timer.__call__ thread-safe | Blake Caldwell | 2014-07-27 | 3 | -23/+39 | |
| |/ | ||||||
| * | Add setup.cfg for wheels | James Socol | 2014-05-08 | 1 | -0/+2 | |
| * | Merge branch 'branch-3.x'v3.0 | James Socol | 2014-05-09 | 14 | -68/+72 | |
| |\ | ||||||
| | * | Version 3.0 | James Socol | 2014-05-09 | 2 | -2/+2 | |
