1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/lib
2019-03-13 10:04:08 +01:00
..
client-metrics fix: Gracefully handle variant metrics 2019-02-08 09:38:23 +01:00
db fix: Application list should be alphabetically sorted 2019-03-13 08:56:02 +01:00
error fix(http-status): Client errors should use 400 status codes 2019-01-02 12:38:58 +01:00
middleware fix: SimpleAuthentication should work with custom basePaths 2019-03-09 15:02:01 +01:00
routes feat: Add customizable ui config 2019-03-13 10:04:08 +01:00
app.js fix: SimpleAuthentication should work with custom basePaths 2019-03-09 15:02:01 +01:00
app.test.js chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01:00
authentication-required.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
event-differ.js Prettier/lint 2017-06-28 10:17:14 +02:00
event-differ.test.js chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01:00
event-type.js Added api for updating a strategy 2016-12-17 13:00:44 +01:00
events.js fix lint 2016-12-27 21:03:50 +01:00
extract-user.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
logger.js fix(log4js): Upgrade to log4js 3.0.3 and fix configuration 2018-07-30 13:48:12 +02:00
logger.test.js chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01:00
metrics.js Add prometheus compatible feature metrics endpoint 2018-11-28 16:14:48 +01:00
metrics.test.js chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01: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 feat: Add customizable ui config 2019-03-13 10:04:08 +01:00
options.test.js chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01:00
permissions.js Refactored controllers, moved checkPermission to permission-checker.js middleware 2019-01-17 09:25:12 +01:00
server-impl.js fix: Database migrator does use the databaseSchema option 2019-02-01 08:06:02 +01:00
server-impl.test.js chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01:00
user.js feature: Add action specific user permissions 2019-01-17 09:25:12 +01:00
user.test.js chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01:00