svelovla
e5dbe0d210
#18 feature-update event example
2014-10-21 16:02:58 +02:00
Ivar Conradi Østhus
d2555fe710
improved unleash-server api
2014-10-21 15:59:30 +02:00
Gard Rimestad
562c2c3d13
adding finnbuild config
2014-10-21 15:58:42 +02:00
Ivar Conradi Østhus
fefa158e6f
Extended java-client to support the following:
...
* Unleash - the actual unleash client exposed to the clients.
* Toggle - represents a concrete feature toggle.
* ToggleRepository - the logic to communicate with the unleash-server.
* Strategy - implements the logic associated with strategies. I have also included to common strategies: "Default" and "Unknown".
related to issue #17 .
2014-10-21 15:51:23 +02:00
svelovla
8eda373157
#18 any-db-postgres, dbPool.js
2014-10-21 15:28:10 +02:00
Jari Bakken
e15df86b8d
Adding some styles to index.html
2014-10-21 14:30:46 +02:00
Jari Bakken
798ce805b9
Move mock feature data behind a naive db interface.
2014-10-21 13:10:15 +02:00
Jari Bakken
2a0e9eb0e7
Remove unused file
2014-10-21 12:02:55 +02:00
Ivar Conradi Østhus
aa20e61fd9
Update README.md
2014-10-21 09:07:12 +02:00
Ivar Conradi Østhus
a7207d6821
travis fix script.
2014-10-21 08:51:52 +02:00
ivaosthu
a7ba21bc6e
minor typo, argghh!
2014-10-21 08:47:26 +02:00
ivaosthu
c9e3f18a3e
A bit of a hack to support java and node.
...
[1] claims that node.js is available in all envs in travis.
This setup is not optimal as we now longer controll the
node version, but could work for now.
[1] http://stackoverflow.com/questions/18456611/is-it-possible-to-set-up-travis-to-run-tests-for-several-languages
2014-10-21 08:44:12 +02:00
Anders Olsen Sandvik
b238998406
Update README.md
2014-10-20 20:38:27 +02:00
Jari Bakken
5a670e8bea
Add a script that generates a liquibase changelog. Should be internal.
2014-10-20 18:46:51 +02:00
Jari Bakken
e4b31d5570
Get rid of liquibase
2014-10-20 17:46:41 +02:00
ivaosthu
2ff49bd3dc
Initial java-client setup with jdk 1.7. Closes #17 .
2014-10-20 16:23:20 +02:00
Gard Rimestad
f66542b1eb
adding npm install to travis
2014-10-20 15:39:31 +02:00
Jari Bakken
5317fb26fa
Fix grunt-liquibase
2014-10-20 15:36:00 +02:00
Gard Rimestad
ea2c62ac6e
s/sever/server/g
2014-10-20 15:35:13 +02:00
Gard Rimestad
f380e3f9a5
Update travis build
2014-10-20 15:14:01 +02:00
svelovla
f93b61485e
#8 mocked api respons
2014-10-20 15:12:30 +02:00
Jari Bakken
e0abd23bdb
Add liquibase + basic schema
2014-10-20 14:11:26 +02:00
ivaosthu
1a68cecb11
Closes #16 - Initial express based server setup.
...
To start server locally:
npm run start-dev
To execute tests:
npm test
2014-10-20 13:03:43 +02:00
Jari Bakken
8aef0c53a3
Add jshintrc
2014-10-20 12:50:34 +02:00
Jari Bakken
d90c5d6a95
Add HipChat notifications
2014-09-30 19:43:15 +02:00
Jari Bakken
a6c4f3aa09
Add .travis.yml
2014-09-30 19:37:59 +02:00
Anders Olsen Sandvik
d19d47015d
Create README.md
2014-09-30 10:07:40 +02:00
Kjartan Rykkja
2bc17dc4ef
Update LICENSE
2014-09-29 16:46:35 +02:00
Jari Bakken
f80d9a8827
Initial commit
2014-09-29 14:50:46 +02:00