1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
Commit Graph

132 Commits

Author SHA1 Message Date
ivaosthu
6d16bac959 Bump dependencies 2017-02-27 10:22:26 +01:00
ivaosthu
e1449a10e6 Bump dev dependencies 2017-02-27 10:17:02 +01:00
Ivar
2541395df4 Add explicit dependecy for async 2017-02-22 20:29:48 +01:00
ivaosthu
4afaf67b03 2.1.2 2017-02-22 17:20:00 +01:00
ivaosthu
f7758bbffd 2.1.1 2017-02-15 22:23:51 +01:00
ivaosthu
e2c12e91fb Bump unleash-frontend to 2.2.2 2017-02-15 22:23:08 +01:00
ivaosthu
72a100e05c 2.1.0 2017-02-15 21:17:07 +01:00
ivaosthu
1269c5b651 Bump unleash-frontend to 2.2.1 2017-02-15 17:20:09 +01:00
sveisvei
0fd50dc540 2.0.4 2017-02-06 10:34:56 +01:00
sveisvei
45ce937439 bump 2017-02-06 10:34:33 +01:00
ivaosthu
b989a79d41 2.0.3 2017-02-02 10:13:02 +01:00
ivaosthu
f82ea277fd bump once more 2017-02-02 10:12:40 +01:00
ivaosthu
fc51c5e307 2.0.2 2017-02-02 10:06:02 +01:00
ivaosthu
bd49dac5d9 bump unleash-frontend 2017-02-02 10:05:38 +01:00
ivaosthu
df26407c8a 2.0.1 2017-02-02 09:50:45 +01:00
ivaosthu
dd99dace43 bump unleash-frontend 2017-02-02 09:50:33 +01:00
sveisvei
ef1270ddf6 bump frontend 2017-01-20 19:52:49 +01:00
ivaosthu
d0ccbb01fc 2.0.0 2017-01-11 12:35:47 +01:00
ivaosthu
80cd489332 bum unleash-frontend 2017-01-11 12:35:43 +01:00
sveisvei
1f4f506e64 2.0.0-alpha.9 2017-01-09 11:57:25 +01:00
sveisvei
1676ba069f bump frontend 2017-01-09 11:57:07 +01:00
sveisvei
53f94058bd 2.0.0-alpha.8 2017-01-06 13:25:00 +01:00
sveisvei
c8d2b9943b update frontend 2017-01-06 13:24:53 +01:00
sveisvei
7947cc4580 2.0.0-alpha.7 2017-01-02 13:16:45 +01:00
sveisvei
52ced1b1ab upgrade frontend 2017-01-02 13:16:38 +01:00
sveisvei
6e64fe11e4 2.0.0-alpha.6 2017-01-02 10:03:02 +01:00
sveisvei
ff13f3dd0a update frontend 2017-01-02 10:02:49 +01:00
sveisvei
4d63da7eff add hook tests 2016-12-29 11:42:54 +01:00
sveisvei
4f40d6c700 2.0.0-alpha.5 2016-12-27 13:32:11 +01:00
sveisvei
7cf8052512 bump frontend 2016-12-27 13:31:52 +01:00
ivaosthu
9a6fef7634 2.0.0-alpha.4 2016-12-27 11:29:22 +01:00
ivaosthu
78f7b41c62 fix main script 2016-12-27 11:29:00 +01:00
ivaosthu
60beab2147 2.0.0-alpha.3 2016-12-23 11:34:18 +01:00
ivaosthu
94214e6445 2.0.0-alpha.2 2016-12-23 11:34:01 +01:00
ivaosthu
85714695a9 add all files 2016-12-23 11:32:52 +01:00
ivaosthu
b48070b348 Use released version of unleash-frontend 2016-12-23 11:10:26 +01:00
ivaosthu
e34eed6ecf Strategy should use better param description
Adds support for more fields sucha as description, required, etc.

relates to #182
2016-12-12 16:52:20 +01:00
sveisvei
5bf0b36588 fix lint 2016-12-04 14:09:37 +01:00
ivaosthu
7189b0ba33 replace commander with yargs 2016-12-03 13:45:34 +01:00
ivaosthu
5f39115914 Server Metrics: add response time and status codes 2016-12-01 17:43:08 +01:00
ivaosthu
cfdcf4e2e4 more tests 2016-12-01 00:47:28 +01:00
ivaosthu
b46fb7507f Server Metrics with Prometheus
Implementation use internal eventBus to enable loose counting in the app.

read more at https://prometheus.io/

Closes #98
2016-11-30 23:41:57 +01:00
Ivar
4f8851ef2e upgrade joi 2016-11-18 20:53:05 +01:00
Ivar
b7bffa1327 upgrade dependencies 2016-11-17 21:32:59 +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
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
sveisvei
cbf3db4597 revert schema reset for each migration 2016-11-13 16:14:51 +01:00
sveisvei
2f6c43052d use ava as testrunner 2016-11-13 15:59:35 +01:00