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

595 Commits

Author SHA1 Message Date
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
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