1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Simen Bekkhus
d1ec402066 Lint commit (#239)
* Upgrade eslint configs to get rid of peer warning

* Add pre-commit hook to format code

* Lint whole project, not just lib
2017-06-28 14:10:32 +02: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