Mailspring/packages/nylas-core
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
..
migrations
models Add new relic to all pkgs + Revert to PromiseUtils methods 2016-07-13 19:08:24 -07:00
database-connector.js Move charset definition to single location 2016-07-12 18:03:08 -07:00
database-extensions.js
database-types.js
hook-account-crud.js Primitive account deletion via DELETE /account 2016-07-11 16:56:18 -07:00
hook-increment-version-on-save.js
hook-transaction-log.js Fix transaction log to ignore syncState changes 2016-07-13 16:31:34 -07:00
imap-box.js Change proxy to honor null values, create helper for open box name 2016-07-13 12:39:07 -07:00
imap-connection.js Fix thenReturn + misc logger fixes 2016-07-13 17:41:07 -07:00
imap-errors.js Better IMAP Error handling 2016-07-13 15:57:59 -07:00
index.js Moves metrics into its own pkg to be able to instrument other services 2016-07-14 11:20:58 -07:00
log-streams.js Add loggly logging service to test it out 2016-07-13 11:58:46 -07:00
logger.js Add loggly logging service to test it out 2016-07-13 11:58:46 -07:00
message-types.js Primitive account deletion via DELETE /account 2016-07-11 16:56:18 -07:00
package.json Fix UTF7 support — module didn’t support Node6 2016-07-12 16:11:29 -07:00
promise-utils.js Add new relic to all pkgs + Revert to PromiseUtils methods 2016-07-13 19:08:24 -07:00
pubsub-connector.js Remove bluebird 2016-07-13 16:35:22 -07:00
scheduler-utils.js Add new relic to all pkgs + Revert to PromiseUtils methods 2016-07-13 19:08:24 -07:00
sync-policy.js Sync non-active accounts more infrequently 2016-07-12 09:53:04 -07:00