index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
parallel.cpp
Age
Commit message (
Expand
)
Author
2011-10-04
better logging of stale configs for parallel cursor SERVER-3982
gregs
2011-08-03
don't use lazy on connection types where it can't work
Eliot Horowitz
2011-07-27
add options to Futures SERVER-3405
gregs
2011-06-16
better logic for no-result in rs for parallel ops SERVER-2481
gregs
2011-06-16
parallel cursor recover gracefully from replica set and other errors SERVER-2481
gregs
2011-06-03
dbGetMore needs to filter out newly migrated results SERVER-3086
gregs
2011-06-03
always use parallelcursor SERVER-3086
gregs
2011-05-31
Don't use separate threads for Future::spawnCommand SERVER-1790
Mathias Stearn
2011-05-31
SERVER-1790 WIP: use initLazy but still in separate thread
Mathias Stearn
2011-04-21
parallelize ParallelSortClusteredCursor using callLazy SERVER-2014
Eliot Horowitz
2011-04-21
cleaner with LOG
Eliot Horowitz
2011-04-21
some cleaning on parallel cursor
Eliot Horowitz
2011-02-01
comment
Eliot Horowitz
2011-01-25
ability to get partial results from a sharded find SERVER-2020
Eliot Horowitz
2011-01-23
ability to select Connection to use for Future
Eliot Horowitz
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-12-21
fix sharded explain so it sends fields wanted
Eliot Horowitz
2010-11-29
Note about updating shell's explain
Mathias Stearn
2010-11-10
object ownership
Eliot Horowitz
2010-11-10
fix limit on explain SERVER-1896
Eliot Horowitz
2010-09-17
fix Future
Eliot Horowitz
2010-09-17
simplify Future and have it catch exceptions
Eliot Horowitz
2010-09-14
handle explain counts generically so new ones get aggregated
Eliot Horowitz
2010-09-08
block rather than poll in CommandResult::join()
Mathias Stearn
2010-09-08
get rid of last _grab SERVER-1602
Mathias Stearn
2010-08-18
SERVER-1452 StringData-ing up, c_str()-ing down
Alberto Lerner
2010-08-09
better adding of sort key to projection in mongos SERVER-1601
Mathias Stearn
2010-08-04
fix sorting if sort field not included in projection SERVER-1561
Eliot Horowitz
2010-08-02
check for null return from query()
Dwight
2010-08-01
cleaning to make sure _init isn't being called twice
Eliot Horowitz
2010-07-29
fix memory leak in ParallelCursor on config changes
Eliot Horowitz
2010-07-28
fix skip + batch size issue
Eliot Horowitz
2010-07-23
fixing
Eliot Horowitz
2010-07-23
fix bach size for weird cases
Eliot Horowitz
2010-07-22
SERVER-1278 sharding/cursor1.js shouldn't really work, fix upcoming
Alberto Lerner
2010-07-22
treat some stale configs differently SERVER-1430
Eliot Horowitz
2010-07-19
passthrough mongod $err through mognos SERVER-1431
Eliot Horowitz
2010-07-18
cleaning
dwight
2010-07-17
Revert "SERVER-1270 Prep for hooking StringData"
Alberto Lerner
2010-07-17
SERVER-1270 Prep for hooking StringData
Alberto Lerner
2010-06-25
fix mongod side filternig with emebdded objects SERVER-1245
Eliot Horowitz
2010-05-27
Make ShardConnection complain if not closed
Mathias Stearn
2010-05-26
sharded explain SERVER-953
Eliot Horowitz
2010-05-26
checkpoint for explain sharded SERVER-953
Eliot Horowitz
2010-05-26
fix conn leak
Eliot Horowitz
2010-05-20
fix connection pooling a bit
Eliot Horowitz
2010-05-19
make client -> mongod connection static SERVER-956
Eliot Horowitz
2010-04-27
stdafx->pch
Dwight
2010-04-26
fix DBClientCursor ownership of ScopedDBConnection SERVER-1048
Eliot Horowitz
2010-04-14
skip for sharding SERVER-1022
Eliot Horowitz
[next]