summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test on Python 3.5python35James Socol2015-10-222-1/+2
* Merge branch 'fix'v3.2.1James Socol2015-10-224-3/+9
|\
| * Version 3.2.1James Socol2015-10-224-3/+9
|/
* Merge pull request #68 from imoore76/masterJames Socol2015-10-221-4/+4
|\
| * Don't break compatibility with code that uses ordered args instead ofIan Moore2015-10-221-4/+4
|/
* Version 3.2v3.2James Socol2015-10-193-4/+4
* Future-proof float formattingJames Socol2015-10-191-1/+1
* Merge pull request #66 from smarkets/feature/allow_float_timingsJames Socol2015-10-193-16/+16
|\
| * Updated statsd client to allow less than 1 ms timingStephen Bunn2015-09-013-16/+16
* | Merge pull request #64 from smarkets/masterJames Socol2015-08-071-1/+1
|\ \ | |/
| * Ignore RuntimeErrors together with socket errorsJakub Stasiak2015-08-031-1/+1
|/
* Merge branch 'travis-flake8'James Socol2015-03-262-5/+6
|\
| * sudo:false on travistravis-flake8James Socol2015-03-261-0/+1
| * Run flake8 on travis.James Socol2015-03-262-5/+5
|/
* Merge branch 'ipv6-flag'James Socol2015-03-266-15/+54
|\
| * Handle IPv6 in default clientsJames Socol2015-03-263-2/+7
| * Make IPv6 opt-in an explicit choice.James Socol2015-03-263-13/+47
|/
* More badgesv3.1James Socol2015-03-181-2/+10
* Version 3.1James Socol2015-03-183-5/+5
* Update CHANGESJames Socol2015-03-181-0/+7
* Clean up new docs a little.James Socol2015-03-182-30/+37
* Merge pull request #59 from NetAccessCorp/refactor_into_baseclassJames Socol2015-03-186-225/+849
|\
| * update docs to document TCPStatsClientMauro Stettler2015-03-173-0/+107
| * Add TCPStatsClient and TCPPipelineMauro Stettler2015-03-173-4/+306
| * Refactor tests to allow for multiple protocolsMauro Stettler2015-03-171-207/+388
| * refactor StatsClient and Pipeline into base classesMauro Stettler2015-03-171-16/+50
|/
* Merge pull request #55 from hanleyhansen/patch-1James Socol2014-11-051-3/+3
|\
| * Typos in types.rstHanley Hansen2014-11-051-3/+3
|/
* Merge branch 'pull-52'James Socol2014-10-012-2/+9
|\
| * add ipv6 supportkeras2014-10-012-2/+9
|/
* Merge pull request #51 from davidblewett/patch-1James Socol2014-08-211-4/+5
|\
| * Optimize Pipeline by using a dequeDavid Blewett2014-08-121-4/+5
|/
* Improve docs a little.James Socol2014-07-282-4/+30
* Version 3.0.1v3.0.1James Socol2014-07-272-2/+2
* 3.0.1 ChangelogJames Socol2014-07-271-0/+7
* Merge branch 'pr-50'James Socol2014-07-273-23/+39
|\
| * Made Timer.__call__ thread-safeBlake Caldwell2014-07-273-23/+39
|/
* Add setup.cfg for wheelsJames Socol2014-05-081-0/+2
* Merge branch 'branch-3.x'v3.0James Socol2014-05-0914-68/+72
|\
| * Version 3.0James Socol2014-05-092-2/+2
| * Update documentation for v3James Socol2014-05-096-25/+28
| * Update test envs and trove classifiersJames Socol2014-05-094-4/+7
| * Move default instances out of __init__.pyJames Socol2014-05-094-37/+35
|/
* Merge pull request #46 from hlangeveld/docpatchbranch-2.xJames Socol2014-05-092-2/+2
|\
| * Two more doc references fixedHenk Langeveld2014-05-082-2/+2
|/
* Merge pull request #45 from hlangeveld/patch-1James Socol2014-04-291-1/+1
|\
| * Link to RTD instead of wikidotHenk Langeveld2014-04-281-1/+1
|/
* TyposJames Socol2014-03-182-2/+2
* Warn about non-safe decorators.James Socol2014-03-182-0/+10
* Version 2.1.2v2.1.2James Socol2014-01-074-3/+10