summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37813 Switch out Bintray for Artifactoryr4.0.4-rc0Henrik Edin2018-10-303-47/+41
* SERVER-37785 Fix bundle identifier in mobile framework plistsAndrew Morrow2018-10-302-2/+2
* SERVER-37832: Fix Windows/OSX ssl_options_testSpencer Jackson2018-10-302-101/+16
* SERVER-37488 SERVER-37596 Manage debug info and symbol maps info for embedded...Andrew Morrow2018-10-3010-45/+327
* SERVER-37799 make aggregation_currentop.js more robustIan Boros2018-10-301-5/+8
* SERVER-18985 log setParameter commandsKevin Pulo2018-10-301-3/+29
* Import wiredtiger: 231a81ea33bf2ecfb084099ff9af434548d15d54 from branch mongo...Luke Chen2018-10-3016-81/+103
* SERVER-36883 lock oplog for non-doc-locking storage enginesEric Milkie2018-10-291-2/+17
* SERVER-36534 don't acquire locks on oplog when writing oplog entriesEric Milkie2018-10-296-18/+15
* SERVER-37496 Register balancer shutdown task when MongoD is single-threadedJack Mulrow2018-10-292-9/+6
* SERVER-37685 Ensure free monitoring queue preserves FIFO on messages with sam...Mark Benvenuto2018-10-294-1/+56
* SERVER-37135: Track and report TLS 1.3Spencer Jackson2018-10-299-9/+94
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-10-2912-70/+470
* SERVER-37067: Update static OpenSSL to 1.1.0iSpencer Jackson2018-10-291-2/+2
* SERVER-37749 replSetResizeOplog command does not validate argument correctlyLouis Williams2018-10-292-2/+55
* SERVER-37578 Assert that a zone is associated with a shard during shard colle...jannaerin2018-10-293-3/+54
* SERVER-37618 Capture all the logs in lock_stats_suboperation_logs.jsXiangyu Yao2018-10-261-3/+4
* SERVER-37755 Update framework metadata with valid version informationAndrew Morrow2018-10-265-13/+41
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-2547-1226/+1038
* SERVER-35570 Improve robustness of backup_restore.js around dropping test dat...Vesselina Ratcheva2018-10-251-1/+12
* SERVER-37640 Ensure we don't use OSX symbols above our target versionAndrew Morrow2018-10-253-21/+27
* Revert "SERVER-37313 Secondary foreground index build should take Database X ...Xiangyu Yao2018-10-252-13/+5
* SERVER-37684 Bump iOS minimum to 11 so we don't need to provide 32-bit slicesAndrew Morrow2018-10-253-15/+15
* SERVER-37584 Fix build failure on case-sensitive macOS file system: CommonHmac.hPatrick Freed2018-10-251-1/+1
* SERVER-37744 Fix license path in mongoc_embedded.podspec.inHenrik Edin2018-10-251-1/+1
* SERVER-37513 Pass along Throwable in MongoEmbeddedCAPIException when available.Henrik Edin2018-10-254-16/+11
* SERVER-37313 Secondary foreground index build should take Database X rather t...Xiangyu Yao2018-10-252-5/+13
* SERVER-36959 Use afterOpTime when counting chunks in _shardsvrShardCollectionjannaerin2018-10-241-1/+2
* SERVER-37651 Fix incorrect copyright headers in python filesRamon Fernandez2018-10-243-81/+66
* SERVER-37651 Update license files in idl scriptsRamon Fernandez2018-10-2422-154/+447
* Import wiredtiger: 72aa8dc10b35c1046d05098c2a825f0602354ea5 from branch mongo...Luke Chen2018-10-2462-982/+2550
* SERVER-37701 Make SessionUpdateTracker include the uid portion of LogicalSess...Randolph Tan2018-10-234-10/+7
* SERVER-37691 Fix misapplication of -fapplication-extensionAndrew Morrow2018-10-231-4/+4
* SERVER-37330 Add sharded passthrough suites to detect errors in LogicalSessio...Blake Oler2018-10-235-0/+701
* SERVER-37583 Refactored mms package structureGeoff Mishkin2018-10-231-3/+7
* SERVER-37691 Build WatchOS SDKs with -fapplication-extensionAndrew Morrow2018-10-233-8/+8
* SERVER-37402 Finalize embedded licensingAndrew Morrow2018-10-2312-249/+143
* SERVER-37683 Embedded iOS minimum deployment target is 11.0Henrik Edin2018-10-233-6/+3
* SERVER-36756 Log the githash of the 10gen/jstestfuzz repository when the fuzz...Jonathan Abrahams2018-10-231-0/+4
* SERVER-37467 Have collect_resource_info.py recover from transient errors.Shreyas Kalyan2018-10-221-42/+45
* SERVER-36964 Prevent secondaries in SessionsCollectionRS from attempting to s...Blake Oler2018-10-2214-27/+112
* SERVER-37657 Report the offending oplog entries if a batch contains non-incre...Kaloian Manassiev2018-10-224-23/+32
* SERVER-37055 IndexBuildBlock::fail() should grab a lockGregory Wlodarek2018-10-214-8/+25
* SERVER-31570 Stagger mongod/mongos ports +10 from mongobridge port.Max Hirschhorn2018-10-205-11/+185
* SERVER-37064 Wrap "mongod_flags" onto multiple lines for readability.Max Hirschhorn2018-10-201-4/+50
* SERVER-37599 Log exit code of shell-spawned processesShreyas Kalyan2018-10-191-4/+6
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-193890-50772/+59411
* SERVER-37651 Fix lintMark Benvenuto2018-10-191-2/+1
* SERVER-30773 optimize bsonWoCompare/bsonBinaryEqualablack122018-10-192-56/+65
* SERVER-37142 Make clearing the MovePrimarySourceManager a no-op if one doesn'...Jack Mulrow2018-10-191-2/+0