Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Christopher Van 192837fd74 fix regressed URL routes, and move `server.routes` call (from #360) 2015-01-16 16:58:18 -08:00
Adrian Gaudebert 9fb679c08a Only one Promise polyfill call. 2015-01-14 19:33:02 +01:00
Christopher Van cd7f47961d use a persistent database connection (fixes #322) 2015-01-08 02:40:11 -08:00
Christopher Van 5de8d8786b add gulp tasks for DB operations (issue #311); swap DB when running tests (issue #312) 2015-01-02 20:34:19 -08:00
Christopher Van 8c67a1edde show all hapi validation errors in error responses 2014-12-22 15:52:42 -08:00
Christopher Van 78b18efc8e use `hapi-node-postgres`, postgres migrations, queries; add basic create/get game hapi endpoints (issue #215; issue #296, issue #297) 2014-12-19 17:28:55 -08:00
Christopher Van c0ba28e2c5 use hapi-pg for maintaining postgres connections 2014-12-19 17:28:54 -08:00
Christopher Van d21c6cff88 replace koa with hapi (#245) 2014-12-19 17:28:54 -08:00
Adrian Gaudebert 448c737e23 Fixes #235 - Return a proper error message when JSON payload is malformed. 2014-10-17 17:06:46 +09:00
Christopher Van 09797871e1 remove 'X-Powered-By' header 2014-08-26 16:16:13 -07:00
Christopher Van ac8a4d50a7 forgo CLI in favour of external settings files 2014-08-26 15:51:57 -07:00
Christopher Van 991a731f5c load Redis only once, add separate dev/prod/test settings files, use different Redis for database for tests 2014-08-25 16:20:27 -07:00
Christopher Van 86dcdcacd0 Revert "rename server to `app.js`"
This reverts commit bfc2d42b68.
2014-08-13 15:42:25 -07:00
Christopher Van bfc2d42b68 rename server to `app.js` 2014-08-13 15:37:28 -07:00
Christopher Van 88790e90d2 THIS IS THE BIG BANG 2014-08-12 19:56:10 -07:00