Commit Graph

34 Commits

Author SHA1 Message Date
DallonF
cab4d47dc8 Making the linter happy in a couple cases 2012-09-06 09:24:33 -07:00
Ritchie Martori
dd1eee6017 moved loadScripts to Script, added auto event script loading for resources 2012-08-09 19:40:27 -07:00
DallonF
c6c73b81ef Merge branch '0.6' of github.com:deployd/deployd into 0.6 2012-08-07 14:12:46 -07:00
DallonF
8d21a2e1e6 Added utility function to load scripts 2012-08-07 14:12:27 -07:00
Ritchie Martori
1d931aadf4 fixed property renaming, added external prototype to Resources 2012-08-07 13:56:58 -07:00
Ritchie Martori
b3a897e5c3 fixed documentation 2012-08-06 15:26:24 -07:00
Ritchie Martori
b732361119 refactored Resource to inherit from EventEmitter, added changed and deleted events 2012-08-06 10:29:29 -07:00
Ritchie Martori
cc47d0886f initial script refactor 2012-08-03 10:36:41 -07:00
DallonF
76c7b1e047 Refactored resource loading to be more flexible 2012-08-01 13:14:16 -07:00
Ritchie Martori
b6cc4fee07 resource instances now live in the resource folder and resource types live in the node modules folder 2012-07-30 19:16:43 -07:00
DallonF
cc0170e1be Renamed do() to exec() 2012-07-20 09:09:48 -07:00
Ritchie Martori
119328712e updated docs 2012-06-19 11:14:11 -07:00
DallonF
32971ca56d Added generated get() and do() aliases to dpd.js 2012-06-07 13:17:04 -07:00
DallonF
3b1eaded4c Added basic dpd.js code generation 2012-06-07 12:53:31 -07:00
Ritchie Martori
7e4f0d7192 type loader 2012-06-05 14:43:57 -07:00
Ritchie Martori
155fa3eef5 added resource crud 2012-06-04 12:02:49 -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
DallonF
b7467eef2a Updated router to call resources in turn 2012-06-01 08:43:06 -07:00
Ritchie Martori
6fc0316b63 initial docs 2012-05-28 10:32:46 -07:00
Ritchie Martori
2a1d7187fd routing tests, base resource, collection 2012-05-25 12:41:11 -07:00
Ritchie Martori
462915b2e7 router rebuild 2012-05-25 09:08:12 -07:00
Ritchie Martori
efe7dcb3f9 initial rewrite, validation tests, validation 2012-05-24 00:04:12 -07:00
Ritchie Martori
dbaa3d4077 renamed and moved onSave event, now onValidate 2012-05-10 12:15:51 -07:00
Ritchie Martori
8d336cbe67 fixed overwrite bug when PUTing resources 2012-05-09 19:09:50 -07:00
Ritchie Martori
f34923c1bc fixed collection rename bug 2012-03-27 13:35:10 -07:00
Ritchie Martori
08352ec6de added initial event handler api 2012-03-13 18:46:07 -07:00
Ritchie Martori
e3ad31dfb9 added static resource support 2012-03-13 11:18:47 -07:00
Ritchie Martori
7850c4967c added xdomain support and tests 2012-03-09 13:55:24 -08:00
Ritchie Martori
cc7ca1aace added cli for server management 2012-03-08 12:46:40 -07:00
Ritchie Martori
86472cf326 added /<id> support 2012-03-08 12:19:48 -07:00
Ritchie Martori
be61729784 added dpd.storage(url) 2012-03-08 11:34:55 -07:00
Ritchie Martori
4eadbeecf6 15/15 passing, added session support, user tests 2012-03-07 17:52:11 -07:00
Ritchie Martori
32cce09157 passing 11/11 0.3.0-pre 2012-03-07 16:14:47 -07:00