summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove listLocalCursorsTed Tuckman2018-10-1220-308/+54
* SERVER-36889 unshim MultiIndexBlockBenety Goh2018-10-1240-250/+107
* SERVER-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-1272-250/+104
* SERVER-36889 unshim IndexCatalogEntryBenety Goh2018-10-126-208/+39
* SERVER-37244 Move MongoD-specific code out of SessionCatalogKaloian Manassiev2018-10-1219-159/+250
* SERVER-37480 Use OplogEntry in command oplog applicationSiyuan Zhou2018-10-1110-49/+77
* SERVER-36889 unshim IndexCatalogBenety Goh2018-10-1111-663/+341
* SERVER-37055 IndexBuildBlock::fail() should grab a lockGregory Wlodarek2018-10-114-8/+25
* SERVER-37562 Reduce all IX locks to IS locks in SessionsCollectionRSBlake Oler2018-10-111-13/+4
* SERVER-37551 Add authorizedDatabases param to listDatabases commandSara Golemon2018-10-114-63/+131
* SERVER-28604 Log when a cursor is reaped for timeoutTed Tuckman2018-10-112-1/+3
* SERVER-36889 split IndexAccessMethod into interface and abstract implementationBenety Goh2018-10-1117-198/+303
* SERVER-34199 Remove serverStatus timing section from FTDCMark Benvenuto2018-10-112-2/+19
* SERVER-37553 Log sending and receiving every message in the transaction two p...Esha Maharishi2018-10-115-45/+55
* SERVER-37547 Use kTransaction log component for log messages from the Transac...Esha Maharishi2018-10-111-1/+1
* SERVER-37550 Relax rules on setting readOnce flag on WiredTiger sessionMatthew Russotto2018-10-111-1/+2