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

1005 Commits

Author SHA1 Message Date
ivaosthu
5e83dd4a42 2.1.4 2017-03-07 18:34:59 +01:00
ivaosthu
0508b9b0ba Bump unleash-frontend to 2.2.4 2017-03-07 18:33:04 +01:00
ivaosthu
8f52e90b18 2.1.3 2017-03-07 17:43:03 +01:00
ivaosthu
966ad6e306 Bump unleash-frontend to 2.2.3 2017-03-07 17:42:39 +01:00
Ivar Conradi Østhus
1d2c675fd4 Merge pull request #215 from Unleash/timestamp_with_tz
Database should holde timezone information.
2017-03-07 13:05:45 +01:00
Ivar
ecd27f25b5 Database should holde timezone information.
closes #205
2017-03-07 00:58:04 +01:00
Ivar Conradi Østhus
8b5ac9619a Update CHANGELOG.md 2017-03-05 12:05:22 +01:00
ivaosthu
6d16bac959 Bump dependencies 2017-02-27 10:22:26 +01:00
ivaosthu
e1449a10e6 Bump dev dependencies 2017-02-27 10:17:02 +01:00
Ivar Conradi Østhus
e5a2f58980 Update README.md 2017-02-25 14:27:48 +01:00
Ivar Conradi Østhus
a3556224b9 Update README.md 2017-02-25 14:26:46 +01:00
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