1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
ivaosthu
8c0410c5e8 Do not have multiple migration calls completing same callback 2017-02-22 17:08:16 +01:00
Ivar
a6ffdc0424 migration:down should remove built_in strategies created in up 2017-02-11 14:45:17 +01:00
Ivar
7964de60d6 Fix typos and other language issues. 2017-02-11 14:35:03 +01:00
Ivar
9e541bd7e6 Add default built-in strategies.
Uses migration to define these activation strategies:
- applicationHostname
- gradualRolloutRandom
- gradualRolloutSessionId
- gradualRolloutUserId
- remoteAddress
- userWithId

closes #207
2017-02-11 11:17:11 +01:00