1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib
ivaosthu ddad9e27a3 fix(clientApi): Add namePrefix paramter to /api/client/features
Allows the client to limit the response to name with the given prefix.
2020-02-20 08:34:14 +01:00
..
client-metrics chore(package.json): Bump all dev-dependencies 2020-02-20 08:34:11 +01:00
db fix(store): DB should not override createdAt if set. 2020-02-20 08:34:08 +01:00
error
middleware chore: upgrade prettier 2020-02-20 08:34:13 +01:00
routes fix(clientApi): Add namePrefix paramter to /api/client/features 2020-02-20 08:34:14 +01:00
app.js fix(gzip): Add gzip support 2020-02-20 08:34:13 +01:00
app.test.js Refactor routes setup, move test files, cleanup legacy 2020-02-20 08:30:51 +01:00
authentication-required.js Implement authentication support for Unleash UI. 2020-02-20 08:34:06 +01:00
event-differ.js
event-differ.test.js Implement support for logger provider. 2020-02-20 08:33:33 +01:00
event-type.js
events.js
extract-user.js Implement authentication support for Unleash UI. 2020-02-20 08:34:06 +01:00
logger.js fix(log4js): Upgrade to log4js 3.0.3 and fix configuration 2020-02-20 08:34:12 +01:00
logger.test.js Added validation of provided LoggerProvider 2020-02-20 08:33:33 +01:00
metrics.js feat(metrics): Expose toggle updates to prometheus 2020-02-20 08:34:11 +01:00
metrics.test.js feat(metrics): Expose toggle updates to prometheus 2020-02-20 08:34:11 +01:00
options.js Use HTTP_HOST env variable as default host address 2020-02-20 08:34:10 +01:00
options.test.js
server-impl.js feat(metrics): Expose toggle updates to prometheus 2020-02-20 08:34:11 +01:00
server-impl.test.js Refactor routes setup, move test files, cleanup legacy 2020-02-20 08:30:51 +01:00
user.js Use joi instead of assert 2020-02-20 08:34:06 +01:00
user.test.js Use joi instead of assert 2020-02-20 08:34:06 +01:00