1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/lib
giacung 1212e6b266 Health check should verify that it can talk to the toggle-store (aka DB).
This commit fixes #103 by doing a simple select against the features table.
2015-10-02 13:54:32 +02:00
..
error Clean up strategyApi with chained-promises 2014-12-10 19:11:52 +01:00
dbPool.js Use TEST_DATABASE_URL for running test against a separate DB. 2014-12-12 16:13:06 +01:00
eventApi.js log views: show event diffs by default, toggle to show the full event. 2015-02-04 17:16:59 +00:00
eventDb.js
eventDiffer.js #80 More renaming 2015-02-09 18:28:51 +01:00
eventStore.js
eventType.js #80 More renaming 2015-02-09 18:28:51 +01:00
extractUser.js When the user enters his username in to the field 2015-02-05 13:39:00 +01:00
featureApi.js #80 More renaming 2015-02-09 18:28:51 +01:00
featureArchiveApi.js #80 More renaming 2015-02-09 18:28:51 +01:00
featureDb.js Added poller to keep the store in sync with server. 2015-03-05 17:57:42 +01:00
logger.js Reduce logging in production. 2015-03-10 16:32:40 +01:00
migrationRunner.js
routes.js Health check should verify that it can talk to the toggle-store (aka DB). 2015-10-02 13:54:32 +02:00
strategyApi.js Check if strategy exsit before deleting it 2015-02-12 11:41:30 +01:00
strategyDb.js Check if strategy exsit before deleting it 2015-02-12 11:41:30 +01:00