Daniel Schauenberg
9cf48db0fe
bump to v0.7.1
2014-02-06 11:36:34 +01:00
ciaranj
acd736a9c9
Updates winser to v0.1.6
...
A change to a dependency (sequence?) of winser v0.0.11 meant
thatthe service install script was no longer working.
2014-01-24 10:29:01 +00:00
Daniel Schauenberg
fd90d3027f
bump to v0.7.0
2013-12-06 10:48:34 -05:00
Daniel Schauenberg
3be820a157
Merge branch 'master' into cluster_proxy
2013-07-31 21:10:36 +02:00
Dan Rowe
8411450296
Drop v0.6 support
2013-07-03 16:37:31 -04:00
Dan Rowe
821cfbca8d
Add hashring as optional dependency
2013-03-29 16:39:09 -04:00
Dan Rowe
1f6afa0fa4
Revert temp version bump to keep v0.6.0 support
2013-03-19 11:53:48 -03:00
Dan Rowe
763bece7eb
update underscore and temp
2013-03-19 11:50:19 -03:00
Dan Rowe
bad995b7f5
Test Updating nodeunit
2013-03-19 11:42:39 -03:00
Dan Rowe
6daa91d7a7
Bump node-syslog and engine required version
2013-03-19 11:20:58 -03:00
draco2003
2ccde8266b
Update package.json to 0.6.0
2013-03-15 16:50:02 +00:00
Paul
94ed6a5bb5
engine -> engines in package.json
2012-11-04 01:12:47 -03:00
ciaranj
6009b6c87c
Adds Windows Service support
...
This assumes that there is a local 'config.js' within
the statsd folder.
Signed-off-by: ciaranj <ciaranj@gmail.com>
2012-11-01 12:23:40 +00:00
Daniel Schauenberg
712dcfbb58
bump to v0.5.0
2012-07-20 18:07:19 +02:00
till
626277067b
Log to syslog:
...
* replace 'most' log-related instances of util with a logger object
* logger object sets up syslog logging (if configured)
* listed 'node-syslog' as an optional dependency
2012-07-11 18:32:52 +02:00
Daniel Schauenberg
d274ea2875
remove function timing for now
2012-07-09 16:56:05 -04:00
Daniel Schauenberg
c06a242c83
we are going to measure timings in microseconds
2012-07-08 15:07:31 -04:00
Daniel Schauenberg
7e5df14ba2
bump to v0.4.0
2012-06-29 10:36:30 -04:00
James A. Rosen
e6e3c86a01
add bin/statsd to package.json
2012-06-28 16:08:52 +02:00
Daniel Schauenberg
11049a2ee7
bump to v0.3.0
2012-05-16 00:45:36 -04:00
Daniel Schauenberg
d1f8b8f828
bump to v0.2.1
2012-05-14 18:56:51 -04:00
Daniel Schauenberg
4000ffc6ce
bump to v0.2.0
2012-05-04 11:54:45 -04:00
Erik Kastner
dcfcd4848f
Be more nodeish... package.json and gitignore
...
Thanks for librato for the package.json (with edits).
This is the start of getting StatsD more integrated with the Node / NPM
Ecosystem. "npm test" now runs the tests, and we have a version number and stuff.
2012-02-15 16:22:24 -05:00