Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
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