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

1552 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
143fed72dc fix: add import options as part of environment variables
closes https://github.com/Unleash/unleash-docker/issues/21
2020-11-25 20:22:56 +01:00
dependabot[bot]
c9d3fe6d3d chore(deps): bump highlight.js from 9.17.1 to 9.18.5 in /website
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.17.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.17.1...9.18.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 07:26:35 +01:00
Ivar Conradi Østhus
a88f6d04ac fix: bump dev-deps for security 2020-11-24 12:51:59 +01:00
Ivar Conradi Østhus
9e48b5a2f4 fix: Replace travis with GitHub Actions
closes #656
2020-11-24 12:46:55 +01:00
Ivar Conradi Østhus
351fc636f2 fix: disable david-dm 2020-11-23 22:06:07 +01:00
Ivar Conradi Østhus
a84c6a18fc 3.7.0 2020-11-23 22:04:27 +01:00
Ivar Conradi Østhus
83848736f9 chore: update changelog 2020-11-23 22:03:54 +01:00
Ivar Conradi Østhus
5f2b684f57 feat: stateServices only exposed via services object 2020-11-23 21:52:57 +01:00
Ivar Conradi Østhus
19b92ebd5b feat: upgrade unleash-frontend to 3.7.0 2020-11-23 21:47:51 +01:00
Ivar Conradi Østhus
b644071a34 feat: Add technical support for projects 2020-11-23 21:47:51 +01:00
Mathias Åhsberg
144e832cdc
feat: Add support for explicitly set database version. (#654)
Co-authored-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2020-11-20 11:37:56 +01:00
Ivar Conradi Østhus
3db40d012a
chore(docs): Fix url typo in docs 2020-11-11 10:05:51 +01:00
Ivar Conradi Østhus
0044bea6d2
chore(docs): Fix url typo 2020-11-11 10:05:07 +01:00
avirogalsky
47e16a1db4
chore(docs): Add clojure client to doc (#649) 2020-11-11 09:58:30 +01:00
avirogalsky
40efc58e1d
chore(docs): Add clojure client to doc (#648) 2020-11-11 09:57:59 +01:00
avirogalsky
666237254c
chore(docs): Add clojure client library reference (#647) 2020-11-11 09:28:06 +01:00
Ivar Conradi Østhus
805698e28f fix: upgrade to unleash-frontend 3.5.6
closes #646
2020-11-04 09:26:43 +01:00
Ivar Conradi Østhus
00ce76f9c5 fix: Allow spaces/special chars in application names
closes #534
2020-11-03 15:15:16 +01:00
Ivar Conradi Østhus
2ec816946f chore(docs): update sidebar 2020-11-03 15:05:31 +01:00
Ivar Conradi Østhus
9c384dfae7
feat: Allow migration style import (#645) 2020-11-03 14:56:07 +01:00
Ivar Conradi Østhus
3f44c85216 fix: Variants missing from client API docs
closes #632
2020-11-01 20:51:31 +01:00
Ivar Conradi Østhus
3c860d7bce fix: constriants must have at least one value defined
closes #640
2020-10-30 16:40:29 +01:00
Ivar Conradi Østhus
9052a5a5df fix(docs): wrong id for feature-types 2020-10-30 13:44:13 +01:00
Ivar Conradi Østhus
4f3a94cb86 fix: do not allow empty ('') constrain values.
related #640
2020-10-30 10:31:58 +01:00
dependabot[bot]
7d46dcbb21
chore(deps): bump dot-prop from 4.2.0 to 4.2.1 in /website (#644)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-30 09:57:59 +01:00
Ivar Conradi Østhus
53f3d5e9a1 fix: clarify PostgreSQL version support 2020-10-30 09:56:17 +01:00
Ivar Conradi Østhus
5173edc991 fix: update list of SDKs supporting variants 2020-10-30 09:51:13 +01:00
Ivar Conradi Østhus
1f7e245e0b fix: add docs for disabled variant
closes #633
2020-10-30 09:22:01 +01:00
Ivar Conradi Østhus
2221322e22 fix: Add api documentation for strategy constraints.
closes: #637
2020-10-30 09:16:54 +01:00
Ivar Conradi Østhus
d7fe3af59f fix: join link to slack in help section 2020-10-30 09:02:22 +01:00
Ivar Conradi Østhus
e7e8605208 chore: fix typo in docs 2020-10-28 20:50:23 +01:00
Ivar Conradi Østhus
e0ee091f4b 3.6.1 2020-10-28 20:50:23 +01:00
Ivar Conradi Østhus
7bce2de27c chore: update changelog.md 2020-10-28 20:50:23 +01:00
nickcox
ec81abed63
Fix: typo in metrics-api.md (#643) 2020-10-12 07:59:59 +02:00
Ivar Conradi Østhus
c6469732a1 fix: update unleash-frontend to version 3.6.4 2020-10-05 23:17:50 +02:00
Ivar Conradi Østhus
3b2b2933ab fix: upgradde unleash-frontend to version 3.6.3 2020-10-04 21:11:14 +02:00
Ivar Conradi Østhus
24347adbfb fix: context legalValues should be at max 100 chars 2020-10-04 20:36:40 +02:00
Ivar Conradi Østhus
c65f7c27ee fix: enable trust-proxy 2020-10-02 16:40:42 +02:00
Ivar Conradi Østhus
cd25078792 fix: upgrade cookie-session library 2020-10-02 16:38:51 +02:00
Ivar Conradi Østhus
34a7c2b244 fix: default maxAge for session set to two days
Unleash will now extend the session once every hour as long as
the user keeps the browser tab open within two days.
2020-10-02 16:34:16 +02:00
Ivar Conradi Østhus
ce0c66d127 fix: add TTL to sessions 2020-10-02 16:32:05 +02:00
Ivar Conradi Østhus
ef5b67974d fix: use validated and stripped data when updating 2020-10-01 22:40:47 +02:00
Ivar Conradi Østhus
192c292ecf fix: should use stripped update data for featureToggle 2020-10-01 22:34:28 +02:00
Ivar Conradi Østhus
0121a0e207 fix: set clear-site-data on logout 2020-10-01 21:57:33 +02:00
Ivar Conradi Østhus
5a58c2ea3f fix: use secure proxy to session cookie 2020-10-01 21:53:37 +02:00
Ivar Conradi Østhus
51f26be759 fix: add secureHeaders option for HSTS 2020-10-01 21:47:40 +02:00
Ivar Conradi Østhus
6b69b9845a fix: stickness parmeters for stickiness is camelCase (doc)
closes #641
2020-09-28 13:08:46 +02:00
Ivar Conradi Østhus
6cff7704ae 3.6.0 2020-09-27 20:15:59 +02:00
Ivar Conradi Østhus
02e7aed3bf chore: update CHANGELOG.md 2020-09-27 20:15:41 +02:00
Ivar Conradi Østhus
8e23b33850 fix: upgrade unleash-frontend to version 3.6.2 2020-09-26 22:25:19 +02:00