Commit Graph

209 Commits

Author SHA1 Message Date
Ritchie Martori
1973089170 new docs 2012-08-08 11:48:22 -07:00
Ritchie Martori
19bdf748fd removed old docs 2012-08-08 07:35:37 -07:00
Ritchie Martori
e34354cbe2 removed log from test 2012-08-07 13:59:27 -07:00
Ritchie Martori
660ac48288 fixed property renaming not updating all values in dashboard 2012-08-07 08:21:41 -07:00
Ritchie Martori
b3a897e5c3 fixed documentation 2012-08-06 15:26:24 -07:00
Ritchie Martori
b732361119 refactored Resource to inherit from EventEmitter, added changed and deleted events 2012-08-06 10:29:29 -07:00
Ritchie Martori
bab171afd6 fixed internal calls being canceled() 2012-08-03 13:11:40 -07:00
Ritchie Martori
ccd5c1891c updated tests after removing execListener 2012-08-03 11:34:35 -07:00
Ritchie Martori
3be267e1cc removed execListener from collection 2012-08-03 11:11:50 -07:00
Ritchie Martori
4a8a7e23d6 script tests 2012-08-03 10:37:19 -07:00
Ritchie Martori
cc47d0886f initial script refactor 2012-08-03 10:36:41 -07:00
Ritchie Martori
f75f573da7 merged upstream 2012-08-02 10:11:21 -07:00
DallonF
9ec61c91c3 Fixed tests 2012-08-02 09:58:12 -07:00
Ritchie Martori
ba5bb67b92 merged upstream 2012-08-01 15:30:31 -07:00
DallonF
8bcfa63f67 Updated dashboard for new resource loading, fixed some workflow bugs 2012-08-01 14:32:35 -07:00
Ritchie Martori
7870f302b8 removed internal check from collection 2012-08-01 10:56:28 -07:00
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