1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib
2020-03-29 22:22:19 +02:00
..
client-metrics
db fix: metrics for toggle count and version (#565) 2020-02-28 14:50:32 +01:00
error fix: Upgrade to @hapi/joi (#543) 2020-02-20 08:34:32 +01:00
middleware
routes fix: Logout should not be xhr call (#576) 2020-03-29 22:22:19 +02:00
app.js
app.test.js
authentication-required.js
event-differ.js feat: api supports context fields (#564) 2020-02-27 21:26:18 +01:00
event-differ.test.js
event-hook.js feat: add option and functionality that allows a user to hook into feature mutations (#457) 2020-02-20 08:34:26 +01:00
event-hook.test.js feat: add option and functionality that allows a user to hook into feature mutations (#457) 2020-02-20 08:34:26 +01:00
event-type.js feat: api supports context fields (#564) 2020-02-27 21:26:18 +01:00
events.js feat: add db query latency metrics (#473) 2020-02-20 08:34:27 +01:00
extract-user.js
logger.js
logger.test.js
metrics-helper.js chore: move metrics-helper.js 2020-02-20 08:34:27 +01:00
metrics.js fix: metrics for toggle count and version (#565) 2020-02-28 14:50:32 +01:00
metrics.test.js fix: metrics for toggle count and version (#565) 2020-02-28 14:50:32 +01:00
missing-permission.js
options.js Fix typo environment variable instead of environemnt variable. (#537) 2020-02-20 08:34:32 +01:00
options.test.js
permissions.js feat: api supports context fields (#564) 2020-02-27 21:26:18 +01:00
server-impl.js fix: metrics for toggle count and version (#565) 2020-02-28 14:50:32 +01:00
server-impl.test.js chore: add a test to verify eventHook registration 2020-02-20 08:34:26 +01:00
state-service.js fix: Upgrade to @hapi/joi (#543) 2020-02-20 08:34:32 +01:00
state-service.test.js
timer.js feat: add db query latency metrics (#473) 2020-02-20 08:34:27 +01:00
timer.test.js feat: add db query latency metrics (#473) 2020-02-20 08:34:27 +01:00
user.js fix: use gravatar-url instead of gravatar dep 2020-02-21 23:20:06 +01:00
user.test.js fix: failing user.test on gravatar url 2020-02-21 23:26:44 +01:00