Simen Bekkhus
|
81b28abf0b
|
Update prettier and fix lint
|
2017-11-11 08:43:08 +01:00 |
|
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 |
|
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 |
|