summaryrefslogtreecommitdiff
Commit message (Collapse)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 ↵Kaloian Manassiev2018-10-224-23/+32
| | | | non-increasing transaction numbers
* SERVER-37662: Add backupCursor state to serverStatus.Daniel Gottlieb2018-10-224-2/+15
|
* SERVER-37349 Later statements in a transaction should target shards using ↵Jack Mulrow2018-10-1922-181/+382
| | | | the global read timestamp
* SERVER-37599 Log exit code of shell-spawned processesShreyas Kalyan2018-10-191-4/+6
| | | | (cherry picked from commit a69fb88ed0d81352202f4d4673b410106405ff99)
* 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
| | | | | | Closes #1250 Signed-off-by: Kelsey Schubert <kelsey@mongodb.com>
* 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 ↵Siyuan Zhou2018-10-159-79/+107
| | | | transaction oplog entries.
* 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 ↵Mathias Stearn2018-10-151-1/+8
| | | | dbclient_connection_integration_test
* Import wiredtiger: 972eb97326d86e2e6b660f3bc19f1b45e9bd361b from branch ↵Luke Chen2018-10-153-6/+35
| | | | | | | | | | mongodb-4.2 ref: d235e0e71e..972eb97326 for: 4.1.5 WT-4341 Support million collection testing in Evergeen WT-4355 Fail to find prepared updates during transaction rollback
* SERVER-36262 Support inferring database names from privileges in mongo shell ↵Sara Golemon2018-10-152-10/+85
| | | | when speaking to pre-4.0 mongod
* SERVER-37597 Make voteCommit for an aborted coordinator send abort to the ↵Matthew Saltz2018-10-153-1/+29
| | | | calling participant
* SERVER-37021 Rely on TransactionParticipant validation of incoming ↵Matthew Saltz2018-10-153-29/+82
| | | | transaction number when startTransaction is true
* 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 ↵William Schultz2018-10-151-7/+3
| | | | temporary object
* 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 ↵Blake Oler2018-10-1314-28/+113
| | | | set up the sessions collection.
* SERVER-37349 Ensure that commands with transactions do not use the ↵Kaloian Manassiev2018-10-1310-38/+65
| | | | VersionManager
* SERVER-37621 Move logging in transaction command bodies to after checking ↵Esha Maharishi2018-10-122-11/+11
| | | | that the command was sent with session info
* SERVER-36705 Add OSX frameworks to C Driver cocoapod. Also rename as there ↵Henrik Edin2018-10-122-3/+3
| | | | is already a cocoapod with this name.
* 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
| | | | logical clock time
* SERVER-37592 Clear and regenerate _wildcardIndexDiscriminators when updating ↵Bernard Gorman2018-10-121-0/+1
| | | | plan cache discriminators
* 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 ↵Nick Zolnierz2018-10-121-1/+1
| | | | clashing in parallel suite
* 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, ↵James Wahlin2018-10-121-2/+3
| | | | rather than just createIndexes command start
* 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 ↵Jonathan Abrahams2018-10-1220-142/+201
| | | | blackisting in backup_restore
* SERVER-37529 Fix issues for ssl_ECDHE_suites.js on non x86 evergreen machinesShreyas Kalyan2018-10-123-10/+18
|