Commit Graph

708 Commits

Author SHA1 Message Date
DallonF
3b1eaded4c Added basic dpd.js code generation 2012-06-07 12:53:31 -07:00
DallonF
3ae2c56bfc Added do(). Mostly untested so far 2012-06-07 12:04:05 -07:00
DallonF
06a9671123 Added del() and put() to dpd.js 2012-06-07 11:35:13 -07:00
DallonF
4a41b7de55 Updated dashboard 2012-06-07 11:17:52 -07:00
DallonF
09504fe998 Added basic client lib 2012-06-07 11:17:40 -07:00
Ritchie Martori
8dd39dfe02 fixed rename bug in collections 2012-06-07 10:23:54 -07:00
Ritchie Martori
3d6869fccf added sha encryption + random salts to passwords 2012-06-07 08:52:48 -07:00
Ritchie Martori
49b6fedfb0 added dynamic type loading 2012-06-06 22:15:23 -07:00
Ritchie Martori
bc703c06c8 fixed delete collection not removing old data 2012-06-06 22:00:54 -07:00
Ritchie Martori
4f9adace56 fixed collection get not matching id 2012-06-06 20:42:11 -07:00
Ritchie Martori
5d17f7a2e6 fixed collections not firing post event 2012-06-06 20:09:38 -07:00
Ritchie Martori
df453db2c3 fixed tests, fixed collection item required bug 2012-06-06 19:49:48 -07:00
Ritchie Martori
721189cb30 fixed empty body parsing edge case 2012-06-06 19:32:21 -07:00
Ritchie Martori
ffcb663665 fixed missing id bug in collections 2012-06-06 19:08:53 -07:00
Ritchie Martori
7f93f5127e fixed collection GET bug 2012-06-06 18:59:02 -07:00
Ritchie Martori
6b3dbc6e43 todos 2012-06-06 18:24:00 -07:00
Ritchie Martori
cec4bdb63b Merge branch '0.5' of git://github.com/dallonf/deployd into 0.5 2012-06-06 16:13:15 -07:00
DallonF
b42bc1cb04 Fixed odd routing 2012-06-06 10:35:08 -07:00
Ritchie Martori
82b1aaafd9 fixed file not found bug in files resource 2012-06-06 08:52:30 -07:00
DallonF
d79b2d3ccb Switched to UUIDS for resource ids 2012-06-06 08:51:36 -07:00
DallonF
a20ed6e4de Added DELETE case to resources 2012-06-06 08:25:54 -07:00
Ritchie Martori
e22960820d more integration fixes, resource crud 2012-06-05 19:28:35 -07:00
Ritchie Martori
f767628cc7 fixed bad callback params for resources 2012-06-05 18:51:09 -07:00
Ritchie Martori
f519e5dc14 fixed missing body in parseBody 2012-06-05 14:56:03 -07:00
Ritchie Martori
7e4f0d7192 type loader 2012-06-05 14:43:57 -07:00
Ritchie Martori
79ba4f2199 fixed and resolved conflicts in config-loader refactor 2012-06-05 13:47:26 -07:00
Ritchie Martori
1ed34015b5 merged dallonf 0.5-config-loader 2012-06-05 13:39:34 -07:00
Ritchie Martori
ce6dcaf2f5 merged dallonf 0.5 2012-06-05 13:35:32 -07:00
Ritchie Martori
88e0877360 added support files, ignoring proj file 2012-06-05 13:26:11 -07:00
DallonF
7f172d7c1e Massively refactored config saving and loading 2012-06-05 13:04:06 -07:00
Ritchie Martori
7eb3b370d6 dashboard fixes 2012-06-05 12:59:27 -07:00
Ritchie Martori
853f94e179 fixed failing tests for new resources 2012-06-05 09:54:43 -07:00
DallonF
af6bfb1224 Fixed some tests 2012-06-05 09:32:28 -07:00
Ritchie Martori
a9adf33ddd fixed test 2012-06-05 09:19:37 -07:00
Ritchie Martori
06a50575c9 initial dashbaord 2012-06-05 09:15:37 -07:00
Ritchie Martori
b5f27afedc files resource 2012-06-05 07:33:08 -07:00
Ritchie Martori
9e88a9f920 added files resource 2012-06-04 17:34:20 -07:00
Ritchie Martori
0dcbc99eae missing deps 2012-06-04 14:57:26 -07:00
Ritchie Martori
6c1ff5a3ea merge 2012-06-04 14:12:59 -07:00
Ritchie Martori
25474b4b93 refactored context, added sugar to http utils 2012-06-04 14:12:13 -07:00
DallonF
1802f2f17d Added config loading 2012-06-04 12:54:28 -07:00
Ritchie Martori
155fa3eef5 added resource crud 2012-06-04 12:02:49 -07:00
Ritchie Martori
3ff1e88029 added debugging 2012-06-04 08:39:18 -07:00
Ritchie Martori
09958040ad refactored client 2012-06-03 23:23:41 -07:00
Ritchie Martori
9bfcaa9645 added socket session support 2012-06-03 22:14:01 -07:00
Ritchie Martori
066ac6e5e8 merge 2012-06-02 12:31:06 -07:00
Ritchie Martori
f9171b227c initial client implementation 2012-06-02 11:36:50 -07:00
DallonF
3b199153dd Added parseBody() function to Context 2012-06-01 12:35:11 -07:00
DallonF
3d073749ed Added Context object 2012-06-01 11:02:06 -07:00
DallonF
344274a25f Added "ctx" element to replace "req" 2012-06-01 09:48:24 -07:00