summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37512: System Perf: Add Genny Tasks (not needed in sharded-lite)Ryan Timmons2018-10-221-1/+0
* SERVER-37657 Report the offending oplog entries if a batch contains non-incre...Kaloian Manassiev2018-10-224-23/+32
* SERVER-37662: Add backupCursor state to serverStatus.Daniel Gottlieb2018-10-224-2/+15
* SERVER-37349 Later statements in a transaction should target shards using the...Jack Mulrow2018-10-1922-181/+382
* SERVER-37599 Log exit code of shell-spawned processesShreyas Kalyan2018-10-191-4/+6
* SERVER-37512: System Perf: Add Genny TasksRyan Timmons2018-10-191-7/+7
* SERVER-37668 remove the agg fuzzer from DEBUG buildsRobert Guo2018-10-191-2/+0
* SERVER-37522 Add a missing quote to error message.Oleg Pudeyev2018-10-191-1/+1
* SERVER-37629 Enable supportsDockLocking() in the BiggieSE Record Store TestGregory Wlodarek2018-10-192-5/+29
* SERVER-37337 Allow operations to be done from subtrees in BiggieSEGregory Wlodarek2018-10-199-407/+1117
* SERVER-37485 Ensure pointer is default-intialized to nullptrJonathan Reams2018-10-191-1/+1
* SERVER-37651 Fix lintMark Benvenuto2018-10-191-2/+1
* SERVER-37512: System Perf: Add Genny TasksRyan Timmons2018-10-191-0/+17
* SERVER-37569 prevent map-reduce from checking out a sessionJudah Schvimer2018-10-193-15/+9
* SERVER-17478 Remove coll.copyTo() shell helperSara Golemon2018-10-191-21/+0
* SERVER-37651 Fix typo in license filesRamon Fernandez2018-10-173-3/+3
* SERVER-37651 Update license informationRamon Fernandez2018-10-1622-1693/+1721
* SERVER-35877 Push down session checkout into secondary application of transac...Siyuan Zhou2018-10-159-79/+107
* SERVER-37555 Fix the error code in the uassert.nehakhatri52018-10-162-4/+4
* SERVER-31698 Enable $** index builds by default in non-test configurationsBernard Gorman2018-10-153-76/+17
* SERVER-37628 Fix unittests on windows from mongo_uri_testShreyas Kalyan2018-10-151-2/+6
* SERVER-37555 Abort of collMod need not refreshEntry for index on rollback.nehakhatri52018-10-162-5/+64
* SERVER-37633 ignore ops without client metadata in dbclient_connection_integr...Mathias Stearn2018-10-151-1/+8
* Import wiredtiger: 972eb97326d86e2e6b660f3bc19f1b45e9bd361b from branch mongo...Luke Chen2018-10-153-6/+35
* SERVER-36262 Support inferring database names from privileges in mongo shell ...Sara Golemon2018-10-152-10/+85
* SERVER-37597 Make voteCommit for an aborted coordinator send abort to the cal...Matthew Saltz2018-10-153-1/+29
* SERVER-37021 Rely on TransactionParticipant validation of incoming transactio...Matthew Saltz2018-10-153-29/+82
* SERVER-37588 Python linters version incompatabilityBen Caimano2018-10-156-25/+24
* SERVER-37618 Capture all the logs in lock_stats_suboperation_logs.jsXiangyu Yao2018-10-151-3/+4
* SERVER-37617 CollectionClonerTest should not keep reference to memory of temp...William Schultz2018-10-151-7/+3
* SERVER-37503 Support $type with wildcard indexyarai2018-10-152-0/+168
* SERVER-37417 Plans using $** wildcard indices can return duplicate resultsyarai2018-10-1513-21/+52
* SERVER-35852 Require --shellConnString to use mongodb:// URI scheme.Max Hirschhorn2018-10-135-10/+20
* SERVER-36964 Prevent secondaries in SessionsCollectionRS from attempting to s...Blake Oler2018-10-1314-28/+113
* SERVER-37349 Ensure that commands with transactions do not use the VersionMan...Kaloian Manassiev2018-10-1310-38/+65
* SERVER-37621 Move logging in transaction command bodies to after checking tha...Esha Maharishi2018-10-122-11/+11
* SERVER-36705 Add OSX frameworks to C Driver cocoapod. Also rename as there is...Henrik Edin2018-10-122-3/+3
* SERVER-36272 Catch error in parsing values after % in URIsShreyas Kalyan2018-10-1210-19/+50
* SERVER-36705 Fix merge error with apple multiarch file names.Henrik Edin2018-10-121-3/+3
* SERVER-37568 computeAtClusterTimeForOneShard should always return the latest ...Jack Mulrow2018-10-122-24/+13
* SERVER-37592 Clear and regenerate _wildcardIndexDiscriminators when updating ...Bernard Gorman2018-10-121-0/+1
* SERVER-37561 Server startupWarnings show spurious empty linesBen Caimano2018-10-121-2/+3
* SERVER-36705 Add CocoaPod specs for embedded frameworksHenrik Edin2018-10-124-27/+337
* SERVER-37610: Use unique coll name in update_numeric_field_name.js to avoid c...Nick Zolnierz2018-10-121-1/+1
* SERVER-37158 Apply library compatibility flags for embedded libsAndrew Morrow2018-10-122-2/+34
* SERVER-37407 Improve download file namesAndrew Morrow2018-10-121-28/+30
* SERVER-37391 plan_cache_index_create.js should wait for index build start, ra...James Wahlin2018-10-121-2/+3
* SERVER-37229: Switch to unordered write ops ini $outNick Zolnierz2018-10-124-156/+97
* SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackist...Jonathan Abrahams2018-10-1220-142/+201
* SERVER-37529 Fix issues for ssl_ECDHE_suites.js on non x86 evergreen machinesShreyas Kalyan2018-10-123-10/+18