summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-33191 guard mongo test program startup options against duplicate wired...Benety Goh2018-07-101-4/+8
* SERVER-36033 Validate numInitialChunks argumentCheahuychou Mao2018-07-101-1/+2
* SERVER-35910 Upgrade FindCmd and ClusterFindCmd to use TypedCommandGregory Noma2018-07-102-422/+411
* SERVER-35929 restart view resolution if catalog is invalidatedKyle Suarez2018-07-105-33/+251
* SERVER-35537 Create mongoebench for running benchRun against mobile.Max Hirschhorn2018-07-1018-520/+1124
* SERVER-32907 Reduce replication.heartbeat log verbosity in local test logsWilliam Schultz2018-07-091-5/+22
* SERVER-36018 Make Command and CommandInvocation non-copyableGregory Noma2018-07-091-0/+7
* SERVER-35434 Added an OpDebug object to SingleTransactionStats to track aggre...jinichu2018-07-097-47/+265
* SERVER-35938 Take scoped NamespaceSerializer lock on db for createCollectionjannaerin2018-07-091-1/+3
* SERVER-31586 Update balancer configuration on mongod on addShardMatthew Saltz2018-07-0910-13/+29
* SERVER-35280: Add handling for drops of sharded collections in change stream ...Nick Zolnierz2018-07-0911-159/+209
* SERVER-31963 Removal of pv0 specific functions in topology_coordinator.cpp.Suganthi Mani2018-07-094-204/+5
* SERVER-35110 Log locations in set_feature_compatibility_version.js where fata...Cheahuychou Mao2018-07-091-9/+19
* SERVER-31963 Removal of pv0 specific fields in the heartbeat messages.Suganthi Mani2018-07-0911-656/+29
* SERVER-35623 Add function for choosing node to step up for election handoffVesselina Ratcheva2018-07-093-6/+273
* SERVER-33996 Only code sign when running testsAndrew Morrow2018-07-091-68/+49
* SERVER-35078 Build embedded C driver with bitcodeAndrew Morrow2018-07-091-12/+12
* SERVER-31031 Skip oplog entries that are unrelated to the chunk being migratedBlake Oler2018-07-091-3/+13
* SERVER-35979 Split ssl_otions and decouple from main runtimeSara Golemon2018-07-0914-992/+1122
* SERVER-33697 Provide sanity check on the number of cached sessionsCheahuychou Mao2018-07-0914-28/+124
* SERVER-35972 Run push tasks more oftenRamon Fernandez2018-07-091-1/+17
* SERVER-35305 Added timeOpenMicros to CurrentOp's transaction sub-documentjinichu2018-07-094-35/+26
* Import wiredtiger: 333460997573558235254cb7e84dad765bb844a7 from branch mongo...Luke Chen2018-07-0924-51/+140
* SERVER-35522 Implement dummy version of Biggie store for new in memory storageAudrey Fang2018-07-064-1/+713
* SERVER-35994 Reduce CPU load in secondary_reads_unique_indexes.js testWilliam Schultz2018-07-061-0/+2
* SERVER-35998 Do not include deprecatedSingleName options in --help outputSara Golemon2018-07-061-10/+13
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-0610-40/+5
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-06156-33895/+89
* SERVER-35894 The initial implementation of the producer document sourceMartin Neupauer2018-07-069-36/+958
* SERVER-32907 Make resmoke pass TestData.setParameters to mongo shell as a Jav...William Schultz2018-07-062-58/+36
* SERVER-35997 Await replication on config server after shardCollection in safe...Matthew Saltz2018-07-063-0/+28
* SERVER-35783 add integration test for plan cache oscillationIan Boros2018-07-061-0/+122
* SERVER-35993 read_concern_uninitiated_set.js restarts nodes, so it must not a...Matthew Russotto2018-07-061-0/+2
* Revert "SERVER-31031 Skip oplog entries that are unrelated to the chunk being...Blake Oler2018-07-061-14/+3
* SERVER-32223 Add enterprise-rhel-62-64-bit-required-inmem build variant in ev...Jonathan Abrahams2018-07-062-3/+27
* SERVER-35992 Secondary should have no vote in SecondaryReadsTestTess Avitabile2018-07-062-6/+4
* SERVER-35977 Blacklist select change streams tests until resume token is made...Blake Oler2018-07-067-12/+34
* SERVER-35991 Turn off chaining in set_feature_compatibility_version.jsTess Avitabile2018-07-061-2/+4
* SERVER-35293 Add counts of active and inactive transactions to serverStatusNathan Louie2018-07-063-6/+103
* SERVER-35985 Destroy clients started in other threads.Max Hirschhorn2018-07-062-0/+29
* SERVER-35200 Speed up steady state oplog fetching failure detectionWilliam Schultz2018-07-0613-49/+261
* SERVER-35990 Update evergreen_task_timeout.py REQUIRED_BUILD_VARIANTS listJonathan Abrahams2018-07-061-1/+1
* Revert "SERVER-35984 Remove remaining MMAPv1 testing"Eric Milkie2018-07-067-2/+12
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-057-12/+2
* SERVER-35964 create UBSan concurrency_replication* tasksRobert Guo2018-07-053-2/+132
* SERVER-35893: Update $out to accept new syntaxNick Zolnierz2018-07-0517-53/+546
* SERVER-35460 Replaced CommandReplyBuilder with direct usage of ReplyBuilderIn...Anthony Roy2018-07-0523-149/+216
* SERVER-35961 Remove unitialized count variable in MapReduce commandBen Caimano2018-07-051-4/+6
* SERVER-31031 Skip oplog entries that are unrelated to the chunk being migratedBlake Oler2018-07-051-3/+14
* SERVER-35294 Add total number of open transactions to serverStatusNathan Louie2018-07-052-5/+35