summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-29040 Remove deprecated argument in rpm systemd service fileBrian Samek2017-06-151-1/+1
* SERVER-28803 Increase timeout for clean_shutdown_oplog_state.jsMatthew Russotto2017-06-141-1/+1
* SERVER-28877 Fix cancel race which can cause crashes during elections.Matthew Russotto2017-06-143-0/+89
* SERVER-28162 Tests that call getLatestProfilerEntry() should be blacklisted f...Tess Avitabile2017-06-142-0/+26
* SERVER-29240 Add test to ensure valid index creation for capped collections d...William Schultz2017-06-142-0/+143
* SERVER-29197 initial sync now builds capped indexes correctlyEric Milkie2017-06-142-22/+58
* SERVER-28717 Expand $lookup localField when a sub-obj field in an arrayJames Wahlin2017-06-147-28/+570
* SERVER-29075 Add remaining client metadata to the currentOp outputMark Benvenuto2017-06-132-0/+6
* SERVER-28864 clear compressor list before reconnecting in shellJonathan Reams2017-06-131-2/+5
* SERVER-28100 ReplSetTest.awaitNodesAgreeOnPrimary() accepts an optional expec...Benety Goh2017-06-135-37/+54
* SERVER-28100 moved common test code for all 3 tags.js tests into a test libra...Benety Goh2017-06-134-726/+298
* SERVER-29536 reduce number of data-bearing nodes in apply_batch_only_goes_for...Benety Goh2017-06-131-5/+8
* SERVER-29056 InitialSyncer::_startupComponent_inlock() resets unique_ptr to '...Benety Goh2017-06-131-0/+1
* SERVER-29001 use fewer but larger pipeline stages for views max size testsKyle Suarez2017-06-131-44/+39
* SERVER-29516 Specify target OS minimum for go tools buildAndrew Morrow2017-06-091-2/+4
* SERVER-29517 Fix data race by making ViewGraph::_idCounter non-static.r3.4.5-rc4r3.4.5David Storch2017-06-082-2/+1
* Import wiredtiger: 04a157830061d57309a2f8fe99e9979203ac71bf from branch mongo...r3.4.5-rc3Alex Gorrod2017-06-0843-1091/+1360
* Import tools: 4d4d96583c40a25a4ee7e2d038d75181a300ec3c from branch v3.4Thomas Schubert2017-06-075-28/+94
* Import tools: 1fa8108e8fdd955f7e12550bf2e5a56471c3c73e from branch v3.4Thomas Schubert2017-06-0627-456/+631
* SERVER-29420 Use SSL headers from toolchain when building tools on OS XAndrew Morrow2017-06-051-0/+2
* SERVER-29352 Don't run SNMP tests on macOSAndrew Morrow2017-06-031-2/+0
* SERVER-28109 Configure Mac OS X Builders to use toolchain OpenSSL headersMark Benvenuto2017-06-031-2/+2
* SERVER-28924 Change databasesCloner to use the 'nameOnly' version of listData...William Schultz2017-06-021-2/+4
* SERVER-29356 Increase the amount of memory available for tests running on Cod...Eddie Louie2017-06-021-70/+2
* SERVER-29355 Increase amount of memory available for tests running on Linux D...Eddie Louie2017-06-021-22/+2
* SERVER-29353 Increase amount of memory available for tests running on UBSan b...Eddie Louie2017-06-021-4/+2
* SERVER-22076 Run jstestfuzz on additional buildersYves Duhem2017-06-011-80/+30
* SERVER-28460 Run Jepsen's "register" test with pv0 in Evergreen.r3.4.5-rc2Max Hirschhorn2017-05-261-0/+38
* SERVER-28461 Run Jepsen's "set" test in Evergreen.Max Hirschhorn2017-05-261-11/+53
* SERVER-29336 Use vendored version of libfaketime when running Jepsen.Max Hirschhorn2017-05-261-2/+7
* SERVER-29112 Jepsen evergreen test doesnt create report fileWilliam Schultz2017-05-261-8/+11
* SERVER-28221 Run the "register" test from jepsen-io/mongodb.Max Hirschhorn2017-05-261-9/+44
* SERVER-28535 Don't set hang_analyzer_processes for jepsen* tasks.Max Hirschhorn2017-05-261-6/+10
* SERVER-27448 Run Jepsen tests once a dayJonathan Abrahams2017-05-261-19/+0
* SERVER-25917 add initialsync fuzzer suiteRobert Guo2017-05-264-2/+125
* SERVER-26485 ensure JS hooks always have a loggerRobert Guo2017-05-261-83/+67
* SERVER-27158 shutdown fixtures when a job finishesRobert Guo2017-05-262-6/+33
* SERVER-29152 Do not cache logging ostream in threadlocal when in other thread...samantharitter2017-05-264-20/+47
* Import wiredtiger: 78109ca3fea602885a62fc2872fc553450168149 from branch mongo...r3.4.5-rc1Alex Gorrod2017-05-183-6/+10
* SERVER-28996 SERVER-28996 Fix memory leak in MongoURI if auth failsJonathan Reams2017-05-171-4/+4
* SERVER-29164 Ensure CatalogCache::getCollectionRoutingInfo does not throwKaloian Manassiev2017-05-171-1/+8
* SERVER-28841 Fix ScopedCollectionMetadata destructor racesNathan Myers2017-05-166-60/+61
* SERVER-28810 Re-try range deletions, backport to 3.4Nathan Myers2017-05-161-14/+18
* SERVER-29214 Clean up connection pointers when we destroy them from the poolsamantharitter2017-05-161-0/+1
* SERVER-28484 Remove timestamp from Linux package versions and filenamesRamon Fernandez2017-05-151-17/+49
* SERVER-29066 Implicitly create the database in findAndModifyr3.4.5-rc0Kaloian Manassiev2017-05-052-30/+44
* SERVER-28427 Implement timeouts for the TicketHolderGeert Bosch2017-05-0516-86/+279
* SERVER-28952 Update test for absence of covered plans over multikey indices i...David Storch2017-05-051-3/+6
* SERVER-28952 fix distinct planning for multikey indicesDavid Storch2017-05-052-7/+150
* SERVER-29068 Retry operations in set_feature_compatibility_version.js after n...Jonathan Reams2017-05-051-1/+10