Commit Graph

34 Commits

Author SHA1 Message Date
Ritchie Martori
f7914a5a92 Merge branch 'feature/clustering' into refactor/deployment 2012-12-05 12:16:56 -08:00
Ritchie Martori
1655dafed3 Merge branch 'master' into feature/clustering 2012-12-04 11:24:04 -08:00
DallonF
74d04660a5 Added functional deployments page 2012-11-29 14:28:48 -07:00
DallonF
0e1c72e20c Made deployments page load actual registered deployments 2012-11-27 11:52:31 -07:00
Dallon Feldner
8d3d7a09f7 Made data folder smaller in development environment 2012-11-09 10:41:20 -07:00
Ritchie Martori
4674ce00a4 fixed incorrect cors remote host 2012-10-25 18:57:51 -07:00
Ritchie Martori
d532c70c4b added status to cluster info 2012-10-24 10:25:30 -07:00
Ritchie
cbffa5955e merged 2012-10-23 11:23:40 -07:00
Ritchie
53427894ba added initial distributed socket implementation 2012-10-23 11:22:17 -07:00
Ritchie Martori
4589333a2d added more intelligent JSON parsing 2012-10-19 18:40:17 -07:00
Ritchie Martori
6bf0f297de fixed withCredentials bug 2012-10-01 12:18:25 -07:00
Ritchie Martori
0c1c5a7fb2 added cors headers for all requests 2012-09-30 15:02:56 -07:00
Ritchie Martori
1177462c65 fixes #67 - open not working in ubuntu 2012-09-26 13:22:24 -07:00
Ritchie Martori
686423c96b removed uncaughtException handling, only pause requests that have a Content-Length 2012-09-12 13:14:48 -07:00
DallonF
db24dce136 Fixed most lint errors 2012-09-06 10:50:53 -07:00
DallonF
0eb059987f Fixed some bugs found while working on S3 project 2012-08-02 14:03:43 -07:00
DallonF
0cc6761a7e Added support for opening dashboard with ?key= querystring 2012-07-17 11:21:32 -07:00
DallonF
e5da8806a8 Fixed bug where mongod would start with a journal, even in development environment 2012-07-17 08:49:24 -07:00
DallonF
50e7120ec6 Updated dashboard and fixed querystring parsing crash 2012-07-09 12:17:30 -07:00
Ritchie Martori
9de974f0c0 added random port generation to avoid conflicts 2012-07-03 15:39:19 -07:00
Ritchie Martori
1e013861cd fixed complex query parsing 2012-07-02 18:11:26 -07:00
Ritchie Martori
119328712e updated docs 2012-06-19 11:14:11 -07:00
Ritchie Martori
9cdf00d693 fixed incorrect context during get events 2012-06-18 14:14:04 -07:00
DallonF
5aa63de14d Turned on --nojournal for mongod 2012-06-15 10:48:53 -07:00
DallonF
972ac6f00b More CLI polish for file association 2012-06-15 09:50:41 -07:00
DallonF
f366dcbeae Updated folder structure 2012-06-14 11:29:22 -07:00
Ritchie Martori
fcd8e2ec07 Merge branch '0.5' of git://github.com/dallonf/deployd into 0.5 2012-06-12 10:22:00 -07:00
Ritchie Martori
6815f3d293 mongod runner, fixed session bug when session did not exist 2012-06-12 10:20:13 -07:00
DallonF
1aa298dc1c Updated internal client 2012-06-11 10:13:48 -07:00
Ritchie Martori
721189cb30 fixed empty body parsing edge case 2012-06-06 19:32:21 -07:00
Ritchie Martori
f519e5dc14 fixed missing body in parseBody 2012-06-05 14:56:03 -07:00
Ritchie Martori
9e88a9f920 added files resource 2012-06-04 17:34:20 -07:00
Ritchie Martori
25474b4b93 refactored context, added sugar to http utils 2012-06-04 14:12:13 -07:00
Ritchie Martori
9bfcaa9645 added socket session support 2012-06-03 22:14:01 -07:00