DallonF
|
8a5ef8eec3
|
Updated dashboard bootstrap
|
2012-07-06 11:26:05 -07:00 |
|
DallonF
|
41039999fd
|
Merge branch 'master' of github.com:deployd/deployd
|
2012-07-06 11:11:43 -07:00 |
|
DallonF
|
f80ddf95f3
|
Fixed dashboard compile fail
|
2012-07-06 11:11:35 -07:00 |
|
Ritchie Martori
|
dd3076e731
|
Release v0.5
|
2012-07-06 10:37:43 -07:00 |
|
DallonF
|
71786c169e
|
Merge branch 'master' of git://github.com/ritch/deployd
|
2012-07-06 09:22:49 -07:00 |
|
DallonF
|
30d557fd21
|
Merge branch 'master' of git://github.com/ritch/deployd
|
2012-07-06 09:22:20 -07:00 |
|
Ritchie Martori
|
5216b58e3c
|
Merge branch 'master' of github.com:dallonf/deployd
|
2012-07-06 09:22:08 -07:00 |
|
Ritchie Martori
|
41014076df
|
added env option
|
2012-07-06 09:21:34 -07:00 |
|
DallonF
|
2eb883e00c
|
Merge branch 'master' of git://github.com/ritch/deployd
|
2012-07-06 08:44:57 -07:00 |
|
Ritchie Martori
|
b6a313b267
|
removed default host
|
2012-07-05 14:52:27 -07:00 |
|
DallonF
|
17a90f165e
|
Made app.dpd save as prettified JSON
|
2012-07-05 13:45:31 -07:00 |
|
DallonF
|
46bd65985b
|
Updated dashboard
|
2012-07-05 13:41:45 -07:00 |
|
Ritchie Martori
|
6e8b4641ab
|
reverted random port
|
2012-07-04 09:41:54 -07:00 |
|
Ritchie Martori
|
a2f88b43e3
|
added login test
|
2012-07-04 09:38:34 -07:00 |
|
Ritchie Martori
|
ab557ad0f1
|
added debugging to remove
|
2012-07-04 08:54:17 -07:00 |
|
Ritchie Martori
|
c867ce2523
|
added dpd debug command
|
2012-07-04 01:16:36 -07:00 |
|
Ritchie Martori
|
666914f4fd
|
test app files, fixed empty collection throw while trying to create
|
2012-07-03 22:56:55 -07:00 |
|
Ritchie Martori
|
0a002e030b
|
test app
|
2012-07-03 22:38:33 -07:00 |
|
Ritchie Martori
|
9de974f0c0
|
added random port generation to avoid conflicts
|
2012-07-03 15:39:19 -07:00 |
|
Ritchie Martori
|
c1daf7a1a8
|
added preliminary $limit, $skip, $sort support
|
2012-07-03 15:16:40 -07:00 |
|
Ritchie Martori
|
c081ced0a6
|
test data
|
2012-07-03 14:22:13 -07:00 |
|
Ritchie Martori
|
7c25a59e71
|
data for users example
|
2012-07-03 14:19:50 -07:00 |
|
Ritchie Martori
|
f4bf052e83
|
fixed null check for isObject
|
2012-07-02 19:09:25 -07:00 |
|
Ritchie Martori
|
327b01664f
|
removed stray console.log
|
2012-07-02 18:25:55 -07:00 |
|
Ritchie Martori
|
e13f30e7c5
|
fixed $inc not updating values of 0
|
2012-07-02 18:23:45 -07:00 |
|
Ritchie Martori
|
1e013861cd
|
fixed complex query parsing
|
2012-07-02 18:11:26 -07:00 |
|
Ritchie Martori
|
64b38837e4
|
added test for passing commands to validation
|
2012-07-02 17:11:59 -07:00 |
|
Ritchie Martori
|
702d2a2b0b
|
added update command execution to collections
|
2012-07-02 16:32:55 -07:00 |
|
Ritchie Martori
|
faa800a5f5
|
updated data for users example
|
2012-07-02 14:43:35 -07:00 |
|
Ritchie Martori
|
4ea6a3c778
|
added test/support/keys.json to gitignore
|
2012-06-29 16:32:02 -07:00 |
|
Ritchie Martori
|
0a806c9cd3
|
updated test file
|
2012-06-29 16:09:42 -07:00 |
|
DallonF
|
82a4b8a299
|
Fixed property rename bug
|
2012-06-29 10:11:08 -07:00 |
|
DallonF
|
2f99ec9222
|
Collection properly sanitizes input
|
2012-06-29 09:51:03 -07:00 |
|
DallonF
|
b0363bcd80
|
Fixed failing tests
|
2012-06-29 09:36:07 -07:00 |
|
DallonF
|
d4e55717ce
|
Fixed PUT responding with old values
|
2012-06-29 09:32:01 -07:00 |
|
DallonF
|
2b035c3dae
|
Throw error on PUT without id.
|
2012-06-29 09:27:40 -07:00 |
|
DallonF
|
361face4fd
|
Minified socket.io in dpd.js
|
2012-06-29 09:20:19 -07:00 |
|
DallonF
|
907e288400
|
First draft of 0.5 documentation
|
2012-06-27 16:25:15 -07:00 |
|
DallonF
|
e1a0980916
|
Fixed some session and error-message related bugs
|
2012-06-27 10:42:34 -07:00 |
|
DallonF
|
d91aa9b2ba
|
Fixed a failing test
|
2012-06-26 16:42:49 -07:00 |
|
DallonF
|
ddfeb6d2e7
|
Fixed bugs blocking demo video
|
2012-06-26 14:38:03 -07:00 |
|
Ritchie Martori
|
26ff69bed7
|
fixed incorrect merge during atomic PUTs
|
2012-06-20 18:30:08 -07:00 |
|
Ritchie Martori
|
3838ab2cae
|
fixed error message for atomic PUTs
|
2012-06-20 18:24:07 -07:00 |
|
Ritchie Martori
|
5715c74637
|
added example apps
|
2012-06-20 11:28:13 -07:00 |
|
Ritchie Martori
|
95f25924b4
|
removed console.log
|
2012-06-20 11:27:14 -07:00 |
|
Ritchie Martori
|
39db9b54b2
|
readme updates
|
2012-06-20 10:48:21 -07:00 |
|
Ritchie Martori
|
fb88a6e483
|
fixed update merge during PUT
|
2012-06-19 18:18:37 -07:00 |
|
Ritchie Martori
|
ed4e1a9fcf
|
fixed incorrect query for updates
|
2012-06-19 17:43:26 -07:00 |
|
Ritchie Martori
|
b5c662444d
|
fixed user collectiong bugs
|
2012-06-19 14:47:33 -07:00 |
|
Ritchie Martori
|
140330ea9b
|
fixed multiple error calls during get listeners
|
2012-06-19 14:18:49 -07:00 |
|