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-10-22
BUMP 2.3.0
r2.3.0
Dan Pasette
2012-10-19
buildbot sharding_balance4.js explicitly report chunk manager sequence number...
Greg Studer
2012-10-19
SERVER-4237 Make sure key file have the correct permissions before running te...
Spencer T Brody
2012-10-19
buildbot limit_push.js stop the balancer if we're doing manual moves
Greg Studer
2012-10-18
split queryoptimizertests into two translation units
Eric Milkie
2012-10-18
buildbot sharding_balance4.js turn off balancer during initial load so that w...
Greg Studer
2012-10-18
buildbot auth_slaveok_routing.js need to wait for primary status to avoid hos...
Greg Studer
2012-10-18
SERVER-7374 mrShardedOutput.js make failure much more informative
Greg Studer
2012-10-18
SERVER-7376 make migration not wait for deletes, no change to default delete ...
Greg Studer
2012-10-18
Revert "SERVER-7376 make all migration cleanup async unless explicitly specif...
Greg Studer
2012-10-17
SERVER-7376 make all migration cleanup async unless explicitly specified othe...
Greg Studer
2012-10-17
SERVER-7376 test fixes for 2.3+ for slow migration cleanup
Greg Studer
2012-10-17
SERVER-7376 test fixes for 2.2
Greg Studer
2012-10-17
SERVER-7344 add interpreterVersion to shell and buildInfo
Tad Marshall
2012-10-17
SERVER-7186 Fixed addToSet logging for an element that exists and is not at t...
Alberto Lerner
2012-10-17
SERVER-7376 better logging in moveChunk, don't swallow error reported to mongos
gregs
2012-10-17
SERVER-7376 more logging around removeRange
gregs
2012-10-16
SERVER-4781 Fix style issues.
Alberto Lerner
2012-10-16
this breaks a lot of tests
Eliot Horowitz
2012-10-16
SERVER-7371 Fix same corner case as the last one, but now when applied to sec...
Alberto Lerner
2012-10-16
SERVER-7371 Remove old comment.
Alberto Lerner
2012-10-16
SERVER-7371 Fix corner case where an update mod is applied twice.
Alberto Lerner
2012-10-16
SERVER-5858 temporary fix so hashed indexes work with $in queries
Kevin Matulef
2012-10-16
Merge branch 'master' of github.com:mongodb/mongo
Dwight
2012-10-16
we should allow w:majority for a single mongod instance
Dwight
2012-10-16
SERVER-2001 declare FieldInterval as struct for consistency. avoids windows c...
Kevin Matulef
2012-10-16
SERVER-7368 Make sure the right server is primary for test
Kristina
2012-10-16
SERVER-7367 Don't go through the network to pick up a local config
Kristina
2012-10-16
SERVER-7017 split rename2.js into two tests for multiVersion
Tad Marshall
2012-10-16
SERVER-7034 add 10 second timeouts to three connections
Tad Marshall
2012-10-16
fix whitespace/indent and turn on
Eliot Horowitz
2012-10-16
try turning off "Done" for each file so we can see failures more easily
Eliot Horowitz
2012-10-16
can pass a list of files to lint.py
Eliot Horowitz
2012-10-16
SERVER-2001 filter queries on mongod using new key extraction path
Kevin Matulef
2012-10-16
SERVER-2001 revert to previous method for extracting keys in hashed indexes
Kevin Matulef
2012-10-16
SERVER-2001 fix ownership determination of ops that occur during migrate
Kevin Matulef
2012-10-15
Get rid of casi<> type.
Andy Schwerin
2012-10-15
more namespace db comparisons
Eliot Horowitz
2012-10-15
fix a lot of copyright notices
Eliot Horowitz
2012-10-15
remove test that was moved to the namespace_test
Eliot Horowitz
2012-10-15
use orderded_map for NamespaceDetailsTransient
Eliot Horowitz
2012-10-15
fix whitespace around !
Eliot Horowitz
2012-10-15
fix include order
Eliot Horowitz
2012-10-15
move lint code to its own directory
Eliot Horowitz
2012-10-15
hook up our own IsTestFilename for cpplint
Eliot Horowitz
2012-10-15
add new test namespacestring_test
Eliot Horowitz
2012-10-15
hookup google cpplint, and make "scons lint" run the checks we pass on now
Eliot Horowitz
2012-10-15
Include boost/range/size.hpp, instead of boost/range.hpp in cmdline_test.cpp
Andy Schwerin
2012-10-15
SERVER-4781 If in initial replication, allow a non-strict mod applying policy.
Alberto Lerner
2012-10-15
cleanup sock a bit; do not dbexit() in a global constructor
Eric Milkie
[next]