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

605 Commits

Author SHA1 Message Date
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
Ivar
7ae2b4b65d Introduces the /api path.
Some endpoints are provided on both / and /api
to support older clients.

Closes #162
2016-11-09 22:32:53 +01:00
Ivar Conradi Østhus
eab0de78e5 Delete .codeclimate.yml 2016-11-09 21:52:44 +01:00
Sveinung Røsaker
e179e9a364 Update api-v1.md 2016-11-09 12:41:11 +01:00
sveisvei
c3dfd81eea add joy validation to client input data 2016-11-09 11:16:44 +01:00
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