Ritchie Martori
|
9809a63ca2
|
merged in upstream master
|
2012-03-27 17:13:06 -07:00 |
|
Ritchie Martori
|
1b061c8eb3
|
Release v0.3.2
v0.3.2
|
2012-03-27 13:36:51 -07:00 |
|
Ritchie Martori
|
f34923c1bc
|
fixed collection rename bug
|
2012-03-27 13:35:10 -07:00 |
|
Dallon Feldner
|
eb39357df4
|
Added dashboard tests
|
2012-03-27 09:42:41 -07:00 |
|
Ritchie Martori
|
01a9944a46
|
Merge branch 'master' of github.com:deployd/deployd
|
2012-03-27 09:35:33 -07:00 |
|
Ritchie Martori
|
c1b7fd0a3b
|
removed log
|
2012-03-27 09:34:51 -07:00 |
|
Ritchie Martori
|
64fd4210ce
|
added collection renaming
|
2012-03-27 09:32:49 -07:00 |
|
Ritchie Martori
|
f78778a9b4
|
added human readable errors
|
2012-03-26 17:48:39 -07:00 |
|
Ritchie Martori
|
55752ac596
|
added input sanitization
|
2012-03-26 17:29:01 -07:00 |
|
Ritchie Martori
|
6c27ad1f02
|
Merge branch 'refactor/querystring'
|
2012-03-26 16:33:41 -07:00 |
|
Ritchie Martori
|
42a165b38b
|
added query util for json query strings
|
2012-03-26 16:32:28 -07:00 |
|
Dallon Feldner
|
223fec6662
|
Added mime types to dashboard responses
|
2012-03-26 13:07:16 -07:00 |
|
Dallon Feldner
|
8bf7720ff3
|
Integrated dashboard
|
2012-03-26 12:59:49 -07:00 |
|
Ritchie Martori
|
af253a737e
|
added content type coercion for static uploads
|
2012-03-24 15:19:48 -07:00 |
|
Ritchie Martori
|
a81b7e9af8
|
bump version
|
2012-03-24 13:26:44 -07:00 |
|
Ritchie Martori
|
560bec2ab5
|
Release v0.3.1
v0.3.1
|
2012-03-24 13:26:15 -07:00 |
|
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
|
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 |
|