summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump for IPv4 and floats.v0.5.1James Socol2012-05-112-1/+7
* allowed for floating point numbersJiri Barton2012-05-112-5/+14
* Fix IPv4/IPv6 issue.James Socol2012-05-113-5/+3
* Use ReST correctly.James Socol2012-04-112-7/+18
* Typo in docs.James Socol2012-04-101-4/+4
* Will keep Py3K support on a branch.James Socol2012-04-101-1/+0
* Add Python 3.2 to Travis config. Want to make it work.James Socol2012-04-101-0/+1
* Oops, update docs for current version.James Socol2012-04-101-1/+1
* Link to RTD. Update CHANGES.v0.5.0James Socol2012-04-103-2/+11
* Clean up Sphinx refs.James Socol2012-04-102-4/+4
* First pass at proper docs.James Socol2012-04-1010-85/+1060
* Add Kyle to AUTHORS.James Socol2012-04-101-0/+1
* Clean up.James Socol2012-04-102-4/+3
* Flatten out environmental var check.James Socol2012-04-101-10/+13
* Make sure port is an intKyle Conroy2012-04-091-1/+1
* Read settings from environment, if availableKyle Conroy2012-04-091-1/+9
* Add gauge type.James Socol2012-04-092-0/+17
* Version 0.4.0.v0.4.0James Socol2012-03-305-4/+33
* Use the actual address and fix tests.James Socol2012-03-302-2/+4
* Improve socket support.James Socol2012-03-302-2/+2
* using gethostbyname to avoid forward-reverse DNS lookupDaniel Holz2012-03-301-1/+1
* Activate Travis-CI.James Socol2012-03-071-0/+6
* Merge pull request #6 from andymckay/masterJames Socol2011-12-291-1/+4
|\
| * lookup the hostname sooner so that it doesn't have to be done on every sendAndy McKay2011-12-221-1/+4
|/
* Version bump for big deletes.v0.3.0James Socol2011-11-101-1/+1
* remove the threadlocal nonsenseJeff Balogh2011-11-101-46/+18
* Add Installation to README. Fixes #4.James Socol2011-10-281-0/+20
* beware the threading monsterJeff Balogh2011-09-061-1/+6
* Merge pull request #3 from jsocol/timer-captureJames Socol2011-09-063-1/+26
|\
| * return the result of statsd.timerJeff Balogh2011-09-063-1/+26
|/
* VERSION shouldn't be in __all__James Socol2011-08-251-1/+1
* Document prefixes.James Socol2011-08-251-0/+13
* New feature -> new version.v0.2.0James Socol2011-08-251-1/+1
* Improve _timer_check assertion.James Socol2011-08-251-6/+8
* Timers are thread-safe again.James Socol2011-08-251-0/+15
* Document and clean up.James Socol2011-08-253-11/+71
* Functional context decorator and tests to prove it.James Socol2011-08-253-23/+101
* Still doesn't work. Just trying things at random. Will look tomorrow.James Socol2011-08-241-4/+17
* Naive context decorator.James Socol2011-08-241-17/+30
* add an optional prefix to all messagesJeff Balogh2011-05-262-2/+7
* versionv0.1.1James Socol2011-04-111-1/+1
* Add statsd.timer() context manager.James Socol2011-04-112-3/+37
* Ignores for PyPI.James Socol2011-04-111-0/+3
* Grr, versions should be easier, it's 2011.James Socol2011-04-112-1/+2
* Support Django being on the path but unused.James Socol2011-04-111-3/+6
* TypoJames Socol2011-04-111-1/+1
* Version 0.1James Socol2011-04-116-0/+138
* Initial commitJames Socol2011-04-111-0/+1