Commit Graph

21 Commits

Author SHA1 Message Date
Eliot Horowitz
cc919ccfe7 fix test for NumberInt change 2011-07-05 03:27:16 -04:00
Mathias Stearn
98ce522157 support commands wrapped with $query SERVER-2474 2011-04-05 15:16:18 -04:00
Mathias Stearn
af792b8010 Support commands like {query: {isMaster: 1}} in mongos SERVER-2474 2011-04-04 18:17:21 -04:00
Eliot Horowitz
2e3b3e52e7 fix typo in test 2010-12-17 11:00:39 -05:00
Eliot Horowitz
e82bd0b176 clean m/r tests 2010-12-17 09:31:55 -05:00
Eliot Horowitz
d3911e0e67 remove debugging code 2010-12-17 00:22:03 -05:00
Eliot Horowitz
c0fa671318 map/reduce no longer uses temp collections.
you have to specify out
SERVER-1837
2010-12-16 16:41:28 -05:00
Eliot Horowitz
6e7c9d6836 make sure mongod and mongos report command errors the same way SERVER-1472 2010-07-27 00:57:38 -04:00
Mathias Stearn
bfb750b83e Failing test for sharded MR 2010-07-12 15:57:37 -04:00
Alberto Lerner
3fd0f2e9a7 SERVER-1185 Sharding a non-empty collection requires an existing index 2010-07-01 12:25:50 -04:00
Eliot Horowitz
441794c5f1 fix test 2010-06-02 13:06:58 -04:00
Mathias Stearn
a71e8dc16d tests for SERVER-919
revert of 1b5e6cb00b
2010-04-26 13:26:09 -04:00
Eliot Horowitz
835c65adc2 count test for SERVER-1038 2010-04-21 22:35:15 -04:00
Mathias Stearn
1b5e6cb00b fix broken sharding tests (and comment one out) 2010-01-07 16:56:43 -05:00
Aaron
81b7e051b2 SERVER-446 js implementation of keySet() 2009-12-21 11:21:25 -08:00
Eliot Horowitz
daaa53c4c5 fix sharding on _id when _id is missing SHARDING-55 2009-11-19 21:42:46 -05:00
Eliot Horowitz
6d5e43755d sharded map-reduce basic test works SHARDING-37 2009-11-03 11:40:00 -05:00
Eliot Horowitz
3a1c9831c1 some sharded query re-factoring 2009-11-03 10:35:48 -05:00
Eliot Horowitz
ccd4f09387 cleaning sharding tests 2009-11-02 15:30:12 -05:00
Eliot Horowitz
2447360d90 fix sharded remove SHARDING-45 2009-10-27 11:35:19 -04:00
Eliot Horowitz
d331919eb3 distinct() for sharded collection SHARDING-35 2009-09-12 13:01:34 -04:00