..
client-metrics
fix: Gracefully handle variant metrics
2020-02-20 08:34:20 +01:00
db
fix: Metrics poller should start even if inital fetch fails.
2020-02-20 08:34:21 +01:00
error
fix(http-status): Client errors should use 400 status codes
2020-02-20 08:34:19 +01:00
middleware
Refactored controllers, moved checkPermission to permission-checker.js middleware
2020-02-20 08:34:19 +01:00
routes
fix: Variants should be allowed to be 'null'
2020-02-20 08:34:21 +01:00
app.js
chore(modernize): remove express-validator
2020-02-20 08:34:18 +01:00
app.test.js
chore: Upgrade ava to 1.0.1
2020-02-20 08:34:18 +01:00
authentication-required.js
Implement authentication support for Unleash UI.
2020-02-20 08:34:06 +01:00
event-differ.js
Prettier/lint
2020-02-20 08:30:50 +01:00
event-differ.test.js
chore: Upgrade ava to 1.0.1
2020-02-20 08:34:18 +01:00
event-type.js
Added api for updating a strategy
2020-02-20 08:30:43 +01:00
events.js
fix lint
2020-02-20 08:30:45 +01:00
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
chore: Upgrade ava to 1.0.1
2020-02-20 08:34:18 +01:00
metrics.js
Add prometheus compatible feature metrics endpoint
2020-02-20 08:34:16 +01:00
metrics.test.js
chore: Upgrade ava to 1.0.1
2020-02-20 08:34:18 +01:00
missing-permission.js
Use full name instead of perms, 403 error message now includes expected permission
2020-02-20 08:34:19 +01:00
options.js
fix: Update variant protocol
2020-02-20 08:34:20 +01:00
options.test.js
chore: Upgrade ava to 1.0.1
2020-02-20 08:34:18 +01:00
permissions.js
Refactored controllers, moved checkPermission to permission-checker.js middleware
2020-02-20 08:34:19 +01:00
server-impl.js
fix: Database migrator does use the databaseSchema option
2020-02-20 08:34:19 +01:00
server-impl.test.js
chore: Upgrade ava to 1.0.1
2020-02-20 08:34:18 +01:00
user.js
feature: Add action specific user permissions
2020-02-20 08:34:19 +01:00
user.test.js
chore: Upgrade ava to 1.0.1
2020-02-20 08:34:18 +01:00