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

905 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
6b0e985c28 Update CHANGELOG.md 2017-09-11 21:08:26 +02:00
Ivar
748a5efc06 Update yarn.lock 2017-09-09 16:39:56 +02:00
Ivar Conradi Østhus
a7458587f6 Merge pull request #263 from Unleash/expose-version
Include module version number in /api reponse
2017-09-09 16:35:34 +02:00
Ivar Conradi Østhus
435d95582e Merge pull request #264 from Unleash/disable-legacy-routes
Added option to disable legacy routes. Closes #244
2017-09-09 16:35:12 +02:00
Ivar Conradi Østhus
2ae863cfed Merge pull request #265 from Unleash/cleanup_timers
Clean up intervals.
2017-09-07 22:57:48 +02:00
Ivar
a710cf0321 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
2017-09-07 22:52:24 +02:00
Ivar
0a58735636 Added option to disable legacy routes. Closes #244 2017-09-07 21:55:47 +02:00
Ivar
9f02d80b87 Include module version number in /api reponse 2017-09-07 21:21:30 +02:00
Ivar Conradi Østhus
0afef17629 Merge pull request #259 from Unleash/upgrade-deps
Upgrade deps
2017-08-23 11:53:55 +02:00
Simen Bekkhus
b3fb572f5d
Upgrade prom-client and add gc-stats 2017-08-23 11:36:52 +02:00
Simen Bekkhus
0f32279b67
Use yarn in test script 2017-08-23 11:36:49 +02:00
Simen Bekkhus
2c390d5fb1
Upgrade ava 2017-08-23 11:36:47 +02:00
Simen Bekkhus
50da40da4b
Replace sinon with lolex 2017-08-23 11:36:44 +02:00
Simen Bekkhus
bdd591dbda
Upgrade all deps 2017-08-23 11:21:01 +02:00
Simen Bekkhus
b60254c998
Bump pg to patch security vulnerability
https://nodesecurity.io/advisories/521
2017-08-23 10:49:05 +02:00
Ivar Conradi Østhus
810b414945 Merge pull request #256 from Unleash/metrics_validation
Add metrics validation to avoid NaN #253
2017-08-09 06:47:39 +02:00
Ivar Conradi Østhus
40a691cafc Merge branch 'master' into metrics_validation 2017-08-08 17:16:27 +02:00
ivaosthu
997c5da5ac Update CHANGELOG.md 2017-08-08 16:51:37 +02:00
ivaosthu
13cf218ccf Fix assert 2017-08-08 16:51:26 +02:00
Ivar Conradi Østhus
95dba01d2e Update getting-started.md 2017-08-08 10:04:51 +02:00
Ivar Conradi Østhus
5a7353e6cd Merge pull request #258 from Unleash/fix-logging
Fix logging
2017-08-05 16:08:11 +02:00
ivaosthu
8f2e5c3be2 Update CHANGELOG 2017-08-05 15:59:36 +02:00
ivaosthu
985d4eb245 Update documentation 2017-08-05 15:57:54 +02:00
ivaosthu
f7e11b633b Added validation of provided LoggerProvider 2017-08-05 15:38:55 +02:00
ivaosthu
1081b9d865 Implement support for logger provider.
This allows the users of 'unleash-server' to programatically
change the logger implemnentation. #175
2017-08-04 16:07:17 +02:00
Ivar Conradi Østhus
ea6fa5c8ff Update register-api.md 2017-08-04 11:28:19 +02:00
ivaosthu
10c2493e28 Add metrics validation to avoid NaN #253 2017-08-04 11:24:58 +02:00
Ivar Conradi Østhus
d46ba0caf8 Update CHANGELOG.md 2017-06-29 11:16:53 +02:00
Ivar Conradi Østhus
5dd460ce7d Merge pull request #246 from Unleash/lax_client_schema
Strip uknown fields in client requests. closes #245
2017-06-29 11:16:20 +02:00
ivaosthu
5780bf30db Disable x-powered-by express header 2017-06-29 11:12:44 +02:00
ivaosthu
4f1824c271 Strip uknown fields in client requests. closes #245 2017-06-29 11:10:24 +02:00
Ivar Conradi Østhus
ee76f21a92 Merge pull request #243 from Unleash/add-sdk-version
Add support for sdkVersion in client registration
2017-06-29 11:06:42 +02:00
Ivar Conradi Østhus
98b0ce39a4 Merge branch 'master' into add-sdk-version 2017-06-29 09:57:55 +02:00
Sveinung Røsaker
7850fdc707 Merge pull request #242 from Unleash/editable-strategies
protection against edit on  built in strategies
2017-06-29 09:08:29 +02:00
sveisvei
fd6a0a7212 update changelog 2017-06-29 08:44:03 +02:00
sveisvei
4207bec0ac add editable tests 2017-06-29 08:44:03 +02:00
sveisvei
0e544a27e2 shoulda woulda 2017-06-29 08:44:03 +02:00
sveisvei
942afd74a3 auto disable, and do not serve archived toggle 2017-06-29 08:44:03 +02:00
Ivar Conradi Østhus
c742d14a6f Update getting-started.md 2017-06-29 08:44:03 +02:00
Simen Bekkhus
bd933f2875 Upgrade ava 2017-06-29 08:44:03 +02:00
Simen Bekkhus
07d2777bde Upgrade install 2017-06-29 08:44:03 +02:00
Simen Bekkhus
3d19aaea10 Upgrade yallist 2017-06-29 08:44:02 +02:00
Simen Bekkhus
67baf1acf5 Upgrade knex and db-migrate-pg 2017-06-29 08:44:02 +02:00
Simen Bekkhus
9d20f7a5ca Don't pin express-validator 2017-06-29 08:44:02 +02:00
Simen Bekkhus
f554b2ecaa Upgrade prom-client and yargs 2017-06-29 08:44:02 +02:00
Simen Bekkhus
077b210e7d Upgrade dev deps 2017-06-29 08:44:02 +02:00
Ivar
46b82ecd6a Add support for sdkVersion in client registration 2017-06-28 23:19:19 +02:00
sveisvei
664e019e9b protection against edit on built in strategies 2017-06-28 21:10:43 +02:00
Sveinung Røsaker
669c860c8d Merge pull request #241 from Unleash/archive-feature-fix
Auto disable archived toggles and do not serve archived toggle
2017-06-28 19:33:38 +02:00
sveisvei
45c2021bd6 auto disable, and do not serve archived toggle 2017-06-28 17:44:14 +02:00