John Morrison
b46d8798dc
fix(startup): exit if server.start() returns an error
2017-06-29 11:44:58 -07:00
John Morrison
6b34c03c35
chore(npm): update newrelic to 1.40.0 ( #257 ) r=vladikoff
2017-06-27 13:47:01 -07:00
Udara Weerasinghege
814dd7f375
feat(cache): request caching for profile ( #253 ) r=vladikoff
...
Fixes #242
2017-06-19 13:58:30 -04:00
Vlad Filippov
a7a822e690
fix(config): make NODE_ENV consistent across servers ( #227 )
...
Related to https://github.com/mozilla/fxa/issues/57
2017-01-10 15:16:21 -05:00
John Morrison
d78c64c8e7
feat(newrelic): add optional newrelic integration ( #222 ) r=vladikoff
2016-11-15 15:25:15 -05:00
John Morrison
57adbe54e6
fix(config): log config at info level at startup
2016-10-31 10:26:37 -07:00
John Morrison
19d5d22c7d
chore(convict): use .getProperties(), not deprecated .root()
2016-03-24 19:17:43 -07:00
Sean McArthur
79d98a3d5e
feat(events): add events to delete user data when account is deleted
...
Closes #127
2015-08-17 12:01:06 -07:00
Ryan Kelly
41fad890db
fix(logging): remove spaces from logging op name
2014-11-17 11:09:37 +11:00
Sean McArthur
b27b48bf61
feat(logging): use mozlog with heka format
...
This uses mozlog to make sure all our logs match the Heka JSON Schema.
Closes #71
BREAKING CHANGE: Both the config and the output for logging has changed.
Config can be removed, as the defaults are what should be used in
production.
2014-10-30 16:24:49 -07:00
John Morrison
d960d61634
do not override the process.title
2014-09-08 12:57:06 -07:00
Sean McArthur
e0078b52a1
review fixes, delete route, and more
2014-08-22 16:33:58 -07:00
Sean McArthur
f9c054a5ca
avatars wip
2014-08-13 18:50:19 -07:00
Sean McArthur
c50bceb6a5
add summary logging
2014-05-12 11:38:49 -07:00
Sean McArthur
0d72fc28d1
logger.debug(config) at startup
2014-02-11 15:15:34 -08:00
Sean McArthur
79edede553
logging, config, promises, routing
2014-02-05 13:57:06 -08:00
Sean McArthur
8a5ab66693
init profiles
2014-02-04 12:27:40 -08:00