1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/lib/routes
ivaosthu 51442a6cc4 Remove client_strategies table
We can just have a strategies column in the client_applications
table. This solves all our needs, and thus avoids the need
for an extra table.
2020-02-20 08:30:42 +01:00
..
backstage.js fix lint 2020-02-20 08:30:41 +01:00
event.js send toggleName back 2020-02-20 08:30:42 +01:00
feature-archive.js recieve togglename to archive or revive via path 2020-02-20 08:30:42 +01:00
feature.js uppercase event type key constants 2020-02-20 08:30:42 +01:00
health-check.js Add unit-test for /health route 2020-02-20 08:30:38 +01:00
index.js Server Metrics with Prometheus 2020-02-20 08:30:40 +01:00
metrics-schema.js fix lint 2020-02-20 08:30:41 +01:00
metrics.js Remove client_strategies table 2020-02-20 08:30:42 +01:00
route-utils.js fix lint 2020-02-20 08:30:41 +01:00
strategy.js uppercase event type key constants 2020-02-20 08:30:42 +01:00