Commit Graph

193 Commits

Author SHA1 Message Date
Ritchie Martori
fc1ed57132 updated test app with event source files 2012-07-24 17:21:07 -07:00
Ritchie Martori
8666859812 initial config refactor 2012-07-24 15:51:38 -07:00
Ritchie Martori
d3eb325410 fixed regressions on tests due to emitToAll and resource caching 2012-07-24 13:37:43 -07:00
Ritchie Martori
2d0b48b0c1 initial custom resource loading and resource caching 2012-07-24 13:00:18 -07:00
Ritchie Martori
7506869228 collections and user collections now support .on("changed") out of the box 2012-07-24 09:09:57 -07:00
Ritchie Martori
77830ebd0e readded filed dep 2012-07-23 16:06:49 -07:00
Ritchie Martori
e3bf1abdc5 added test/support/proj to fix enoent bug in tests 2012-07-23 15:54:44 -07:00
Ritchie Martori
ba65db5ac8 fixed deployment set/getConfig(), fixed deployment.sanitize() test 2012-07-23 15:03:59 -07:00
Ritchie Martori
9ee5481f20 dpd deploy now persists deployment info 2012-07-19 11:02:37 -07:00
Ritchie Martori
b5d389d511 dpd deploy now accepts a custom subdomain 2012-07-19 10:13:04 -07:00
DallonF
83e4918928 Fixed failing test related to collection errors 2012-07-17 10:03:26 -07:00
DallonF
17ac309541 Enabled remote dashboard 2012-07-17 10:01:47 -07:00
Ritchie Martori
d522cb0eaa initial dpd deploy 2012-07-12 13:46:58 -07:00
DallonF
9c0a2486a7 Added test for $sort 2012-07-11 11:48:13 -07:00
DallonF
274f8cb7a7 Finished recursion prevention 2012-07-11 09:59:10 -07:00
DallonF
4b2e7b7a8f Started adding recursion prevention 2012-07-11 08:20:50 -07:00
Ritchie Martori
278e3922b5 fixed bug where /todos/:id wasnt returning 404 when object was not found 2012-07-09 17:09:59 -07:00
Ritchie Martori
0642c6dae4 fixed $ne query bug when using id 2012-07-09 16:42:33 -07:00
DallonF
50e7120ec6 Updated dashboard and fixed querystring parsing crash 2012-07-09 12:17:30 -07:00
Ritchie Martori
49986a2522 replaced filed with send 2012-07-07 18:04:41 -07:00
Ritchie Martori
12c92bdc15 merged w/ upstream master 2012-07-06 15:35:40 -07:00
Ritchie Martori
47835bce32 refactored isRoot to hang on request 2012-07-06 12:55:40 -07:00
Ritchie Martori
6d03aa2b84 added dpd remote command 2012-07-06 12:30:49 -07:00
Ritchie Martori
dd3076e731 Release v0.5 2012-07-06 10:37:43 -07:00
Ritchie Martori
b6a313b267 removed default host 2012-07-05 14:52:27 -07:00
Ritchie Martori
6e8b4641ab reverted random port 2012-07-04 09:41:54 -07:00
Ritchie Martori
ab557ad0f1 added debugging to remove 2012-07-04 08:54:17 -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
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
f4bf052e83 fixed null check for isObject 2012-07-02 19:09:25 -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
d91aa9b2ba Fixed a failing test 2012-06-26 16:42:49 -07:00
Ritchie Martori
b5c662444d fixed user collectiong bugs 2012-06-19 14:47:33 -07:00
Ritchie Martori
e948afdbef fixed out of date tests 2012-06-19 11:33:11 -07:00
Ritchie Martori
9cdf00d693 fixed incorrect context during get events 2012-06-18 14:14:04 -07:00
Ritchie Martori
bb4b6574dc merged dallonf 0.5 2012-06-18 13:08:50 -07:00
Ritchie Martori
af1db71b66 fixed isRoot error when session was not created 2012-06-18 13:01:19 -07:00
DallonF
97e1cd4599 Merge branch '0.5' of https://github.com/ritch/deployd into 0.5
Conflicts:
	bin/dpd
2012-06-15 11:37:55 -07:00
Ritchie Martori
3e5afcb26c consistent console.log in cli 2012-06-15 11:23:15 -07:00
Ritchie Martori
2bb001a6f8 moved default env to cli 2012-06-15 11:22:03 -07:00