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
/
src
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-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
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
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
Make useHostName work properly in ReplicaSetTest
Spencer T Brody
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
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
suppress exception output in prefetching
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
SERVER-5685 check end-batch-early status for all calls to tryPopAndWaitForMore
Eric Milkie
2012-06-19
Revert "add state to not-master-or-secondary message for easier debugging"
Eric Milkie
2012-06-19
SERVER-5685 multiple threads prefetch and apply ops on secondaries
Eric Milkie
2012-06-19
SERVER-5685 display byte size of bg buffer for log level 2
Eric Milkie
2012-06-19
add state to not-master-or-secondary message for easier debugging
Eric Milkie
2012-06-18
adjust command help text
dwight
2012-06-18
try to fix iwndows debug build which is failing in stackchecker
unknown
2012-06-17
ERVER-2291 - cleaning count exception handling
Eliot Horowitz
2012-06-17
SERVER-2291 - more count fixes
Eliot Horowitz
2012-06-16
SERVER-2291 - make count fail rather than return 0 in certain cases
Eliot Horowitz
2012-06-16
SERVER-6103 - try to make counttests more reliable
Eliot Horowitz
2012-06-16
When authenticated by the internal user, set temporary auth credentials for c...
Spencer T Brody
2012-06-16
Send authentication table with all internal commands. SERVER-4156
Spencer T Brody
2012-06-15
SERVER-828: additional test and cleanup
Ben Becker
2012-06-15
SERVER-2545 - sanity check tag ranges
Eliot Horowitz
2012-06-15
optimize DistributionStatus::getTagForChunk
Eliot Horowitz
2012-06-15
SERVER-2545 - start of a few shell helpers
Eliot Horowitz
2012-06-15
SERVER-2545 - randomize order that we balance tags
Eliot Horowitz
[next]