- Jul 25, 2012
-
-
Shane Tomlinson authored
-
- Jul 24, 2012
-
-
Sean McArthur authored
-
- Jul 19, 2012
-
-
Sean McArthur authored
- Windows doesn't have signals, so process.on("SIGINT") throws - changing process.env.PATH is a bad idea
-
- May 29, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 17, 2012
-
-
Lloyd Hilaiel authored
-
- Nov 04, 2011
-
-
Lloyd Hilaiel authored
ensure that the internal code_update URL is hit *precisely* to reduce the risk of improperly configured servers and sloppy expressjs routing letting just anyone reboot a server. bug #699171
-
Lloyd Hilaiel authored
implement graceful process shutdown, and clear logging as to the reason why processes are terminating. include winston handling of uncaught exceptions. this all goes into a library that all of our processes use. closes #529
-
Lloyd Hilaiel authored
ensure that the internal code_update URL is hit *precisely* to reduce the risk of improperly configured servers and sloppy expressjs routing letting just anyone reboot a server. bug #699171
-
Lloyd Hilaiel authored
implement graceful process shutdown, and clear logging as to the reason why processes are terminating. include winston handling of uncaught exceptions. this all goes into a library that all of our processes use. closes #529
-