-
update copyright notices and license (Ryan Graham)
-
Refer to licenses with a link (Sam Roberts)
-
Use strongloop conventions for licensing (Sam Roberts)
- Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)
- package: use debug v2.x in all strongloop deps (Sam Roberts)
- Support Windows on node >= 0.11.14 (Sam Roberts)
- statsd: negative gauges require special handling (Sam Roberts)
- Update contribution guidelines (Ryan Graham)
- Publish stats ending in '.timer' as milliseconds (Sam Roberts)
-
fixup! actually pass socket to lynx (Sam Roberts)
-
Work-around node cluster bugs with dgram.send() (Sam Roberts)
-
Update package license to match LICENSE.md (Sam Roberts)
-
Fix Publisher, which should be an EventEmitter (Sam Roberts)
-
Expose publisher as a middleware attribute (Sam Roberts)
-
doc: remove markdown from package summary (Sam Roberts)
- Report all metrics ending in '.count. as counts (Sam Roberts)
-
Support messages.in/out.count as count type (Sam Roberts)
-
Describe this module as 'middleware' in README (Sam Roberts)
-
readme: fix markdown numbering of lists (Sam Roberts)
-
Fix typo (Rand McKinney)
-
Remove non-existent "Messages" metric references (Sam Roberts)
-
docs: update README to be more cohesive (Sam Roberts)
-
Report metrics with a debug statement (Sam Roberts)
-
fixup! readme spelling (Sam Roberts)
-
publisher of strong-agent metrics to statsd (Sam Roberts)
-
docs: add README (Sam Roberts)
-
License and contribution agreement (Sam Roberts)
- First release!