Mailspring/packages/nylas-api
Juan Tejada b58c11605c Moves metrics into its own pkg to be able to instrument other services
- With the Metrics module inside nylas-core, and bc of our current lerna
setup, we required other modules like sequelize and redis before requiring
newrelic, thus preventing them from being properly instrumented
2016-07-14 11:20:58 -07:00
..
decorators Fix api logger decorator 2016-07-11 11:47:42 -07:00
routes After authing an account, close IMAP connection 2016-07-13 16:42:13 -07:00
app.js Moves metrics into its own pkg to be able to instrument other services 2016-07-14 11:20:58 -07:00
newrelic.js Add new relic to all pkgs + Revert to PromiseUtils methods 2016-07-13 19:08:24 -07:00
package.json Moves metrics into its own pkg to be able to instrument other services 2016-07-14 11:20:58 -07:00
route-helpers.js Add new relic to all pkgs + Revert to PromiseUtils methods 2016-07-13 19:08:24 -07:00
serialization.js Better IMAP Error handling 2016-07-13 15:57:59 -07:00