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

674 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
a84289fb95 Update README.md 2016-11-07 14:52:08 +01:00
ivaosthu
406b8d8268 Allow tests to be executed in docker.
Not everyone wants to install postgres locally just to run our
tests. Added a small script which allows the developer to run
test via docker instead:

npm run test:docker

closes #146
2016-11-07 14:46:50 +01:00
Ivar Conradi Østhus
7e4469e5fd Update knex to 0.12.6 2016-11-07 10:18:18 +01:00
Ivar Conradi Østhus
3f57b48de1 Update README.md 2016-11-07 10:10:03 +01:00
Ivar Conradi Østhus
daefc116cf Update README.md 2016-11-07 10:09:16 +01:00
Ivar Conradi Østhus
7e764f3184 Update README.md 2016-11-07 10:07:12 +01:00
Ivar Conradi Østhus
99530a0da3 Update README.md
fix david
2016-11-07 10:06:26 +01:00
Ivar Conradi Østhus
71e4205afe Create .codeclimate.yml 2016-11-07 10:00:26 +01:00
Ivar Conradi Østhus
536456d764 Update README.md 2016-11-07 09:56:02 +01:00
Ivar Conradi Østhus
8380a1e491 Update README.md
fixed travis badge
2016-11-07 09:54:07 +01:00
ivaosthu
441e14539d fix api-bug 2016-11-07 09:49:14 +01:00
sveisvei
1a27f64197 remove unused moment 2016-11-07 09:38:06 +01:00
sveisvei
1ebfe3b226 rename back to localhost 2016-11-07 09:13:56 +01:00
sveisvei
18418aa1dc update metrics data in ui 2016-11-07 09:13:19 +01:00
sveisvei
8bbbc5b470 fix list logic typ0 2016-11-07 08:44:46 +01:00
sveisvei
e5c3495463 add custom linkedlist-impl 2016-11-06 20:53:03 +01:00
ivaosthu
4aa97b159c fixed unit tests 2016-11-05 17:02:46 +01:00
ivaosthu
237ac7731c Try to migrate database when running e2e tests 2016-11-05 15:28:33 +01:00
ivaosthu
801cafbd14 fixing linting 2016-11-05 15:09:04 +01:00
ivaosthu
bb5d11794d Dropping bluebird as a runtime dependency.
Still use it in some test-setup, will cleanup this laster.

closes #128
2016-11-05 15:08:00 +01:00
ivaosthu
2810742055 cleanup how vi configure database-stores. closes #139 2016-11-05 14:08:47 +01:00
ivaosthu
5161e75b87 Added cleaner script 2016-11-05 13:36:44 +01:00
ivaosthu
02e10817aa added createdAt 2016-11-05 13:01:17 +01:00
ivaosthu
1a7fe9f6c6 fix client registration 2016-11-05 12:42:58 +01:00
sveisvei
167d1a8908 add debug-test app 2016-11-05 12:26:37 +01:00
sveisvei
e870c8457c add simple metrics to features 2016-11-05 11:51:39 +01:00
ivaosthu
a0276a61d2 Added simple name-validation 2016-11-05 11:37:59 +01:00
ivaosthu
efd562556b fix lint 2016-11-05 10:17:45 +01:00
ivaosthu
4037fdf8ba cleanup api-db-stores a bit 2016-11-05 10:16:48 +01:00
ivaosthu
23bf2250fc mend 2016-11-04 23:09:50 +01:00
ivaosthu
9eb365b512 Added view for client-instances 2016-11-04 23:08:22 +01:00
ivaosthu
5f6b118fd7 List dividers 2016-11-04 22:25:26 +01:00
ivaosthu
f89535f359 some cleanup 2016-11-04 22:14:58 +01:00
ivaosthu
ade8df4946 update navigation 2016-11-04 16:58:04 +01:00
ivaosthu
912fe850eb added vrei for showing client strategies 2016-11-04 16:48:24 +01:00
sveisvei
ce28a23b1f move service 2016-11-04 16:19:31 +01:00
sveisvei
cd5c2e3914 remove internal storage 2016-11-04 16:17:46 +01:00
sveisvei
ab201db754 add metrics projections for last hour 2016-11-04 16:17:46 +01:00
sveisvei
84291e9a8d add limit to database entries 2016-11-04 16:17:46 +01:00
sveisvei
ad2a4a914a update aslant 2016-11-04 16:17:46 +01:00
sveisvei
6896242a11 wip docs 2016-11-04 16:17:46 +01:00
ivaosthu
a6687095a7 linting 2016-11-04 09:35:53 +01:00
ivaosthu
c2ef404e98 Minor cleanup: eventDb inside db 2016-11-04 09:23:46 +01:00
ivaosthu
dc29680067 client-instances WIP 2016-11-04 09:03:13 +01:00
ivaosthu
4f8f5f536b fix failing test 2016-11-03 19:52:14 +01:00
Ivar
27d93152b5 fix lint 2016-11-02 23:24:23 +01:00
Ivar
337dfeb506 WIP client_strategies 2016-11-02 23:17:28 +01:00
sveisvei
937f14addb fix lint 2016-11-02 13:01:50 +01:00
sveisvei
c01ce2d3be format json 2016-11-02 12:55:14 +01:00
sveisvei
0e260265ee add metrics client register 2016-11-02 12:49:25 +01:00