Commit Graph

222 Commits

Author SHA1 Message Date
Ritchie Martori
7269a18ad2 fixed out of bounds error when reading base64 bodies 2012-03-21 09:56:20 -07:00
Ritchie Martori
e9948bd185 added another test image 2012-03-19 12:43:54 -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
4a1684e7f2 bump version 2012-03-14 07:27:58 -07:00
Ritchie Martori
b3ebf2885a fixed package.json 2012-03-14 07:25:58 -07:00
Ritchie Martori
a3b2c20f64 Update README.md 2012-03-13 19:01:18 -07:00
Ritchie Martori
e429a232c4 Merge pull request #14 from deployd/0.3
0.3
2012-03-13 19:00:38 -07:00
Ritchie Martori
be90ee9980 added docs 2012-03-13 18:58:51 -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
264e7ff6b2 Merge branch 'refactor/config' into 0.3 2012-03-08 11:35:24 -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
a1e52dd9b8 cleanup old files 2012-03-01 10:51:50 -07:00
Ritchie
408d4036c0 removed node_modules, refactor 2012-03-01 10:50:33 -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
a1ec175611 added history 2012-01-08 18:17:47 -08:00
Ritchie Martori
1cc4e3a623 bump version 2012-01-08 18:11:38 -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
8b9d14ad6f now supports /login?redirect=/foo 2011-12-29 14:25:02 -07: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