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
Age
Commit message (
Expand
)
Author
2011-11-22
BUMP 2.0.2-rc1
r2.0.2-rc1
Eliot Horowitz
2011-11-21
track initialization of conns SERVER-4324
gregs
2011-11-21
ignore sharding state on secondaries consistently SERVER-4324
Eliot Horowitz
2011-11-21
handle non-sharded query not master errors SERVER-4324
Eliot Horowitz
2011-11-21
test for SERVER-4324
Eliot Horowitz
2011-11-21
when we get a "not master" error on a command, check for new primary SERVER-4324
Eliot Horowitz
2011-11-21
don't leak connections when onCreate or onHandOut hook fails SERVER-4331
Eliot Horowitz
2011-11-18
post 2.0.2-rc0
Eliot Horowitz
2011-11-17
BUMP 2.0.2-rc0
r2.0.2-rc0
Eliot Horowitz
2011-11-16
limit number of concurrent splitVectors SERVER-4296
Eliot Horowitz
2011-11-16
scons flag to use each library externally --use-system-(prcre|boost) SERVER-3829
Eliot Horowitz
2011-11-16
return arrays if arrays given SERVER-3661
gregs
2011-11-16
don't throw away conn on gle SERVER-4290
gregs
2011-11-15
Fix auth1 test
Kristina
2011-11-15
SERVER-3528: memory footprint of JS context keeps increasing as it is used, d...
agirbal
2011-11-14
backport of Make sharded killOp/curOp/unlock check auth SERVER-4250
Eliot Horowitz
2011-11-14
- SERVER-4114: also add auth hook to shardConnectionPool
agirbal
2011-11-14
make buildInfo not require auth again (back to 1.8 behavior) SERVER-3837
Eliot Horowitz
2011-11-14
Change replset tests to use non-static applyOperation
Kristina
2011-11-14
Generalize recloning docs on initial oplog application SERVER-3367
Kristina
2011-11-11
Add test for SERVER-4196.
Spencer T Brody
2011-11-11
Make count command on mongos error after 5 failed attempts, instead of retryi...
Spencer T Brody
2011-11-10
fix for backwards compatibility and shard versioning SERVER-4240
gregs
2011-11-10
Fix test - reconnect after server restart
Kristina
2011-11-10
SERVER-4242 hide splitter function
gregs
2011-11-10
fix for helper function getChunkDistribution()
gregs
2011-11-10
shell helpers for some sharding operations/status across a collection
gregs
2011-11-09
Only sync from members that build indexes unless buildIndexes=false SERVER-4160
Kristina
2011-11-09
SERVER-4209 remove warning for sharded sub-conn, this is expected now
gregs
2011-11-08
make test not hard code sharding knowledge
Eliot Horowitz
2011-11-08
fix some unchecked mallocs SERVER-4228
Eliot Horowitz
2011-11-07
fix test
Eliot Horowitz
2011-11-07
SERVER-4171 modified test for wbl and new sharding, avoids S*RVER-4222
gregs
2011-11-07
reload shard version if needed for new collections in wbl SERVER-4171
gregs
2011-11-07
buildbot auto1.js sort() doesn't work the way we thought it did...
gregs
2011-11-03
make test depend less on sharding internals
Eliot Horowitz
2011-11-01
force reload of config after two failed wbl checks SERVER-4118
gregs
2011-11-01
Revert "when splitting chunk thas has a max inf edge, don't leave a chunk big...
Eliot Horowitz
2011-11-01
better chunking at beginning
Eliot Horowitz
2011-11-01
fix mongosniff build (for me at least)
Mathias Stearn
2011-11-01
Fix shared-client build
Mathias Stearn
2011-11-01
make auth test reliable
Eliot Horowitz
2011-11-01
when splitting chunk thas has a max inf edge, don't leave a chunk bigger than...
Eliot Horowitz
2011-10-31
dup error code
gregs
2011-10-31
initialize shard connection with serverId, only setShardV on single/replsets ...
gregs
2011-10-31
spelling
gregs
2011-10-29
fix bad assert in sharded getLastError handling
Eliot Horowitz
2011-10-27
option for turning off glibc check
Eliot Horowitz
2011-10-25
more error handling and msgs for gle SERVER-3763
gregs
2011-10-25
Set auth hook in final MR step, if it wasn't set previously SERVER-4114
Kristina
[next]