Commit Graph

31 Commits

Author SHA1 Message Date
Dallon Feldner
2172875108 Added support for the "label" and "defaultPath" properties on the constructor. 2012-11-21 10:41:02 -07:00
DallonF
60d0ad070e Updated history 2012-11-20 12:01:13 -07:00
Dallon Feldner
b0794c6336 Refactored config loader to support modules 2012-11-19 11:55:18 -07:00
Dallon Feldner
2207a0ca94 Began refactor of config-loader, type-loader 2012-11-15 14:20:45 -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
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