128 Commits

Author SHA1 Message Date
Ritchie Martori
e093d18c6f fixed uploading errors 2012-03-24 12:52:03 -07:00
Ritchie Martori
7269a18ad2 fixed out of bounds error when reading base64 bodies 2012-03-21 09:56:20 -07:00
Ritchie Martori
fa3128ca93 static updates 2012-03-15 17:02:39 -07:00
Ritchie Martori
14ccd6e10a refactored router to support index resource types 2012-03-15 16:06:35 -07:00
Ritchie Martori
fd68f9f2fc added base64 conversion for static resources 2012-03-15 00:13:18 -07:00
Ritchie Martori
9fd68dd6f5 added event auto rapper function 2012-03-14 11:55:12 -07:00
Ritchie Martori
08352ec6de added initial event handler api 2012-03-13 18:46:07 -07:00
Ritchie Martori
40c689351d added directory listing 2012-03-13 14:41:03 -07:00
Ritchie Martori
50b907d2b3 dropped express.bodyParser() as a dependency 2012-03-13 13:58:09 -07:00
Ritchie Martori
e3ad31dfb9 added static resource support 2012-03-13 11:18:47 -07:00
Ritchie Martori
c4482627cf sanity 2012-03-12 13:00:07 -07:00
Ritchie Martori
6f1bb4a58a fixes xdomain error for allow headers 2012-03-12 12:26:17 -07:00
Ritchie Martori
b2af2552a3 fixes xdomain error for allow headers 2012-03-12 12:17:54 -07:00
Ritchie Martori
804d1c9136 removed validation for root crud 2012-03-12 11:39:01 -07:00
Ritchie Martori
edff092d54 added req.isRoot and allow user root user collection crud without _id 2012-03-12 11:31:50 -07:00
Ritchie Martori
d61183bc35 added property auto renaming 2012-03-12 11:04:23 -07:00
Ritchie Martori
03d67c5e17 changed property types to lower-case 2012-03-09 18:17:06 -08:00
Ritchie Martori
bfd3700c6b renamed settings to properties 2012-03-09 15:38:05 -08:00
Ritchie Martori
5ddeef501b added property type listing 2012-03-09 14:32:27 -08:00
Ritchie Martori
aa3e1538b3 Merge branch '0.3' of github.com:deployd/deployd into 0.3 2012-03-09 13:55:53 -08:00
Ritchie Martori
7850c4967c added xdomain support and tests 2012-03-09 13:55:24 -08:00
Dallon Feldner
88a449cae1 Changed port number to 2403 2012-03-09 12:23:35 -07:00
Ritchie Martori
b5fe7baaa8 fixed resource order and update bug 2012-03-08 21:14:13 -07:00
Ritchie Martori
4ed9a56d89 added dpd cli 2012-03-08 16:10:17 -07: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
3469e58083 added initial root public key authentication 2012-03-08 10:05:44 -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
Ritchie
ae2eb1dc0a mdoq refactor, resources, routes 2012-03-02 17:04:18 -07:00
Ritchie
7e3fdbe36e 0.3 structural changes 2012-03-01 15:41:19 -07:00
Ritchie Martori
cc63f4f8a7 0.3 branch 2012-01-21 19:04:12 -08:00
Ritchie Martori
2615958f1c start refactor 2012-01-11 10:06:41 -08:00
Ritchie Martori
f7e29280eb error on incorrect hosts 2012-01-08 17:52:49 -08:00
Ritchie Martori
6ec152810a error on incorrect hosts 2012-01-08 17:25:28 -08:00
Ritchie
3920e13996 merged db state check from deploydapp 2011-12-29 14:12:00 -07:00
Ritchie
efc8f7d083 added connection loader to db, fixes db connection race condition 2011-12-28 12:35:02 -07:00
Ritchie
2f60da5757 bump version 2011-12-27 21:28:32 -07:00
Ritchie Martori
871c33a056 added logout route, isUser() isRoot() utils 2011-12-20 18:11:43 -08:00
Ritchie Martori
3593bc2e3b session store 2011-12-19 20:59:55 -08:00
Ritchie Martori
d113797c1a session store 2011-12-19 20:56:27 -08:00
Ritchie Martori
d429fa7a72 logging module 2011-12-18 20:32:49 -08:00
Ritchie Martori
b9eeebe39e logging and config changes 2011-12-18 20:30:53 -08:00
Ritchie Martori
266a2f164f removed OS file 2011-12-17 16:20:30 -08:00
Ritchie Martori
6d7b303590 removed app plugin 2011-12-17 16:11:51 -08:00
Ritchie Martori
32ba602041 fixes dashboard bug 2011-12-17 16:04:57 -08:00
Ritchie Martori
c6b5bbb935 fixes remove bug 2011-12-17 13:41:08 -08:00
Ritchie Martori
3721ffbb15 kill child processes on exit 2011-12-16 15:51:43 -08:00
Ritchie Martori
92f2337af6 kill child processes on exit 2011-12-16 15:46:59 -08:00