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

628 Commits

Author SHA1 Message Date
sveisvei
95388996b9 Better client informations from the API.
Impelements:
- http://unleash.host.com/api/client/seen-toggles
- http://unleash.host.com/api/metrics/feature-toggles
- http://localhost:4242/api/client/applications
- http://localhost:4242/api/client/applications/:appName
2016-11-30 19:03:21 +01:00
ivaosthu
84ea153f2a Should not expose legacy fields to whole system 2016-11-22 22:21:10 +01:00
Ivar
4f8851ef2e upgrade joi 2016-11-18 20:53:05 +01:00
Ivar
961f9bef34 Mute EventEmitter memory leak detected for tests.
See #171
2016-11-18 20:49:56 +01:00
Ivar
b7bffa1327 upgrade dependencies 2016-11-17 21:32:59 +01:00
Ivar Conradi Østhus
c6b66c80c1 Merge pull request #170 from Unleash/add_strategies_check
Added strategies validation when creating/updating toggles
2016-11-15 21:39:57 +01:00
Ivar
2d8947c30f Added strategies validation when creating/updating toggles 2016-11-15 21:30:04 +01:00
sveisvei
7460326c5d add count to app state 2016-11-13 21:25:37 +01:00
sveisvei
c7faf46d26 fix typ0 2016-11-13 21:09:00 +01:00
sveisvei
34f6e5d809 move app and server-impl into lib folder 2016-11-13 21:07:14 +01:00
sveisvei
3758ba7b5a improve nyc to add all files in lib to coverage 2016-11-13 21:06:28 +01:00
sveisvei
84332250d6 update api docs 2016-11-13 20:57:04 +01:00
sveisvei
6cdb905cae fix option to migrator 2016-11-13 20:43:29 +01:00
sveisvei
bb4cf30d22 add tests, rename folders to ava defaults for helpers/fixtures, remove migration og 2016-11-13 20:33:23 +01:00
sveisvei
df99a547e8 add more unit tests for metrics 2016-11-13 18:14:29 +01:00
Sveinung Røsaker
41fc1d6b0c Merge pull request #168 from Unleash/ava
Ava
2016-11-13 16:16:02 +01:00
sveisvei
cbf3db4597 revert schema reset for each migration 2016-11-13 16:14:51 +01:00
sveisvei
2a9cb82832 send coverage after success 2016-11-13 15:59:35 +01:00
sveisvei
2f6c43052d use ava as testrunner 2016-11-13 15:59:35 +01:00
sveisvei
142a05664c hoist require 2016-11-13 15:58:14 +01:00
sveisvei
c7de9f084a rename finn-no to unleash 2016-11-13 15:58:14 +01:00
sveisvei
06012722b3 run require up top 2016-11-13 15:58:14 +01:00
sveisvei
a44b8987b3 use options obj 2016-11-13 15:58:14 +01:00
ivaosthu
8ec9aa08ca Fix test db setup 2016-11-13 11:23:07 +01:00
Ivar Conradi Østhus
69c1ac7db2 Update Procfile 2016-11-13 11:18:29 +01:00
ivaosthu
fee7a61b8c remove unused file 2016-11-13 11:14:12 +01:00
ivaosthu
6cfae5299b always drop test-schema first 2016-11-13 11:02:27 +01:00
Sveinung Røsaker
a1837d90d4 Merge pull request #167 from Unleash/db_schemas
options to specify different db-schema
2016-11-12 11:27:05 +01:00
ivaosthu
b34db9db7e fix typo 2016-11-12 11:24:50 +01:00
ivaosthu
ce5258e6a6 options to specify different db-schema 2016-11-12 11:21:40 +01:00
ivaosthu
f4e2bf50a6 added e2e for metrics api 2016-11-11 17:39:33 +01:00
ivaosthu
0eeba44db0 fix db test 2016-11-11 16:36:51 +01:00
ivaosthu
5bdaf2cf91 Add unit-test for /health route 2016-11-11 16:24:16 +01:00
ivaosthu
4f25533230 Cleanup route/metrics a bit 2016-11-11 15:46:59 +01:00
ivaosthu
b14c766e97 Started on unit test for metrics-route 2016-11-10 22:05:50 +01:00
ivaosthu
820ec03ab4 upgrade express-validator 2016-11-10 21:51:29 +01:00
ivaosthu
a3afb4c4f5 upgrade log4js to 1.0.1 2016-11-10 21:51:29 +01:00
ivaosthu
9a637f4fde correct order 2016-11-10 21:41:22 +01:00
ivaosthu
6ce0b87464 fix coverals in travis 2016-11-10 21:38:19 +01:00
ivaosthu
8c2ba0415f Fix failing test after bluebird removal 2016-11-10 21:32:48 +01:00
ivaosthu
4e6912b65f remove bluebird 2016-11-10 21:24:39 +01:00
Ivar Conradi Østhus
a47130ce9d Update README.md 2016-11-10 21:20:18 +01:00
ivaosthu
9f459e600c fix tests 2016-11-10 21:16:59 +01:00
ivaosthu
0bd0924aee remove all lerna stuff 2016-11-10 15:52:49 +01:00
ivaosthu
43d20ee75c remove old unleash-frontend from master 2016-11-10 15:43:32 +01:00
ivaosthu
46c2809120 Moved unleash-frontend-next to separate repo
https://github.com/Unleash/unleash-frontend
2016-11-10 15:11:43 +01:00
ivaosthu
c16c43bd4a remove unleash-demo-app to separate repo 2016-11-10 14:22:04 +01:00
ivaosthu
3e1dfe5ce3 remove packages 2016-11-10 14:15:29 +01:00
Ivar Conradi Østhus
820caee65b Merge pull request #166 from Unleash/api_path
Introduces the /api path.
2016-11-10 13:53:19 +01:00
Ivar Conradi Østhus
3ada178ce4 Update 009-create-client-strategies.up.sql 2016-11-10 12:45:39 +01:00