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

221 Commits

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