Emily Stark
e25f2f594a
Fix a couple failing mongo-livedata tests.
...
Transform was being applied to every single Mongo query, including those issued
from _pollMongo. This led to the transformed doc being sent over DDP, and then
the client applied the transformation again. Instead, pass the useTransform flag
to prevent _pollMongo from transforming, so that the whole doc gets sent over
DDP and then the client does the transform, which is (I think?) what is supposed
to happen. I also think but am not sure that transform is supposed to be applied
for SynchronousCursors created for tailable cursors, so I had those
SynchronousCursors have useTransform=true.
2013-06-06 00:38:14 -07:00
..
2013-05-28 15:10:48 -07:00
2013-05-17 21:01:14 -07:00
2013-05-17 21:01:14 -07:00
2013-05-28 15:10:48 -07:00
2013-05-17 21:01:14 -07:00
2013-05-28 15:52:50 -07:00
2013-05-17 18:00:35 -07:00
2013-05-17 18:00:35 -07:00
2013-05-21 15:19:01 -07:00
2013-05-13 11:54:20 -07:00
2013-05-28 15:10:48 -07:00
2013-05-13 10:57:37 -07:00
2013-05-28 15:10:48 -07:00
2013-05-13 11:51:50 -07:00
2013-05-17 21:01:14 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 11:58:58 -07:00
2013-05-13 18:16:14 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 10:57:37 -07:00
2013-05-28 15:10:48 -07:00
2013-05-13 10:57:37 -07:00
2013-05-28 15:10:48 -07:00
2013-05-17 22:43:56 -07:00
2013-05-17 22:43:56 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 11:51:50 -07:00
2013-05-22 17:36:08 -07:00
2013-05-13 11:51:50 -07:00
2013-05-28 15:10:48 -07:00
2013-05-13 11:54:20 -07:00
2013-05-28 15:56:58 -07:00
2013-05-28 12:23:11 -07:00
2013-05-28 15:56:58 -07:00
2013-05-28 15:56:58 -07:00
2013-05-13 12:03:56 -07:00
2013-05-13 11:51:50 -07:00
2013-05-28 12:23:11 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 11:51:50 -07:00
2013-05-13 18:16:14 -07:00
2013-05-30 15:20:50 -07:00
2013-05-13 11:51:50 -07:00
2013-05-13 18:16:14 -07:00
2013-06-03 10:41:12 -07:00
2013-05-13 10:57:37 -07:00
2013-05-28 15:56:58 -07:00
2013-05-28 15:10:48 -07:00
2013-05-13 10:57:37 -07:00
2013-06-05 20:57:49 -07:00
2013-06-06 00:38:14 -07:00
2013-05-28 15:52:50 -07:00
2013-05-28 15:52:50 -07:00
2013-05-28 15:52:50 -07:00
2013-05-13 11:51:50 -07:00
2013-05-22 22:42:00 -07:00
2013-05-13 10:57:37 -07:00
2013-05-28 15:52:50 -07:00
2013-05-13 11:51:53 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 11:58:58 -07:00
2013-05-28 15:52:50 -07:00
2013-05-13 11:51:50 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 11:58:58 -07:00
2013-05-13 11:58:58 -07:00
2013-05-13 11:51:50 -07:00
2013-05-22 11:35:33 -07:00
2013-05-13 10:57:37 -07:00
2013-05-13 18:16:14 -07:00
2013-05-13 11:56:51 -07:00
2013-05-14 20:26:41 -07:00
2013-05-28 15:10:48 -07:00
2013-05-28 15:10:48 -07:00
2013-05-13 11:56:51 -07:00
2013-05-28 15:56:58 -07:00
2013-05-28 12:15:47 -07:00
2013-05-28 15:10:48 -07:00
2013-05-29 18:28:26 -07:00
2013-05-28 15:56:58 -07:00
2012-04-17 20:02:00 -07:00