1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-19 00:15:43 +01:00
Commit Graph

2053 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
c63391d574
4.0.15 2022-04-21 00:09:02 +02:00
Ivar Conradi Østhus
87c77219c9
fix: add release script 2022-04-21 00:08:42 +02:00
Christopher Kolstad
a39403e582
fix: cleanup migrations after the 3.13.0 bug 2022-04-20 23:53:29 +02:00
Ivar Conradi Østhus
67ff42bbb0
4.0.14 2021-10-12 21:58:24 +02:00
Ivar Conradi Østhus
3a35e16f1f
fix: create admin users if enabled and zero users already 2021-10-12 21:56:05 +02:00
Ivar Conradi Østhus
9ce3df8086
fix: oas docs on root 2021-08-27 12:12:45 +02:00
Fredrik Oseberg
e42bb9ef2c 4.0.13 2021-08-10 11:25:39 +02:00
Fredrik Oseberg
c8d9379f4b fix: change version 2021-08-10 11:25:34 +02:00
Fredrik Oseberg
60383af1e3 fix: remove migration and health rating check 2021-08-10 10:22:07 +02:00
Fredrik Oseberg
aa4102c022 fix: get features by project 2021-08-09 15:44:54 +02:00
Fredrik Oseberg
577f7a2824 fix: add overview 2021-08-09 14:55:54 +02:00
Fredrik Oseberg
3e73a8cfd8 fix: add constants 2021-08-09 14:42:30 +02:00
Fredrik Oseberg
4b05172654 fix: add migration 2021-08-09 14:41:20 +02:00
Fredrik Oseberg
0ffa01502f fix: add interface 2021-08-09 14:38:39 +02:00
Fredrik Oseberg
5446038ed7 feat: add update health endpoint 2021-08-09 14:37:46 +02:00
Fredrik Oseberg
9b308be669 fix: setup project api 2021-08-09 14:32:09 +02:00
Fredrik Oseberg
1a829e19c5 Add api endpoint to router 2021-08-09 14:28:27 +02:00
Fredrik Oseberg
de69622064 Add project-health.ts 2021-08-09 14:25:24 +02:00
Fredrik Oseberg
cdac52a742 Add project api 2021-08-09 14:20:53 +02:00
Fredrik Oseberg
8c26410f50 Add project health service 2021-08-09 14:14:50 +02:00
Ivar Conradi Østhus
c1c56acf15
fix: clean dist folder on build 2021-08-09 13:34:40 +02:00
Ivar Conradi Østhus
3bdc81ef9e
fix: upgrade to unleash-frontend 4.0.10 2021-08-09 13:10:47 +02:00
Christopher Kolstad
f7e0b2b413
4.0.10 2021-07-23 13:30:37 +02:00
Christopher Kolstad
6a26844331
fix: upgrade to unleash-frontend 4.0.9 2021-07-23 13:30:20 +02:00
Christopher Kolstad
044f49bb81
4.0.9 2021-07-22 11:20:44 +02:00
Christopher Kolstad
e78c998b7e
fix: bump unleash-frontend to 4.0.8 2021-07-22 11:19:56 +02:00
Christopher Kolstad
ab6249caf7
4.0.8 2021-07-21 09:16:23 +02:00
Christopher Kolstad
8f8dfeef14
Bumped unleash-frontend to 4.0.7 2021-07-21 09:15:59 +02:00
Christopher Kolstad
72df22028e
4.0.7 2021-07-20 14:08:54 +02:00
Christopher Kolstad
414fed31e1
4.0.6 2021-07-20 11:33:33 +02:00
Christopher Kolstad
44afbd77c5
fix: upgrade frontend to 4.0.6 to add fix for project filter 2021-07-20 11:31:33 +02:00
Christopher Kolstad
f13c941c62
4.0.5 2021-06-18 15:46:41 +02:00
Christopher Kolstad
eeeedbe65c
Added cascade to user_feedback foreign key 2021-06-18 12:17:09 +02:00
Ivar Conradi Østhus
2da26e7f14
fix: refactor code 2021-06-18 11:53:52 +02:00
Ivar Conradi Østhus
4f9deee2ed
fix: add option for graceful shutdown (#872)
* fix: add option for graceful shutdown

* fix: gracefulShutdown should close idle keep-alive connections

* fix: eslint import order

* docs: add config options to docs as well
2021-06-17 20:33:34 +02:00
Christopher Kolstad
d757eeb8cd
docs: Added api key for algolia 2021-06-16 08:52:33 +02:00
Ivar Conradi Østhus
6c2ec59fa4
fix: Do gracefull shutdown of Unleash on 'SIGINT' & 'SIGTERM' (#870)
Unleash will listen for 'SIGINT' & 'SIGTERM'  and close background tasks and db connections before shutting down. 

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-06-15 12:32:35 +02:00
Christopher Kolstad
c467d59a7e
chore: update api index with note about content-type 2021-06-15 08:57:35 +02:00
Ivar Conradi Østhus
8c7b3f7441
docs: improve introduction section 2021-06-14 21:48:19 +02:00
Ivar Conradi Østhus
b6e3903b32
docs: improve introduction section 2021-06-14 21:35:19 +02:00
Christopher Kolstad
cceb360b3a
docs: fix wrong grafana query 2021-06-14 15:43:57 +02:00
Ivar Conradi Østhus
a8c8046b9f
chore: update readme 2021-06-13 23:26:20 +02:00
Christopher Kolstad
6a55524be9
docs: fix typo and remember to note that the slack addon needs Unleash URL 2021-06-11 11:56:53 +02:00
dependabot[bot]
8db61d0384
chore(deps): bump ws from 6.2.1 to 6.2.2 in /websitev2 (#869)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 23:24:23 +02:00
Ivar Conradi Østhus
429208f561
doc: redirects for external links 2021-06-10 23:15:14 +02:00
Ivar Conradi Østhus
56296f6092
4.0.4 2021-06-10 23:05:10 +02:00
Ivar Conradi Østhus
9672eaef88
chore: update changelog 2021-06-10 23:05:10 +02:00
Thomas Battiston
bb48bb0756
fix: fix broken link to docker image (#868) 2021-06-10 11:57:36 +02:00
Christopher Kolstad
60d3982e66
docs: updated jira-plugin from feedback 2021-06-09 14:29:33 +02:00
Christopher Kolstad
297d5474e6
docs: wrong comma 2021-06-09 11:38:33 +02:00