0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

29 Commits

Author SHA1 Message Date
Eliot Horowitz
27e404fa08 cleaning to make sure _init isn't being called twice 2010-08-01 01:02:51 -04:00
Eliot Horowitz
0aecc0bfd3 fix memory leak in ParallelCursor on config changes 2010-07-29 16:31:41 -04:00
Eliot Horowitz
8740436757 fix skip + batch size issue 2010-07-28 16:59:38 -04:00
Alberto Lerner
aeb3276abc SERVER-1278 sharding/cursor1.js shouldn't really work, fix upcoming 2010-07-22 16:59:57 -04:00
Alberto Lerner
6f728ae260 Eliminate BSONObj->string implicit conversion 2010-07-18 15:15:31 -04:00
dwight
46542f495c cleaning 2010-07-18 13:34:16 -04:00
Alberto Lerner
daf8c0fbd0 Revert "SERVER-1270 Prep for hooking StringData"
This reverts commit b7c9a9fc57.
2010-07-17 16:07:38 -04:00
Alberto Lerner
b7c9a9fc57 SERVER-1270 Prep for hooking StringData 2010-07-17 14:33:17 -04:00
Mathias Stearn
13c6875815 temporarily Revert "git rid of "operator string""
This reverts commit 95fa51a1df.
2010-07-07 01:22:33 -04:00
Mathias Stearn
95fa51a1df git rid of "operator string" 2010-07-07 00:30:17 -04:00
Eliot Horowitz
0589e234d9 typo 2010-06-28 13:33:28 -04:00
Eliot Horowitz
8cd3607d2c sharded explain SERVER-953 2010-05-26 14:44:52 -04:00
Eliot Horowitz
b200d9e3cb checkpoint for explain sharded SERVER-953 2010-05-26 13:26:16 -04:00
Eliot Horowitz
0a7fd9cc2b stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
Mathias Stearn
2f197d5192 Automatic cleanup of global macros in client headers. SERVER-1042 2010-04-23 18:10:14 -04:00
Eliot Horowitz
b90b8c1abd utility - not sure where i'm going with it yet 2010-04-16 17:06:01 -04:00
Eliot Horowitz
35f91394cc skip for sharding SERVER-1022 2010-04-14 16:15:57 -04:00
Eliot Horowitz
b0eb9fff83 removing duplicate logic 2010-04-14 13:57:51 -04:00
Eliot Horowitz
8bed26cdf8 fix filter cursor 2010-04-14 13:46:54 -04:00
Eliot Horowitz
61ae5fa244 a bunch of refactoring for mongos linking 2010-04-13 15:23:57 -04:00
Ilya Martynov
c751a4a047 Performance fix: pass set<ServerAndQuery> as a const reference to
SerialServerClusteredCursor and ParallelSortClusteredCursor
constructors instead of passing a copy
2010-02-09 11:33:10 +08:00
Eliot Horowitz
1ba0144d4f when scanning serially, if a chunk had no results, stopped prematurely SHARDING-71 2010-01-15 01:27:01 -05:00
Eliot Horowitz
dd742c42fe some more debugging for sharding MINOR 2010-01-14 10:41:41 -05:00
Dwight
e60c3ea61c Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-16 15:55:17 -05:00
Dwight
37540835ac compile visual studio 2009-11-16 15:55:03 -05:00
Eliot Horowitz
c8b48787b5 some docs 2009-11-16 15:53:40 -05:00
Eliot Horowitz
974dc89ad5 some threaded options for doing queries remotely 2009-11-03 22:53:32 -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