sveisvei
c3dfd81eea
add joy validation to client input data
2016-11-09 11:16:44 +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
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
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
sveisvei
ab201db754
add metrics projections for last hour
2016-11-04 16:17:46 +01:00
ivaosthu
100e99db7e
upgrade db-migrate to support programmatic API #150
2016-09-29 22:38:27 +02:00
Ivar
d858c698a0
upgrade pg and knex
2016-09-10 10:35:35 +02:00
Ivar
743d3d7874
upgrade bluebird to ^3.4.6
2016-09-10 10:32:13 +02:00
Ivar
6c0c33714c
upgrading dependencies
2016-09-10 10:30:50 +02:00
Ivar
e03d56972c
bump express
2016-09-10 10:18:45 +02:00
Ivar
76ff93369d
bump express-validator to 2.20.8
2016-09-10 10:11:18 +02:00
ivaosthu
94e0e0ea98
Added version indicator to collection responses to ease migration of client parsers
...
relates to #102
2016-09-06 21:31:56 +02:00
Ivar
de6ea81af8
Cleaning up tests: e2e vs unit #102
2016-09-06 21:31:50 +02:00
sveisvei
1d5ffd57a0
rename server to dev-server
2016-06-19 10:54:05 +02:00
Ivar Conradi Østhus
52acb73926
Minor cleanup after lerna migration. ( #142 )
...
* Minor cleanup after lerna migration.
- fix correct verison number (1.0.0-alpha.2)
- added missing server.js inside unleash-api
* upgrade db-migrate
2016-06-18 21:24:01 +02:00
sveisvei
0ffb9b78b6
use lerna for multipackaging
2016-06-18 09:19:57 +02:00