Peter deHaan
98e23a83c9
chore(cleanup): Fixed some syntax errors reported by ESLint
2015-06-11 23:52:11 -07:00
John Morrison
dc5b307df6
fix(notifications): always return a promise from db.processUnpublishedEvents, fixes #49
2015-06-07 20:26:30 -07:00
Andrew Chilton
50f7e6829c
refactor(lib): move most things into lib/
...
All top level *.js files have been moved into lib/. However everything
in bin/ and config/ has been left where it is. Only two minor fixes for
the path to test/local/test-secret.pem were also made.
2015-05-13 12:20:41 +12:00
Ryan Kelly
623fa48e47
feat(events): Publish account events to notification server in a backgroud loop.
2015-03-22 19:32:07 +11:00
Ryan Kelly
82acea29b7
chore(tests): Remove some apparently-unused files in 'test' directory.
2015-03-20 15:25:28 +11:00
Ryan Kelly
73f4e1d1df
chore(tests): Don't assume log.info message order during tests.
2015-03-20 15:08:05 +11:00
Ryan Kelly
be5e600b04
chore(tests): Remove console logging during test run.
2015-03-20 15:08:00 +11:00
Ryan Kelly
a79573bde7
feat(events): Add facility for tracking what events have been published.
2015-03-16 16:33:58 +11:00
Ryan Kelly
af85740ffd
feat(events): Add eventLog table to track account lifecycle events.
2015-03-16 16:33:58 +11:00
Ryan Kelly
569fe69b05
fix(tests): account for different errnos on different mysql versions.
2015-03-16 16:33:57 +11:00
Andrew Chilton
25eda660a0
Fixes #5 : Change logging to mozlog from bunyan
2015-03-12 11:47:26 +13:00
Andrew Chilton
169ff6ca9c
Address some review comments in #4
2015-02-02 12:23:39 +13:00
Andrew Chilton
c20248a9c2
These tokens are replaced on a per user level
2015-01-23 15:45:56 +13:00
Andrew Chilton
4ccd02fc9e
Grunt when testing
2014-10-31 16:50:54 +13:00
Andrew Chilton
a348ed0559
Run all remote tests from dbServer
2014-10-30 16:39:18 +13:00
Andrew Chilton
97cbc62cb3
Add in all of the mysql specific tests
2014-10-29 11:15:42 +13:00
Andrew Chilton
cf5556adc9
Update to latest mysql.js and patch level 5 for initial db_tests.js
2014-10-23 10:57:42 +13:00
Danny Coates
9a932731ee
and so our story begins
2014-07-01 17:20:06 -07:00