Gavin M. Roy
|
34daf6972e
|
Fix the tests and docstrings
|
2015-05-19 16:07:32 -04:00 |
|
kellyob
|
6d80846564
|
Merge pull request #5 from sprockets/timing_decorator
Add prefix and decorator
|
2015-05-19 15:47:37 -04:00 |
|
Gavin M. Roy
|
d8c7ddcbf3
|
Add the statsd prefix env var
|
2015-05-19 15:43:22 -04:00 |
|
Gavin M. Roy
|
25394f02a9
|
Remove docs
|
2015-05-19 15:37:43 -04:00 |
|
Gavin M. Roy
|
32e1f6e000
|
What?
|
2015-05-19 15:33:31 -04:00 |
|
Gavin M. Roy
|
e7cc74409d
|
Add prefix and decorator
|
2015-05-19 15:29:14 -04:00 |
|
Gavin M. Roy
|
510a921a45
|
Merge pull request #4 from sprockets/bump-version
Bump version
|
2014-11-05 15:05:14 -05:00 |
|
johnb
|
a137021b66
|
setup.cfg: Use universal wheel
|
2014-11-05 15:03:23 -05:00 |
|
johnb
|
e85133a776
|
bump version
|
2014-11-05 15:03:11 -05:00 |
|
Gavin M. Roy
|
7d60aed34c
|
Merge pull request #3 from sprockets/use-connection-string
Allow use of connection string
|
2014-11-05 14:40:41 -05:00 |
|
johnb
|
0eaf7789ea
|
Allow use of connection string
While maintaining compatibility with the `STATSD_HOST` and `STATSD_PORT`
env vars, instead prefer the use of one `STATSD` url variable.
|
2014-11-05 14:38:36 -05:00 |
|
Gavin M. Roy
|
7018bf314c
|
Bump the version
|
2014-09-04 16:30:18 -04:00 |
|
Gavin M. Roy
|
44b2540d9c
|
Merge pull request #2 from regadas/master
Fix statsd metric field order
|
2014-09-04 16:12:44 -04:00 |
|
regadas
|
b0a1ebacad
|
Fix statsd metric field order
|
2014-09-04 17:11:42 +01:00 |
|
Gavin M. Roy
|
b5d1cbd572
|
.md -> .rst
|
2014-09-02 15:21:43 -04:00 |
|
Gavin M. Roy
|
a49566d8f0
|
Add requirements and speed up travis testing
|
2014-08-29 10:29:05 -04:00 |
|
Gavin M. Roy
|
c0b85ac830
|
Remove dynamic import of version in setuptools
Breaks other things, not with this package, but be consistent
Add sprockets to requirements
|
2014-08-29 10:12:45 -04:00 |
|
Gavin M. Roy
|
30383b537e
|
Fix the sphinx pathing in setup.cfg
[ci skip]
|
2014-08-28 22:15:52 -04:00 |
|
Gavin M. Roy
|
4b3f00f24a
|
Updates to fix the LICENSE and README in pypi
[ci skip]
|
2014-08-28 22:06:07 -04:00 |
|
Gavin M. Roy
|
aadd398b48
|
Travis build on tags did not work
Trying with all branches :-(
|
2014-08-28 21:43:12 -04:00 |
|
Gavin M. Roy
|
5211979bec
|
Fix the travis.yml file
|
2014-08-28 21:27:06 -04:00 |
|
Gavin M. Roy
|
b40b700001
|
Fix the RTD links
|
2014-08-28 21:14:52 -04:00 |
|
Gavin M. Roy
|
351ba7d809
|
Update the coveralls badge URL [ci skip]
|
2014-08-28 21:00:42 -04:00 |
|
Gavin M. Roy
|
0c14a80406
|
Highlight the default statsd server address
[ci skip]
|
2014-08-28 20:52:32 -04:00 |
|
Gavin M. Roy
|
348e3fdffa
|
Merge pull request #1 from sprockets/initial-version
Initial version
|
2014-08-28 20:50:25 -04:00 |
|
Gavin M. Roy
|
1d108b4858
|
Fix the expectation to be byte string for Python 3
|
2014-08-28 20:43:53 -04:00 |
|
Gavin M. Roy
|
bf56de84d0
|
Initial version of statsd client or sprockets
Fully fleshed out project with documentation
|
2014-08-28 20:38:11 -04:00 |
|
Gavin M. Roy
|
4386492406
|
Initial commit
|
2014-08-28 18:43:48 -04:00 |
|