summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31056 Remove usages of ScopedCollectionMetadata default constructorKaloian Manassiev2017-12-0417-453/+370
* SERVER-32053 Make explain cursor invalidation testing more reliableJames Wahlin2017-12-042-27/+18
* SERVER-24399 - Simplify grep logic used for process kill in Evergreen.yml and...Jonathan Abrahams2017-12-041-17/+5
* SERVER-32070 migrate some easy stdx::bind to lambdasBilly Donahue2017-12-0421-166/+124
* SERVER-32071 Fix download on Windows of NotMyFaultJonathan Abrahams2017-12-041-1/+2
* SERVER-32074 Powercycle - Add stack dump when SIGUSR1 or Windows event is rec...Jonathan Abrahams2017-12-031-0/+82
* SERVER-31707: Test changeStreams on a sharded collection where the shard does...Nick Zolnierz2017-12-022-0/+182
* Revert "SERVER-32070 migrate some easy stdx::bind to lambdas"Kaloian Manassiev2017-12-0121-126/+167
* Revert "Trivial lint fix of 7dc61c0f0c0160ad6cba831a0e12bef501ef3ad5"Kaloian Manassiev2017-12-012-5/+6
* Trivial lint fix of 7dc61c0f0c0160ad6cba831a0e12bef501ef3ad5Billy Donahue2017-12-012-6/+5
* SERVER-32070 migrate some easy stdx::bind to lambdasBilly Donahue2017-12-0121-167/+126
* SERVER-30491 Remove CRAM-MD5Sara Golemon2017-12-016-85/+265
* SERVER-31749 include command name in temporary collection for collection crea...Benety Goh2017-12-011-1/+9
* SERVER-32137: remove unused stringdata vars and use all task names in SSMFiona Rowan2017-12-012-3/+1
* SERVER-30671 Don't expect operationTime to not change in causal_consistency_s...Jack Mulrow2017-12-011-4/+1
* SERVER-31651 Extend geoNear command and agg stage to accept optional 'key' fi...David Storch2017-12-019-49/+216
* SERVER-31651 Relax geoNear command requirement to specify spherical=true for ...David Storch2017-12-012-13/+6
* SERVER-31651 Allow minDistance option on geoNear command with 2d index.David Storch2017-12-016-188/+248
* SERVER-31660 Bring BSONObj parsers back for IDL generated commandsMark Benvenuto2017-12-013-49/+49
* SERVER-30979 Run the fuzzer with CSRS primary stepdowns.Max Hirschhorn2017-12-014-16/+154
* SERVER-32091 Powecycle - remove mongod.lock file for MMAPV1 testJonathan Abrahams2017-12-012-0/+25
* SERVER-32090 Powercycle - pymongo client args are overwrittenJonathan Abrahams2017-12-011-13/+15
* SERVER-32071 Powercycle - use internal crash nstead of AWS EC2 force-stop, wh...Jonathan Abrahams2017-12-012-30/+57
* SERVER-32118 Fix the parsing option for applyOps view creation & clean up cre...Xiangyu Yao2017-11-302-0/+21
* SERVER-32125 Only add/remove UUIDs during upgrade/downgradeGeert Bosch2017-11-308-1/+31
* SERVER-32114 remove RollbackProgressJudah Schvimer2017-11-303-257/+0
* SERVER-32114 remove RollbackFixUpInfoJudah Schvimer2017-11-307-2163/+0
* SERVER-32114 remove RollbackCommonPointResolverJudah Schvimer2017-11-304-1151/+0
* SERVER-28260 Check coauth for killCursors and add killAnyCursorsSara Golemon2017-11-3016-129/+383
* SERVER-31225 Add Type=forking to systemd service filesMathew Robinson2017-11-302-0/+3
* SERVER-31860 setFCV on config server should load shards directly from config....Jack Mulrow2017-11-301-4/+9
* SERVER-32124: Opt-out the MongoDB checkpoint thread from coordinating with ot...Daniel Gottlieb2017-11-301-3/+4
* SERVER-32123 enable sign range optimizationMisha Tyulenev2017-11-301-2/+2
* SERVER-30457: Fix lint.Daniel Gottlieb2017-11-301-1/+1
* SERVER-31865 setFCV on config server should only generate UUIDs for non-dropp...Esha Maharishi2017-11-303-17/+10
* SERVER-32105 Require shard servers and config servers to be started with --re...Esha Maharishi2017-11-305-66/+104
* SERVER-32106 Don't lookup collection from catalog when applying optype 'n' op...Randolph Tan2017-11-301-5/+9
* SERVER-25175 listIndexes command only includes ready indexesXiangyu Yao2017-11-2911-11/+103
* SERVER-30457 cancel catchup takeover if primary is caught upPavithra Vetriselvan2017-11-292-11/+43
* SERVER-32099: Update Olson timezone download URLNick Zolnierz2017-11-291-2/+6
* SERVER-31972 Reduce the number of iterations for the toggle_feature_compatibi...Eddie Louie2017-11-291-1/+1
* SERVER-32107 Update DNS Root nameservers for testsADAM David Alan Martin2017-11-291-1/+1
* SERVER-32111 Make `srv-uri` test not use SSLADAM David Alan Martin2017-11-291-2/+2
* SERVER-31990 drop indexes before renaming collections in rollback via refetchJudah Schvimer2017-11-292-16/+75
* SERVER-31845 Bypass query subsystem to improve config.transactions update per...Randolph Tan2017-11-294-27/+80
* SERVER-31056 Make CollectionMetadata immutableKaloian Manassiev2017-11-294-117/+117
* Import wiredtiger: 6dcff54e40ce18729d14a9e96b1cbcb4fbc331fe from branch mongo...Ramon Fernandez2017-11-2912-72/+127
* SERVER-32059 Fix SSL test on windows.ADAM David Alan Martin2017-11-281-1/+3
* SERVER-31056 Cleanup MetadataManager and CollectionMetadataKaloian Manassiev2017-11-2813-423/+267
* SERVER-31498 Partial revert; keep ignoring unused-lambda-captureSara Golemon2017-11-281-0/+4