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

873 Commits

Author SHA1 Message Date
Ivar
6bc23f04da Added option to disable legacy routes. Closes #244 2020-02-20 08:33:46 +01:00
Ivar
eb346756d2 Clean up intervals.
We use intervals in three places and we could probably organise them
better in the future. As long as they all do unref they do not form
any issues for us and I will just let them be as is for now.

This closes #186
2020-02-20 08:33:46 +01:00
Simen Bekkhus
54ca4ffc77 Upgrade prom-client and add gc-stats 2020-02-20 08:33:46 +01:00
Simen Bekkhus
5321a5e485 Use yarn in test script 2020-02-20 08:33:46 +01:00
Simen Bekkhus
37782e0519 Upgrade ava 2020-02-20 08:33:46 +01:00
Simen Bekkhus
3b260abbfe Replace sinon with lolex 2020-02-20 08:33:46 +01:00
Simen Bekkhus
6df3ed6bc8 Upgrade all deps 2020-02-20 08:33:46 +01:00
Simen Bekkhus
a8e777724a Bump pg to patch security vulnerability
https://nodesecurity.io/advisories/521
2020-02-20 08:33:46 +01:00
Ivar Conradi Østhus
b3030d0d09 Update getting-started.md 2020-02-20 08:33:46 +01:00
ivaosthu
5ec18bf465 Update CHANGELOG 2020-02-20 08:33:43 +01:00
ivaosthu
e1a70bc22c Update documentation 2020-02-20 08:33:33 +01:00
ivaosthu
e97a3820a2 Added validation of provided LoggerProvider 2020-02-20 08:33:33 +01:00
ivaosthu
f5e9ca3bbe Implement support for logger provider.
This allows the users of 'unleash-server' to programatically
change the logger implemnentation. #175
2020-02-20 08:33:33 +01:00
Ivar Conradi Østhus
a70f7f7046 Update register-api.md 2020-02-20 08:33:33 +01:00
ivaosthu
8255cc82c6 Update CHANGELOG.md 2020-02-20 08:33:33 +01:00
ivaosthu
f2cc426ed7 Fix assert 2020-02-20 08:33:33 +01:00
ivaosthu
f91a24eabe Add metrics validation to avoid NaN #253 2020-02-20 08:33:33 +01:00
Ivar Conradi Østhus
a2f80c6ee5 Update CHANGELOG.md 2020-02-20 08:33:33 +01:00
ivaosthu
18afb520d0 Strip uknown fields in client requests. closes #245 2020-02-20 08:33:33 +01:00
ivaosthu
f826c837fd Disable x-powered-by express header 2020-02-20 08:33:33 +01:00
sveisvei
3f3574e168 update changelog 2020-02-20 08:33:30 +01:00
sveisvei
b137cf0eaa add editable tests 2020-02-20 08:33:16 +01:00
sveisvei
a9b783443b shoulda woulda 2020-02-20 08:33:16 +01:00
Ivar Conradi Østhus
3274628f74 empty 2020-02-20 08:32:57 +01:00
sveisvei
eb31d65b1a auto disable, and do not serve archived toggle 2020-02-20 08:32:42 +01:00
Simen Bekkhus
88b9a6c480 Upgrade ava 2020-02-20 08:32:01 +01:00
Simen Bekkhus
eea4f95766 Upgrade install 2020-02-20 08:32:00 +01:00
Simen Bekkhus
5fe0ef2ac1 Upgrade yallist 2020-02-20 08:32:00 +01:00
Simen Bekkhus
76a0a4af8a Upgrade knex and db-migrate-pg 2020-02-20 08:32:00 +01:00
Simen Bekkhus
4f2185413f Don't pin express-validator 2020-02-20 08:32:00 +01:00
Simen Bekkhus
1c6cff212e Upgrade prom-client and yargs 2020-02-20 08:32:00 +01:00
Simen Bekkhus
d989c2adeb Upgrade dev deps 2020-02-20 08:31:57 +01:00
sveisvei
ae245293f4 protection against edit on built in strategies 2020-02-20 08:30:52 +01:00
Ivar
915158212c Add support for sdkVersion in client registration 2020-02-20 08:30:52 +01:00
sveisvei
1131440535 auto disable, and do not serve archived toggle 2020-02-20 08:30:52 +01:00
Simen Bekkhus
ecfe0cd620 Upgrade ava 2020-02-20 08:30:52 +01:00
Simen Bekkhus
e50678574c Upgrade install 2020-02-20 08:30:52 +01:00
Simen Bekkhus
f68e3a3cbc Upgrade yallist 2020-02-20 08:30:51 +01:00
Simen Bekkhus
093adf2427 Upgrade knex and db-migrate-pg 2020-02-20 08:30:51 +01:00
Simen Bekkhus
2183ab0860 Don't pin express-validator 2020-02-20 08:30:51 +01:00
Simen Bekkhus
e1cc0b2e99 Upgrade prom-client and yargs 2020-02-20 08:30:51 +01:00
Simen Bekkhus
1d060591c4 Upgrade dev deps 2020-02-20 08:30:51 +01:00
Ivar Conradi Østhus
e0581a6229 Update getting-started.md 2020-02-20 08:30:51 +01:00
Simen Bekkhus
1fb4fc6570 Run yarn upgrade 2020-02-20 08:30:51 +01:00
Simen Bekkhus
7c5aa04b37 Update link to david dev deps 2020-02-20 08:30:51 +01:00
Simen Bekkhus
368c888119 Lint commit (#239)
* Upgrade eslint configs to get rid of peer warning

* Add pre-commit hook to format code

* Lint whole project, not just lib
2020-02-20 08:30:51 +01:00
sveisvei
93bb1ac66d should expose one feature 2020-02-20 08:30:51 +01:00
sveisvei
5837bb02ba 3.0.0-alpha.1 2020-02-20 08:30:51 +01:00
sveisvei
cf35623eec upgrade frontend and set alpha release 2020-02-20 08:30:51 +01:00
sveisvei
30ae143dae add changes 2020-02-20 08:30:51 +01:00