summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-55753 Use w: majority for createCollection command in transactions_com...Ali Mir2021-04-261-1/+1
* SERVER-55007 Deadlock between step down and MongoDOperationContextSessionRandolph Tan2021-04-232-0/+16
* SERVER-52564 Deadlock between step down and MongoDOperationContextSessionRandolph Tan2021-04-233-0/+60
* SERVER-52833 Perform capped deletes during startup recovery on documents inse...Gregory Noma2021-04-224-1/+94
* SERVER-55602 Relax non-read-only invariant in WiredTigerKVEngine::makeTempora...Gregory Noma2021-04-192-1/+57
* SERVER-44821 accessing db.system.profile and currentOp storage stats should n...Benety Goh2021-04-123-0/+70
* SERVER-55189 Call awaitReplication() before returning from syncFrom() in rsli...Ali Mir2021-04-021-0/+1
* SERVER-55395 stdx/thread.h needs cstdlibBilly Donahue2021-03-311-0/+1
* SERVER-42944 Update compilation_db decider to new signatureMathew Robinson2021-03-302-4/+4
* SERVER-55067 Migrate Windows builds to VS Current distroBrian McCarthy2021-03-292-35/+35
* SERVER-54710 Improve checks for overlarge BSON when generating explain outputDavid Storch2021-03-243-10/+73
* SERVER-53566: Protect ServiceContext from issuing duplicate operation IDsTyler Seip2021-03-248-14/+363
* SERVER-50414 Reads should return not primary error messages during rollback i...Pavi Vetriselvan2021-03-176-6/+89
* SERVER-50412 implement helloOk protocol negotiation on mongosPavi Vetriselvan2021-03-174-0/+45
* SERVER-50412 implement helloOk protocol negotiation on mongodPavi Vetriselvan2021-03-175-3/+125
* SERVER-55225 Collect data files for incremental_backup_rollback.jsGregory Wlodarek2021-03-161-0/+1
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-03-1611-109/+327
* SERVER-54031 Include .py and .idl files in the errorcodes.py scanBilly Donahue2021-03-112-34/+72
* SERVER-54770 Add /proc/meminfo MemAvailable to FTDCMark Benvenuto2021-03-101-0/+1
* SERVER-5722 Support 'sort' in benchrunIan Boros2021-03-102-0/+31
* SERVER-52953 $geoNear does not always match coordinate given to 'near' when m...Mihai Andrei2021-03-094-4/+80
* SERVER-54180 Make ReplSetTest's stepUp function wait 60 seconds for nodes to ...Samy Lanka2021-03-081-1/+1
* SERVER-55038 fix lintSamy Lanka2021-03-081-1/+1
* SERVER-55038 Collect data files if zbigMapReduce.js failsSamy Lanka2021-03-081-0/+3
* SERVER-54386 Prevent install errors when systemd is not runningRyan Egesdahl2021-03-054-8/+12
* SERVER-54057 Move RPM python dependency to tools-extra packageRyan Egesdahl2021-03-058-24/+56
* SERVER-54057 Don't depend on python2 on RHEL 8 or Fedora >= 30Ryan Egesdahl2021-03-054-0/+16
* SERVER-52610 Ensure RPM install roots can be relocatedRyan Egesdahl2021-03-059-225/+321
* SERVER-51465 update package tests for install_compassZakhar Kleyman2021-03-051-2/+4
* SERVER-49054 Modernize the Compass installer for *NIXRyan Egesdahl2021-03-053-49/+34
* SERVER-47568 Disable clusterTime gossiping for nodes in unreadable statesr4.2.13-rc2r4.2.13Jack Mulrow2021-03-046-7/+95
* SERVER-54648: Add correct log verbosity to disallow_adding_initialized_node2.jsXueruiFa2021-03-031-2/+4
* SERVER-54139 Connection pool fixes for awsMark Benvenuto2021-03-031-11/+15
* SERVER-44132 DataBuilder move assignment computes size incorrectlyMark Benvenuto2021-03-032-3/+6
* SERVER-54139 Use a connection pool for curl handlesMark Benvenuto2021-03-038-178/+697
* SERVER-54858 Update Amazon Linux AMI for package testingBrian McCarthy2021-03-011-1/+1
* Revert "SERVER-54742 Initialize IndexCatalogEntry multikey state directly fro...r4.2.13-rc1Louis Williams2021-02-264-101/+83
* SERVER-54684 Apply upstream fix for MozJS bug 1442583Andrew Morrow2021-02-263-0/+37
* SERVER-54685 Replace the ARM yield instruction with isbAndrew Morrow2021-02-261-1/+2
* SERVER-54733 update multiversion arch for 4.2Robert Guo2021-02-251-4/+32
* SERVER-54339: Prevent spontaneous elections in rollback_crud_op_sequences.jsXueruiFa2021-02-251-115/+52
* SERVER-54760: Guarantee causal relationship between WTOplogManager::waitForAl...r4.2.13-rc0Daniel Gottlieb2021-02-254-30/+30
* SERVER-54278 Add feature flag to disable Opportunistic Reads by defaultAmirsaman Memaripour2021-02-246-2/+75
* SERVER-54660 make kill_pinned_cursor.js more robustIan Boros2021-02-241-4/+3
* SERVER-54742 Initialize IndexCatalogEntry multikey state directly from durabl...Louis Williams2021-02-241-4/+0
* SERVER-51163 Mark nodes returning InvalidReplicaSetConfig in heartbeats as downSiyuan Zhou2021-02-242-5/+3
* SERVER-51722 Enable -moutline-atomics on aarch64Andrew Morrow2021-02-231-1/+6
* SERVER-54366 Wait for node to start stepdown before killing shutdown operatio...Ali Mir2021-02-233-0/+18
* Import wiredtiger: 9d20694ad13222211f2afb3b2328163b5156fb6c from branch mongo...Luke Chen2021-02-2237-336/+684
* SERVER-53932: Round up multi-key write during recovery of prepared transactio...Lingzhi Deng2021-02-227-1/+50