Commit Graph

255 Commits

Author SHA1 Message Date
Ritchie Martori
4589333a2d added more intelligent JSON parsing 2012-10-19 18:40:17 -07:00
Ritchie Martori
1d259b71eb fixed bugs preventing events from being emitted to users in certain connection states 2012-10-19 17:14:42 -07:00
Dallon Feldner
618c76a4cf Added count function 2012-10-09 11:32:56 -07:00
Ritchie Martori
477bba7c53 replaced shelling out to mongo with node 2012-09-25 13:33:53 -07:00
Ritchie Martori
f336e87796 fixed process exiting without error code 2012-09-25 12:27:22 -07:00
Ritchie Martori
3f47bb55d2 merged remote db patch updates 2012-09-25 12:05:31 -07:00
Aaron Fay
659976db1a merge commit 2012-09-20 20:40:43 -07:00
Ritchie Martori
176d9fe0f2 added local testing of remote db auth 2012-09-20 12:10:10 -07:00
Dallon Feldner
5c9f5c0c00 Fixed error reporting 2012-09-20 09:11:09 -07:00
Dallon Feldner
6de9719240 Merge branch 'master' into refactor/config-loader
Conflicts:
	lib/config-loader.js
2012-09-20 08:37:24 -07:00
Ritchie Martori
e4850677ae removed keys.json dependency 2012-09-19 14:21:26 -07:00
Ritchie Martori
43a7cb7d60 bumped version 2012-09-19 12:26:31 -07:00
Ritchie Martori
60671d45d4 fixed bad merge 2012-09-19 12:09:06 -07:00
Dallon Feldner
ac273b89ee Refactored config loader 2012-09-19 11:48:14 -07:00
Aaron Fay
fdb28b82a5 Added tests for remote connection 2012-09-18 22:56:12 -07:00
Ritchie Martori
69064088d5 added auto restart on error 2012-09-18 15:04:53 -07:00
Dallon Feldner
20b44df338 Fixed some lint errors 2012-09-18 08:20:37 -07:00
Ritchie Martori
d291ae2b6e merged feature/domains 2012-09-17 16:08:09 -07:00
Ritchie Martori
c244bab78c better test db connection error handling 2012-09-17 15:39:19 -07:00
Ritchie Martori
91e4ab976e fixed no open connection during db.dropDatabase() 2012-09-17 15:27:02 -07:00
Ritchie Martori
23209af76d merged 2012-09-17 15:10:10 -07:00
Ritchie Martori
654428ce8d added domain error handling to module loading, fixed 404 tests with faux router req and res objects 2012-09-17 14:08:43 -07:00
Ritchie Martori
102d8bfa99 renamed db.connect to db.create 2012-09-17 12:01:07 -07:00
Ritchie Martori
4c6a5e5b57 added lazy db connections 2012-09-17 11:06:13 -07:00
DallonF
db24dce136 Fixed most lint errors 2012-09-06 10:50:53 -07:00
Ritchie Martori
5820c4a139 fixed keys.json 2012-08-28 13:50:47 -07:00
Ritchie Martori
93d6932195 merged upstream 2012-08-28 13:44:53 -07:00
Ritchie Martori
b5c2bdec38 added port generation to faux requests in tests 2012-08-28 13:44:08 -07:00
DallonF
718e9ed502 Merge branch 'master' of github.com:deployd/deployd
Conflicts:
	test/support/keys.json
2012-08-28 10:57:45 -07:00
DallonF
c23dcb559d Added absolute urls to dpd.js 2012-08-28 10:57:20 -07:00
Ritchie Martori
9371a4cb7b added random port generation to listen() test 2012-08-28 10:25:06 -07:00
DallonF
f7bd5a54b5 Fixed bug where a query would sometimes change mid-request 2012-08-28 09:38:31 -07:00
DallonF
4d8957ac6e Fixed regression error where On Validate does not have access to an object's full data on a Put request 2012-08-23 15:44:49 -07:00
DallonF
577ded64ab Fixed bug where cancel() on a non-specific GET would abort the entire request 2012-08-23 14:12:11 -07:00
DallonF
29fa337abc Fixed failing tests 2012-08-23 11:57:03 -07:00
Ritchie Martori
47106d21a4 Release v0.6.1 2012-08-21 14:18:02 -07:00
Ritchie Martori
d501c8a429 fixed odd bug only during tests on travis-ci 2012-08-14 17:33:24 -07:00
Ritchie Martori
1cfc0dd16d more test debugging for travis 2012-08-14 16:46:03 -07:00
Ritchie Martori
9ce2aad38c testing for travis build 2012-08-14 16:11:22 -07:00
Ritchie Martori
768aa588a8 removed deployment tests 2012-08-14 10:57:12 -07:00
Ritchie Martori
dc4e6f43a6 fixed fs.exists breaking in 0.6 2012-08-14 09:46:13 -07:00
Ritchie Martori
f722f48a52 added debug for travis testing 2012-08-14 09:15:53 -07:00
Ritchie Martori
834642d790 undo try catch for loadConfig test 2012-08-14 08:58:41 -07:00
Ritchie Martori
2962b6a8e8 fixed throwing config-loader test 2012-08-14 08:09:16 -07:00
Ritchie Martori
f3757e5dfb updated test-app 2012-08-10 11:20:37 -07:00
Ritchie Martori
2bf7f43198 added underscore to package.json 2012-08-10 10:23:23 -07:00
Ritchie Martori
1973089170 new docs 2012-08-08 11:48:22 -07:00
Ritchie Martori
19bdf748fd removed old docs 2012-08-08 07:35:37 -07:00
Ritchie Martori
e34354cbe2 removed log from test 2012-08-07 13:59:27 -07:00
Ritchie Martori
660ac48288 fixed property renaming not updating all values in dashboard 2012-08-07 08:21:41 -07:00