summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-29016: make ShardRegistry::reload interruptibleMisha Tyulenev2017-05-051-2/+5
* SERVER-26781 Building with openssl 1.1.0Marek Skalický2017-05-042-10/+38
* SERVER-29018 Reject mongos getMore on view after batchSize 0 findJames Wahlin2017-05-032-0/+22
* SERVER-27570: Enforce stricter checks on top level command BSON objectsSpencer Jackson2017-05-037-33/+173
* SERVER-28490 Check the state after acquiring the lock in bgsync.Siyuan Zhou2017-05-021-4/+11
* SERVER-27727 Some auxiliary file changes needed after backporting to v3.4Eddie Louie2017-05-022-86/+0
* SERVER-28416 Hang analyzer GDB on ARM can run "thread apply all bt"Jonathan Abrahams2017-05-021-7/+0
* SERVER-28416 Split mongo pretty printers into separate fileJonathan Abrahams2017-05-023-315/+329
* SERVER-28416 Fix BSONObj pretty printer used in hang_analyzer to support big ...Jonathan Abrahams2017-05-021-2/+8
* SERVER-28416 Continue on error in mongodb-uniqstack in hang_analyzerJonathan Abrahams2017-05-021-6/+12
* SERVER-28291 use frame.pc() rather than frame.name() for stack dedupingMathias Stearn2017-05-021-4/+4
* SERVER-27727 Dump raw stacks to a file so we have them if we need themMathias Stearn2017-05-021-3/+20
* SERVER-27727 Note location where thread is marked idleMathias Stearn2017-05-0232-47/+54
* SERVER-27727 Hide idle threads in hang analyzer (extras)Mathias Stearn2017-05-0228-117/+105
* SERVER-27727 Hide idle threads in hang analyzer (core only)Mathias Stearn2017-05-028-3/+143
* SERVER-27727 Make threadName a native thread_local so debuggers can get to itEddie Louie2017-05-0215-88/+106
* SERVER-28007 Re-enable support for CRC32 hardware acceleration on s390xMark Benvenuto2017-05-021-4/+4
* SERVER-27285 Run jsCore tests while periodically killing secondaries.Max Hirschhorn2017-05-015-7/+365
* SERVER-28513 stale_mongos_updates_and_removes.js should only call ensurePrima...Jack Mulrow2017-05-011-1/+2
* TOOLS-1596 set version before setting gopathGabriel Russell2017-05-011-2/+2
* SERVER-28357 Do not enforce quota on starting MMAPv1 compactGeert Bosch2017-04-281-1/+2
* SERVER-28038 Improve invariants in WiredTigerRecordStore for capped visibilityGeert Bosch2017-04-282-8/+7
* SERVER-27281 pkill/pgrep cannot find mongod on LinuxMark Benvenuto2017-04-281-15/+24
* SERVER-27279 fix lintMark Benvenuto2017-04-281-0/+1
* SERVER-27279 pthread_setname_np is not supported on SUSE 11.4Mark Benvenuto2017-04-284-10/+42
* SERVER-15407 Set Thread Name in Windows, Mac OS X, and LinuxMark Benvenuto2017-04-281-0/+70
* SERVER-28271 Improve handling of invalid view pipeline defsJames Wahlin2017-04-283-12/+46