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

769 Commits

Author SHA1 Message Date
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
Ivar Conradi Østhus
f2bb16e195 Update README.md 2017-02-06 13:08:27 +01:00
Ivar Conradi Østhus
1d10f18710 Add files via upload 2017-02-06 13:06:45 +01:00
sveisvei
0fd50dc540 2.0.4 2017-02-06 10:34:56 +01:00
sveisvei
45ce937439 bump 2017-02-06 10:34:33 +01:00
ivaosthu
b989a79d41 2.0.3 2017-02-02 10:13:02 +01:00
ivaosthu
f82ea277fd bump once more 2017-02-02 10:12:40 +01:00
ivaosthu
fc51c5e307 2.0.2 2017-02-02 10:06:02 +01:00
ivaosthu
bd49dac5d9 bump unleash-frontend 2017-02-02 10:05:38 +01:00
ivaosthu
df26407c8a 2.0.1 2017-02-02 09:50:45 +01:00
ivaosthu
dd99dace43 bump unleash-frontend 2017-02-02 09:50:33 +01:00
Ivar Conradi Østhus
97a484bb20 Merge pull request #206 from Unleash/fix-existing-feature-error-msg
provides a more helpful error msg when a new feature is created with …
2017-01-29 08:14:17 +01:00
vsandvold
6a4f453713 provides a more helpful error msg when a new feature is created with an existing name 2017-01-28 17:29:22 +01:00
sveisvei
ef1270ddf6 bump frontend 2017-01-20 19:52:49 +01:00
Ivar Conradi Østhus
0c377a6acc Merge pull request #202 from scottwarren/patch-1
Fixing minor typos in the Read me
2017-01-13 09:09:32 +01:00
Scott Warren
b20252fe19 Fixing minor typos in the Read me 2017-01-13 16:22:55 +10:00
ivaosthu
d0ccbb01fc 2.0.0 2017-01-11 12:35:47 +01:00
ivaosthu
80cd489332 bum unleash-frontend 2017-01-11 12:35:43 +01:00
ivaosthu
275573459b Update readme 2017-01-11 12:34:23 +01:00
sveisvei
1f4f506e64 2.0.0-alpha.9 2017-01-09 11:57:25 +01:00
sveisvei
1676ba069f bump frontend 2017-01-09 11:57:07 +01:00
Sveinung Røsaker
839aeb01a6 Merge pull request #199 from Unleash/add-toggle-ep
add toggle endpoint
2017-01-09 11:34:59 +01:00
sveisvei
1b9d5b36e5 add simple e2e tests 2017-01-09 11:28:48 +01:00
sveisvei
a892c34be4 use post instead of put 2017-01-09 11:06:10 +01:00
sveisvei
1f5b1c1925 add toggle endpoint 2017-01-08 20:04:46 +01:00
ivaosthu
47ba9a7892 Adde some prosa for seen-apps #187 2017-01-06 16:02:43 +01:00
ivaosthu
e4eeea10dd Add simple API resource #191 2017-01-06 15:58:02 +01:00
Ivar Conradi Østhus
22f7d3aae6 Merge pull request #198 from Unleash/changelog-2.0
Added changelog #196
2017-01-06 15:03:39 +01:00
sveisvei
53f94058bd 2.0.0-alpha.8 2017-01-06 13:25:00 +01:00
sveisvei
c8d2b9943b update frontend 2017-01-06 13:24:53 +01:00
Ivar Conradi Østhus
c0f20b5f95 Update CHANGELOG.md 2017-01-06 12:18:57 +01:00
Ivar Conradi Østhus
bab0c4e3b5 Update CHANGELOG.md 2017-01-06 09:09:19 +01:00
Ivar
8dca6c52b3 Added changelog #196 2017-01-05 19:11:15 +01:00
sveisvei
7947cc4580 2.0.0-alpha.7 2017-01-02 13:16:45 +01:00
sveisvei
52ced1b1ab upgrade frontend 2017-01-02 13:16:38 +01:00
sveisvei
6e64fe11e4 2.0.0-alpha.6 2017-01-02 10:03:02 +01:00
sveisvei
ff13f3dd0a update frontend 2017-01-02 10:02:49 +01:00
ivaosthu
5d58dd56fa Strategy name can be up to 100chars . Closes #195 2016-12-29 14:17:07 +01:00
Sveinung Røsaker
c2a221be6b Merge pull request #194 from Unleash/add-ttl-tests
Add ttl tests
2016-12-29 12:05:29 +01:00
Sveinung Røsaker
c5ff16a19c Merge pull request #193 from Unleash/add-app-hooks
add app hooks
2016-12-29 12:05:21 +01:00
sveisvei
4d63da7eff add hook tests 2016-12-29 11:42:54 +01:00
sveisvei
abd16c23ba add sanity tests for metrics 2016-12-29 11:09:01 +01:00
sveisvei
1cf4424870 evict if new item directly is not eligible 2016-12-29 11:08:41 +01:00
sveisvei
b369953de9 fix typ0 that broke time.now 2016-12-29 11:07:06 +01:00
Ivar Conradi Østhus
3a9ba696ff Update README.md
Update demo image to include metrics.
2016-12-28 21:17:56 +01:00
sveisvei
ed5203d445 add app hooks 2016-12-28 21:04:26 +01:00
Ivar Conradi Østhus
15502e4e66 Update migration-guide.md
typo
2016-12-28 14:01:15 +01:00
Ivar Conradi Østhus
6ae97f6d5e Update migration-guide.md 2016-12-28 14:00:51 +01:00
Ivar Conradi Østhus
e28675b080 Update migration-guide.md 2016-12-28 13:56:41 +01:00
sveisvei
dfa490affb fix lint 2016-12-27 21:03:50 +01:00