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

23 Commits

Author SHA1 Message Date
Yinon Avraham
00f2c7312d
Fix link to unleash-client-go (#876) 2021-06-22 10:44:05 +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
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
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
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
Ivar Conradi Østhus
429208f561
doc: redirects for external links 2021-06-10 23:15:14 +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
Christopher Kolstad
cdf4efa093
fix: link directly to api token 2021-06-09 11:34:27 +02:00
Christopher Kolstad
071a4e9535
task: add doc for jira plugin 2021-06-09 11:14:30 +02:00
Ivar Conradi Østhus
c44f6f5c2f
Update index.md 2021-06-08 22:20:38 +02:00
Ivar Conradi Østhus
e8598ee7bf
Fix: minor improvements on docs. 2021-06-05 14:40:43 +02:00
Ivar Conradi Østhus
496d9d38a6
fix: update README.md 2021-06-04 19:31:28 +02:00
Christopher Kolstad
10fa7d9b8c
fix: typo in docs 2021-06-04 15:32:50 +02:00
Christopher Kolstad
79bf1842fb
chore: add docs for android-proxy-sdk (#865)
* chore: add docs for android-proxy-sdk
* chore: link back to android-proxy from sdk docs
2021-06-04 14:48:15 +02:00
Ivar Conradi Østhus
5d3c599706
fix: link to sdks 2021-06-04 14:38:11 +02:00
Ivar Conradi Østhus
28e75b816b
fix: slug for /sdks 2021-06-04 14:10:37 +02:00
Ivar Conradi Østhus
f0bf860538
fix: typo 2021-06-04 13:57:00 +02:00
Ivar Conradi Østhus
c29bb83d75
fix: add details about ios proxy sdk 2021-06-04 13:52:32 +02:00
Ivar Conradi Østhus
57c14c7565
fix: add details about the proxy 2021-06-04 13:44:34 +02:00
Christopher Kolstad
406f0554cf
Docusaurusv2 (#864)
feat: Upgraded to Docusaurus v2

closes: #771
2021-06-04 11:17:15 +02:00