Simo Kinnunen
|
97c4d24a7a
|
Add a new log priority: important. Should make it easier to display interesting non-error messages.
|
2014-06-02 12:19:52 +09:00 |
|
Simo Kinnunen
|
bd2b43901d
|
Make graceful shutdown more graceful by actually waiting for sockets (and others) to close. Ongoing effort.
|
2014-04-12 16:16:03 +09:00 |
|
Simo Kinnunen
|
b4416b5f0f
|
Fix all JSHint complaints in Node.js code.
|
2014-03-19 20:36:46 +09:00 |
|
Simo Kinnunen
|
ccef3624df
|
Send device logs to app.
|
2014-03-17 16:41:07 +09:00 |
|
Simo Kinnunen
|
f93e5423a8
|
Fix hipchat room option.
|
2014-03-17 16:28:09 +09:00 |
|
Simo Kinnunen
|
5c1c9fd344
|
Further simplify message handling by abstracting message mapping to library code.
|
2014-02-02 20:37:48 +09:00 |
|
Simo Kinnunen
|
b9ca8b04e1
|
Make wireutil a bit more normal. It now requires wire on its own.
|
2014-02-02 20:00:29 +09:00 |
|
Simo Kinnunen
|
48d5648b9d
|
Get rid of switch statements in favor of an EventEmitter-based router for message handling.
|
2014-02-02 19:55:44 +09:00 |
|
Simo Kinnunen
|
e4679b65c0
|
Take hipchat token from options.
|
2014-01-30 00:46:46 +09:00 |
|
Simo Kinnunen
|
4cf3d242a5
|
Add HipChat notifier role.
|
2014-01-30 00:21:34 +09:00 |
|