1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

918 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
4568db9c39 Remove "z" 2020-02-20 08:30:47 +01:00
Ivar
398f07f999 migration:down should remove built_in strategies created in up 2020-02-20 08:30:47 +01:00
Ivar
a25aa9fadd Fix typos and other language issues. 2020-02-20 08:30:47 +01:00
Ivar
59d3e085a8 Update CHANGELOG.md 2020-02-20 08:30:47 +01:00
Ivar
dc9b0109f5 Added docs about provided activation strategies. 2020-02-20 08:30:47 +01:00
Ivar
4a989c169a Add default built-in strategies.
Uses migration to define these activation strategies:
- applicationHostname
- gradualRolloutRandom
- gradualRolloutSessionId
- gradualRolloutUserId
- remoteAddress
- userWithId

closes #207
2020-02-20 08:30:47 +01:00
ivaosthu
46df9f7ab6 Bump unleash-frontend to 2.2.1 2020-02-20 08:30:47 +01:00
Ivar Conradi Østhus
e54190d124 Update README.md 2020-02-20 08:30:47 +01:00
Ivar Conradi Østhus
36a8d0c498 Add files via upload 2020-02-20 08:30:47 +01:00
sveisvei
336cbbe838 2.0.4 2020-02-20 08:30:47 +01:00
sveisvei
300af71f4f bump 2020-02-20 08:30:47 +01:00
ivaosthu
0ccf90c4c1 2.0.3 2020-02-20 08:30:47 +01:00
ivaosthu
6716e38ace bump once more 2020-02-20 08:30:47 +01:00
ivaosthu
ff8c7eed77 2.0.2 2020-02-20 08:30:47 +01:00
ivaosthu
638259b014 bump unleash-frontend 2020-02-20 08:30:47 +01:00
ivaosthu
d66472cebf 2.0.1 2020-02-20 08:30:47 +01:00
ivaosthu
e76529403b bump unleash-frontend 2020-02-20 08:30:47 +01:00
vsandvold
743a597f42 provides a more helpful error msg when a new feature is created with an existing name 2020-02-20 08:30:46 +01:00
sveisvei
3c3def8d99 bump frontend 2020-02-20 08:30:46 +01:00
Scott Warren
8845935476 Fixing minor typos in the Read me 2020-02-20 08:30:46 +01:00
ivaosthu
ed56212b4e 2.0.0 2020-02-20 08:30:46 +01:00
ivaosthu
073ede3d9a bum unleash-frontend 2020-02-20 08:30:46 +01:00
ivaosthu
6f71fd91bd Update readme 2020-02-20 08:30:46 +01:00
sveisvei
e78167d3c2 2.0.0-alpha.9 2020-02-20 08:30:46 +01:00
sveisvei
37e8fbd083 bump frontend 2020-02-20 08:30:46 +01:00
sveisvei
e6915658c9 add simple e2e tests 2020-02-20 08:30:46 +01:00
sveisvei
07dc23d23d use post instead of put 2020-02-20 08:30:46 +01:00
sveisvei
32a0b93096 add toggle endpoint 2020-02-20 08:30:46 +01:00
ivaosthu
a455e0a68c Adde some prosa for seen-apps #187 2020-02-20 08:30:46 +01:00
ivaosthu
8beb4b8876 Add simple API resource #191 2020-02-20 08:30:46 +01:00
Ivar Conradi Østhus
abb00f8e1e Update CHANGELOG.md 2020-02-20 08:30:46 +01:00
Ivar Conradi Østhus
df530b31dc Update CHANGELOG.md 2020-02-20 08:30:46 +01:00
Ivar
1e19197ff5 Added changelog #196 2020-02-20 08:30:46 +01:00
sveisvei
ea509aff70 2.0.0-alpha.8 2020-02-20 08:30:46 +01:00
sveisvei
c73707e82e update frontend 2020-02-20 08:30:45 +01:00
sveisvei
3c76f64c72 2.0.0-alpha.7 2020-02-20 08:30:45 +01:00
sveisvei
cd416af795 upgrade frontend 2020-02-20 08:30:45 +01:00
sveisvei
91fe45d638 2.0.0-alpha.6 2020-02-20 08:30:45 +01:00
sveisvei
53eb16b69f update frontend 2020-02-20 08:30:45 +01:00
ivaosthu
df7ad8c8bf Strategy name can be up to 100chars . Closes #195 2020-02-20 08:30:45 +01:00
sveisvei
925e42045f add sanity tests for metrics 2020-02-20 08:30:45 +01:00
sveisvei
ae195b5674 evict if new item directly is not eligible 2020-02-20 08:30:45 +01:00
sveisvei
efc9ae2f5d fix typ0 that broke time.now 2020-02-20 08:30:45 +01:00
sveisvei
17c58e77f2 add hook tests 2020-02-20 08:30:45 +01:00
sveisvei
2f1680d9c0 add app hooks 2020-02-20 08:30:45 +01:00
Ivar Conradi Østhus
3cee6fc235 Update README.md
Update demo image to include metrics.
2020-02-20 08:30:45 +01:00
Ivar Conradi Østhus
f2c36ed9c7 Update migration-guide.md
typo
2020-02-20 08:30:45 +01:00
Ivar Conradi Østhus
e1d3dd57ae Update migration-guide.md 2020-02-20 08:30:45 +01:00
Ivar Conradi Østhus
4d12f73c3b Update migration-guide.md 2020-02-20 08:30:45 +01:00
sveisvei
1d3faca238 fix lint 2020-02-20 08:30:45 +01:00