1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/lib/routes/admin-api
ivaosthu de16a7854d fix: LogProvider as option injected to unleash.
Instead of instructing users to do static calls
in to Unleash, she should instead be allwed to
specify the log provider as an option to Unleash.

This commit introduces the "getLogger" option,
a function responsible for creating a logger.
2019-05-04 05:01:28 +02:00
..
api-def.json feat: Added import & export through stateService #395 2019-03-15 15:07:32 +01:00
archive.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
archive.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
config.js feat: Add customizable ui config 2019-03-13 10:04:08 +01:00
config.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
event.js Refactored controllers, moved checkPermission to permission-checker.js middleware 2019-01-17 09:25:12 +01:00
events.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
feature-schema.js Refactored state-service, schemas, added e2e tests #395 2019-03-15 15:07:32 +01:00
feature-schema.test.js fix: override field changed name to contextName 2019-02-08 09:38:23 +01:00
feature.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
feature.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
index.js feat: Added import & export through stateService #395 2019-03-15 15:07:32 +01:00
metrics-schema.js
metrics.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
metrics.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
state.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
strategy-schema.js Refactored state-service, schemas, added e2e tests #395 2019-03-15 15:07:32 +01:00
strategy.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
strategy.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
user.js fix: trigger actual logout on request 2019-04-03 19:24:57 +02:00
user.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
util.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00