1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib
Jari Bakken b4f6166afb Fix getFeature() semantics
It will always reject if the feature is not found, not resolve to null.
2020-02-20 08:30:16 +01:00
..
dbPool.js Use knex for DB access. Closes #46. 2020-02-20 08:30:16 +01:00
eventApi.js Fix event api 2020-02-20 08:30:16 +01:00
eventDb.js Use knex' map() 2020-02-20 08:30:16 +01:00
eventStore.js
eventType.js
featureApi.js Fix getFeature() semantics 2020-02-20 08:30:16 +01:00
featureDb.js Fix getFeature() semantics 2020-02-20 08:30:16 +01:00
logger.js
migrationRunner.js Reduce duplication when adding a new migration. 2020-02-20 08:30:15 +01:00
routes.js
strategyApi.js Strategies should also have description #34 2020-02-20 08:30:14 +01:00