summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091870-59167/+60854
* SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong...Jonathan Abrahams2016-03-0921-6361/+6797
* SERVER-23006 hang_analyzer should use GDB in the mongodb tool chainJonathan Abrahams2016-03-091-1/+1
* SERVER-23020 Disable clang-formatting for template string in jstests/noPassth...Mike Grundy2016-03-081-0/+2
* SERVER-23018 Clean up JS linting errors in JS testsMike Grundy2016-03-084-12/+12
* SERVER-23016 Update .eslintrc.yml for newer versions of ESLintMike Grundy2016-03-081-1/+1
* SERVER-21976 fixing mongos' routing of dataSize command to mongods: it was us...Dianna Hohensee2016-03-082-22/+29
* SERVER-22877 move tests from replset_config to sharding directoryMisha Tyulenev2016-03-0814-16/+9
* SERVER-22948 Assert that starting/stopping the balancer is successfulKaloian Manassiev2016-03-083-5/+9
* SERVER-22972 Remove usages of OldClientContext which reference databaseKaloian Manassiev2016-03-0815-53/+89
* SERVER-22157 force config primary stepdown in sharding_continuous_config_step...Dianna Hohensee2016-03-081-1/+1
* SERVER-22913 compile fixmatt dannenberg2016-03-081-2/+0
* SERVER-22203 consolidate shardVersion checks to using the OperationShardVersion.Esha Maharishi2016-03-074-84/+213
* SERVER-22993 make cleanup_orphaned_cmd tests more stableMisha Tyulenev2016-03-074-16/+21
* SERVER-22965 move OplogEntry into repl/oplog_entry.{cpp,h}matt dannenberg2016-03-076-57/+133
* SERVER-22913 create SyncSourceResolvermatt dannenberg2016-03-0718-150/+669
* SERVER-22986: Fix link when OpenSSL disables SSLv3Spencer Jackson2016-03-071-0/+9
* SERVER-22969 Remove connectionURLTheSame from the global scopeKamran Khan2016-03-072-40/+39
* SERVER-22937 Retry operations run through the ShardRegistry wherever possibleSpencer T Brody2016-03-0715-166/+123
* SERVER-22767 mongos segfault when invoking .explain() on certain operationsWaley Chen2016-03-072-2/+29
* Revert "SERVER-22767 mongos segfault when invoking .explain() on certain oper...Waley Chen2016-03-072-29/+2
* SERVER-22933 SERVER-22934 make applyOps update the last optime on no-ops, and...Dianna Hohensee2016-03-072-0/+84
* SERVER-18029 cleaned up ReplicationCoordinator::prepareReplSetUpdatePositionC...Benety Goh2016-03-0714-300/+357
* SERVER-22945 rewrite update_yield1.js to not depend on timingDavid Storch2016-03-071-69/+33
* SERVER-22359 Move op observer hooks to CollectionShardingStateKaloian Manassiev2016-03-077-130/+76
* SERVER-22767 mongos segfault when invoking .explain() on certain operationsWaley Chen2016-03-042-2/+29
* SERVER-22952 Lower the shard log verbosity in the continuous stepdown suiteKaloian Manassiev2016-03-041-5/+0
* SERVER-22967 ensure UserCacheInvalidator stops before we destroy its stateAdam Midvidy2016-03-042-0/+7
* SERVER-22950 make mongos shutdown always go through exitCleanlyAdam Midvidy2016-03-042-3/+3
* SERVER-22737 make exit logging.js more robustAdam Midvidy2016-03-042-11/+18
* SERVER-22931 Remove redundant assignment of FTSSpecCharlie Swanson2016-03-041-1/+0
* SERVER-22919 Shutdown cleanly after interrupting oplog applicationSiyuan Zhou2016-03-041-0/+3
* SERVER-22794 fixing network error in continuous step down thread due to unacc...Dianna Hohensee2016-03-041-1/+24
* SERVER-22955 check for interrupt after waiting for bg op to finish in applierEric Milkie2016-03-041-0/+2
* SERVER-22947 fix pessimizing move in batch_executorEric Milkie2016-03-041-1/+1
* SERVER-22093 Aggregation uses a COUNT plan when no fields are needed from inp...Benjamin Murphy2016-03-049-572/+68
* SERVER-22401 Add new rules for assigning predicates to multikey indexes.Max Hirschhorn2016-03-033-8/+560
* SERVER-22867 Convey to access planner when to intersect bounds.Max Hirschhorn2016-03-038-16/+161
* SERVER-22318 remove SCCC supportMisha Tyulenev2016-03-0354-5342/+131
* SERVER-22710 Fix UB in ASIO timeout durationsJason Carey2016-03-033-2/+9
* SERVER-22944 Fix UB in rpc::makeRequest/ReplyJason Carey2016-03-031-1/+1
* SERVER-22894 use python script instead of curl to download jstestfuzzRobert Guo2016-03-031-1/+1
* SERVER-22762 convert collection_metadata_test and metadata_loader_test to use...Esha Maharishi2016-03-035-873/+599
* SERVER-22695 fix left shift of negative number in GeoHash::clearUnusedBits()David Storch2016-03-032-10/+40
* SERVER-22359 Introduce per collection sharding stateKaloian Manassiev2016-03-035-65/+236
* SERVER-22929 remove rollback4.jsmatt dannenberg2016-03-031-70/+0
* SERVER-22339 Integrate JavaScript formatting into scons "lint" targetJonathan Abrahams2016-03-031-2/+4
* Initialize more variables to make gcc happyJason Carey2016-03-024-8/+12
* Import wiredtiger-wiredtiger-2.7.0-858-g444981a.tar.gz from wiredtiger branch...Alex Gorrod2016-03-0330-125/+390
* SERVER-22801 (de)serialize for sorter le fixesJason Carey2016-03-025-16/+18