summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Document that timer decorator is thread safe on API reference page.Amedee d'Aboville2016-01-211-6/+0
* | Merge pull request #79 from adamchainz/readthedocs.ioJames Socol2016-05-304-7/+7
|\ \
| * | Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-304-7/+7
|/ /
* | Merge pull request #78 from adamchainz/patch-1James Socol2016-05-281-2/+6
|\ \
| * | README - add syntax highlightingAdam Chainz2016-05-091-2/+6
| |/
* | Add note to docs about UDP ephemeral binding.James Socol2016-05-281-0/+7
|/
* Merge pull request #72 from nikolas/py35James Socol2015-12-033-1/+3
|\
| * enable automated testing on python 3.5Nik Nyby2015-12-033-1/+3
|/
* Merge pull request #71 from loganrosen/assert-called-onceJames Socol2015-11-231-3/+2
|\
| * fix assert_called_once() callsLogan Rosen2015-11-211-3/+2
|/
* Document new client kwargs.James Socol2015-10-221-1/+15
* 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