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-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-18
split queryoptimizertests into two translation units
Eric Milkie
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-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-7367 Don't go through the network to pick up a local config
Kristina
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
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
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
2012-10-15
SERVER-7332 Split command line processing from startup in db.cpp, part 1.
schwerin@10gen.com
2012-10-15
SERVER-7332 In db.cpp, construct command line options configuration in a sepa...
schwerin@10gen.com
2012-10-15
SERVER-7332 Censor command line explicitly, change CmdLine::store to take a v...
Andy Schwerin
2012-10-15
SERVER-2001 calculate query bounds using more general key expressions
Kevin Matulef
2012-10-15
SERVER-7362 Store a canonical form of file path in pathToFile in mmap.cpp.
Andy Schwerin
2012-10-15
SERVER-7342 Have the listFiles() shell command always use foreward slash as t...
Andy Schwerin
2012-10-15
SERVER-7341 Make mongorestore correclty interpret backslash as a path separator.
Andy Schwerin
2012-10-15
SERVER-7352 do not try to exit cleanly in Windows exception handler
Tad Marshall
2012-10-15
Revert "SERVER-4781 Allowed setting over an object whose path is only partial...
Alberto Lerner
2012-10-15
SERVER-7017 fix duplicate ID
Tad Marshall
2012-10-15
Merge pull request #315 from daveh86/SERVER-7017
Ian Whalen
2012-10-15
Visual Studio -- add new files
Tad Marshall
2012-10-15
SERVER-2001 KeyPattern class; utilities for more general index & shard key specs
Kevin Matulef
[next]