.. |
client-metrics
|
fix: Gracefully handle variant metrics
|
2019-02-08 09:38:23 +01:00 |
db
|
chore: move metrics-helper.js
|
2019-08-04 11:15:40 +02:00 |
error
|
fix(http-status): Client errors should use 400 status codes
|
2019-01-02 12:38:58 +01:00 |
middleware
|
chore: remove console.log in test
|
2019-06-08 13:05:06 +02:00 |
routes
|
fix: Application fields should be optional.
|
2019-05-10 13:53:14 +02:00 |
app.js
|
fix: none authentication should have a mock user (#449)
|
2019-06-08 12:50:59 +02:00 |
app.test.js
|
fix: LogProvider as option injected to unleash.
|
2019-05-04 05:01:28 +02:00 |
authentication-required.js
|
|
|
event-differ.js
|
feat: Added import & export through stateService #395
|
2019-03-15 15:07:32 +01:00 |
event-differ.test.js
|
|
|
event-hook.js
|
feat: add option and functionality that allows a user to hook into feature mutations (#457)
|
2019-06-18 19:22:18 +02:00 |
event-hook.test.js
|
feat: add option and functionality that allows a user to hook into feature mutations (#457)
|
2019-06-18 19:22:18 +02:00 |
event-type.js
|
feat: Added import & export through stateService #395
|
2019-03-15 15:07:32 +01:00 |
events.js
|
feat: add db query latency metrics (#473)
|
2019-08-04 11:10:50 +02:00 |
extract-user.js
|
|
|
logger.js
|
fix: LogProvider as option injected to unleash.
|
2019-05-04 05:01:28 +02:00 |
logger.test.js
|
fix: LogProvider as option injected to unleash.
|
2019-05-04 05:01:28 +02:00 |
metrics-helper.js
|
chore: move metrics-helper.js
|
2019-08-04 11:15:40 +02:00 |
metrics.js
|
feat: add db query latency metrics (#473)
|
2019-08-04 11:10:50 +02:00 |
metrics.test.js
|
feat: add db query latency metrics (#473)
|
2019-08-04 11:10:50 +02:00 |
missing-permission.js
|
Use full name instead of perms, 403 error message now includes expected permission
|
2019-01-17 09:25:12 +01:00 |
options.js
|
fix: Add DATABASE_URL_FILE for loading a db url from a file (#455)
|
2019-06-14 18:10:38 +02:00 |
options.test.js
|
fix: Add DATABASE_URL_FILE for loading a db url from a file (#455)
|
2019-06-14 18:10:38 +02:00 |
permissions.js
|
Refactored controllers, moved checkPermission to permission-checker.js middleware
|
2019-01-17 09:25:12 +01:00 |
server-impl.js
|
feat: add db query latency metrics (#473)
|
2019-08-04 11:10:50 +02:00 |
server-impl.test.js
|
chore: add a test to verify eventHook registration
|
2019-06-18 19:59:24 +02:00 |
state-service.js
|
fix: LogProvider as option injected to unleash.
|
2019-05-04 05:01:28 +02:00 |
state-service.test.js
|
fix: LogProvider as option injected to unleash.
|
2019-05-04 05:01:28 +02:00 |
timer.js
|
feat: add db query latency metrics (#473)
|
2019-08-04 11:10:50 +02:00 |
timer.test.js
|
feat: add db query latency metrics (#473)
|
2019-08-04 11:10:50 +02:00 |
user.js
|
feature: Add action specific user permissions
|
2019-01-17 09:25:12 +01:00 |
user.test.js
|
|
|