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

793 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
59a926167f Update getting-started.md 2017-02-25 08:53:38 +01:00
Ivar Conradi Østhus
5fce721fc2 Update README.md 2017-02-25 08:52:41 +01:00
Ivar
2541395df4 Add explicit dependecy for async 2017-02-22 20:29:48 +01:00
ivaosthu
a711c4021c update changelog 2017-02-22 17:20:48 +01:00
ivaosthu
4afaf67b03 2.1.2 2017-02-22 17:20:00 +01:00
ivaosthu
8c0410c5e8 Do not have multiple migration calls completing same callback 2017-02-22 17:08:16 +01:00
Ivar Conradi Østhus
fc5abb2952 Merge pull request #210 from Unleash/SimenB-patch-1
Remove uncaught exception logging
2017-02-22 09:52:02 +01:00
Simen Bekkhus
1e76c04c55 Remove uncaught exception logging
This is the responsibility of the app
2017-02-22 09:48:00 +01:00
Ivar Conradi Østhus
79e9e3cb80 Add files via upload 2017-02-16 16:25:49 +01:00
Ivar Conradi Østhus
b48a797cdf Delete hash_and_normalise.png 2017-02-16 16:24:36 +01:00
Ivar Conradi Østhus
c5fbf0ac75 Update developer-guide.md 2017-02-15 22:26:08 +01:00
ivaosthu
f7758bbffd 2.1.1 2017-02-15 22:23:51 +01:00
ivaosthu
e2c12e91fb Bump unleash-frontend to 2.2.2 2017-02-15 22:23:08 +01:00
ivaosthu
72a100e05c 2.1.0 2017-02-15 21:17:07 +01:00
Ivar Conradi Østhus
5d71da9424 Update CHANGELOG.md 2017-02-15 17:36:43 +01:00
Ivar Conradi Østhus
a33c240689 Update README.md 2017-02-15 17:31:37 +01:00
Ivar Conradi Østhus
61fee7deac Merge pull request #208 from Unleash/add-built-in-strategies
Add default built-in strategies.
2017-02-15 17:23:10 +01:00
ivaosthu
1269c5b651 Bump unleash-frontend to 2.2.1 2017-02-15 17:20:09 +01:00
Ivar
6f372f6d31 update docs 2017-02-13 21:40:33 +01:00
Ivar Conradi Østhus
f692ef6da5 Remove "z" 2017-02-11 15:43:11 +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
1e01c2a928 Update CHANGELOG.md 2017-02-11 11:45:46 +01:00
Ivar
83a1b57c4d Added docs about provided activation strategies. 2017-02-11 11:39:47 +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
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