summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35493 Refactor Inclusion- and ExclusionNode into ProjectionNode base c...Bernard Gorman2018-10-2617-948/+805
* SERVER-37649 Add test for auth and listing open cursors on mongosBernard Gorman2018-10-261-81/+150
* SERVER-37589 RecordStore::compact() stops accepting RecordStoreCompactAdaptor...Benety Goh2018-10-254-55/+7
* SERVER-37589 make Collection::compact() a free functionBenety Goh2018-10-258-64/+88
* SERVER-37589 rename Collection::insertDocument() overload for bulk loader and...Benety Goh2018-10-257-37/+66
* SERVER-37663 fix lintBenety Goh2018-10-251-3/+2
* SERVER-37663 Add support for running genny via resmoke.py locallyShreyas Kalyan2018-10-259-6/+134
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-2557-1626/+488
* SERVER-37589 clean up CollectionImpl fail point checkingBenety Goh2018-10-251-29/+38
* SERVER-32146 Log slow oplog entry applicationVesselina Ratcheva2018-10-256-22/+237
* SERVER-36064 Alphebetize the output of db.help()Tyler Kaye2018-10-251-6/+5
* SERVER-37640 Ensure we don't use OSX symbols above our target versionAndrew Morrow2018-10-253-18/+24
* SERVER-37589 split IndexAccessMethod::BulkBuilder into interface and implemen...Benety Goh2018-10-252-43/+79
* SERVER-37067: Update static OpenSSL to 1.1.0iSpencer Jackson2018-10-251-2/+2
* SERVER-35498 Unblacklist mapReduce tests from the initial sync dynamic passth...Matthew Russotto2018-10-251-37/+1
* SERVER-37578 Assert that a zone is associated with a shard during shard colle...jannaerin2018-10-253-3/+54
* SERVER-37589 split PlanExecutor into interface and implementationBenety Goh2018-10-256-431/+357
* SERVER-37684 Bump iOS minimum to 11 so we don't need to provide 32-bit slicesAndrew Morrow2018-10-253-15/+15
* SERVER-36873 ReplicationCoordinatorExternalStateImpl::shutdown() must not hol...Tess Avitabile2018-10-251-1/+6
* SERVER-37711 Revert commits related to lock yielding for prepared transaction...Kaloian Manassiev2018-10-2521-1051/+230
* SERVER-26319 Deleting a test results in "ValueError: Unrecognized jstest"Jonathan Abrahams2018-10-251-1/+4
* SERVER-37443 Don't call a virtual method in CollectionInfoCacheImpl destructor.David Storch2018-10-251-1/+1
* SERVER-37426 snapshot_read_utils.js should reset the cursorId to NumberLong(0...Xiangyu Yao2018-10-252-5/+3
* SERVER-35485 Add compressor capabilities for shell with URI inputTyler Kaye2018-10-257-42/+76
* SERVER-37694 Remove redundant branch testsGregory Wlodarek2018-10-241-1/+1
* SERVER-37179 Pass the reference of OperationSessionInfoFromClient around.Siyuan Zhou2018-10-2420-239/+267
* SERVER-37584 Fix build failure on case-sensitive macOS file system: CommonHmac.hPatrick Freed2018-10-241-1/+1
* SERVER-37352 Replace AuthorizationManager's _privilegeDocsExist with an atomicPatrick Freed2018-10-242-12/+6
* SERVER-37651 Update copyright noticesRamon Fernandez2018-10-2439-201/+1102
* SERVER-37744 Fix license path in mongoc_embedded.podspec.inHenrik Edin2018-10-241-1/+1
* SERVER-37709 Fix race in lock_stats_suboperation_curop.jsXiangyu Yao2018-10-241-2/+3
* SERVER-37651 Update license files in idl scriptsRamon Fernandez2018-10-2422-154/+447
* SERVER-37513 Pass along Throwable in MongoEmbeddedCAPIException when available.Henrik Edin2018-10-244-16/+11
* SERVER-37435 Improve mlock error log messagePatrick Freed2018-10-241-1/+3
* SERVER-37732 Remove "participant shard" phrase from log lines in commitTransa...David Storch2018-10-241-2/+2
* SERVER-37443 Make catalog objects survive collection rename.David Storch2018-10-2349-116/+602
* SERVER-37313 Secondary foreground index build should take Database X rather t...Xiangyu Yao2018-10-232-1/+8
* SERVER-35879 Deal with commitTransaction oplog entries during startup recoverySamy Lanka2018-10-2311-3/+398
* SERVER-37500 Blacklist geo_s2ordering from replica_sets_kill_primary_jscore_p...Matthew Russotto2018-10-231-0/+3
* SERVER-37686 Wildcard index should not assume non-descending bounds when chec...Bernard Gorman2018-10-232-26/+49
* SERVER-37496 Register balancer shutdown task when MongoD is single-threadedJack Mulrow2018-10-232-9/+6
* SERVER-37691 Fix misapplication of -fapplication-extensionAndrew Morrow2018-10-231-4/+4
* SERVER-37622 Disallow implicit abort on committed transactions.Siyuan Zhou2018-10-233-6/+29
* SERVER-37701 Make SessionUpdateTracker include the uid portion of LogicalSess...Randolph Tan2018-10-234-11/+8
* SERVER-37583 Refactored mms package structureGeoff Mishkin2018-10-231-3/+7
* SERVER-37258 Fix UB in MurmurHash3Jason Carey2018-10-238-21/+165
* SERVER-37361 Fix help text for net.tls.clusterCAFileSara Golemon2018-10-231-1/+1
* SERVER-37511 Ensure sessions collection is created in replica set fixtureBlake Oler2018-10-231-0/+6
* SERVER-37691 Build WatchOS SDKs with -fapplication-extensionAndrew Morrow2018-10-233-8/+8
* SERVER-37402 Finalize embedded licensingAndrew Morrow2018-10-2312-249/+144