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
2012-06-26
BUMP 2.1.2
r2.1.2
Eliot Horowitz
2012-06-24
fix linux warning
Eliot Horowitz
2012-06-24
use fewer background repl threads on 32-bit systems
Eliot Horowitz
2012-06-24
added MONGO_PLATFORM_(32|64) to make it easier to change behavior at compile ...
Eliot Horowitz
2012-06-24
fix exception catch
Eliot Horowitz
2012-06-23
try to make features3 more reliable
Eliot Horowitz
2012-06-23
diagnositcs for shard6
Eliot Horowitz
2012-06-23
turn balancer off to make test more deterministic
Eliot Horowitz
2012-06-22
initialize variable to avoid Windows assertion error
Eric Milkie
2012-06-22
SERVER-5685 don't block for 1 second in peek() calls
Eric Milkie
2012-06-22
move memory leak stats into clientcursormon
Eric Milkie
2012-06-22
SERVER-4156 test addshard and removeshard commands
Spencer T Brody
2012-06-22
SERVER-4156 Update test to include create and eval commands
Spencer T Brody
2012-06-22
Make create and $eval commands on mongos go through standard command codepath
Spencer T Brody
2012-06-21
SERVER-6164 fix connection logging for mongos
Eliot Horowitz
2012-06-21
Chunk Migrate - PageFaultRetryableSection for migrate insertion
Eliot Horowitz
2012-06-21
Chunk Migrate - write lock per index when creating indexes
Eliot Horowitz
2012-06-21
Dont leak connections from the pools when there is an exception. SERVER-6133
Spencer T Brody
2012-06-21
Buildbot fix slaveok_routing test by using correct password for auth
Spencer T Brody
2012-06-21
SERVER-6155 sort1.js need to catch both Send and RecvStaleConfigException in ...
Greg Studer
2012-06-21
SERVER-6116 disable versioning of M/R counts with versionOk block
Greg Studer
2012-06-21
buildbot SERVER-6160: make using real hostname the default for replica set te...
Spencer T Brody
2012-06-21
buildbot SERVER-6154. Disable balancer for test
Spencer T Brody
2012-06-21
Make useHostName work properly in ReplicaSetTest
Spencer T Brody
2012-06-21
Use localhost for all hostnames in authCommands2.js
Spencer T Brody
2012-06-21
Fix test: wait for member to become secondary before querying
Kristina
2012-06-20
Revert "Use client's authentication credentials for addShard command."
Spencer T Brody
2012-06-20
Assert that addshard runs successfully when setting up ShardingTest
Spencer T Brody
2012-06-20
cp
Spencer T Brody
2012-06-20
Always use internal credetials when connecting to the config servers. SERVER-...
Spencer T Brody
2012-06-20
comment
Dwight
2012-06-20
Use client's authentication credentials for addShard command.
Spencer T Brody
2012-06-20
SERVER-6132 makeChunkWritable abort on failure (Windows)
Tad Marshall
2012-06-20
Fix test - listdbs isn't a valid command name
Spencer T Brody
2012-06-20
Add explicit auth check in mongos to commands that dont pass the command on t...
Spencer T Brody
2012-06-20
Add counters for replication queue
Kristina
2012-06-20
SERVER-5685 do auth correctly for oplog applying
Eric Milkie
2012-06-20
Fix test to wait until server is secondary to query it
Kristina
2012-06-20
suppress exception output in prefetching
Eric Milkie
2012-06-20
buildbot remove2.js needs to wait for migration to be totally over
Greg Studer
2012-06-20
since B is the node rolling back, we need its view of the world rather than A's
Eric Milkie
2012-06-20
Visual Studio -- mongod, dbtests; add MurmurHash3
Tad Marshall
2012-06-20
Visual Studio -- mongo shell, authentication_table.cpp
Tad Marshall
2012-06-20
Fix unused local variable warning
Tad Marshall
2012-06-20
Add authentication_table.cpp to mongo_client_lib.cpp
Tad Marshall
2012-06-19
plug race condition; wait for all nodes' statuses to be valid
Eric Milkie
2012-06-19
Make timeout longer for slow test machines SERVER-6130
Kristina
2012-06-19
SERVER-5685 check end-batch-early status for all calls to tryPopAndWaitForMore
Eric Milkie
2012-06-19
buildbot features3.js disable balancer if doing manual chunk move
Greg Studer
2012-06-19
Revert "add state to not-master-or-secondary message for easier debugging"
Eric Milkie
[next]