summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29066 Implicitly create the database in findAndModifyr3.4.5-rc0Kaloian Manassiev2017-05-051-0/+3
* SERVER-28427 Implement timeouts for the TicketHolderGeert Bosch2017-05-0516-86/+279
* SERVER-28952 fix distinct planning for multikey indicesDavid Storch2017-05-051-7/+24
* 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-031-0/+9
* SERVER-27570: Enforce stricter checks on top level command BSON objectsSpencer Jackson2017-05-034-33/+120
* 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-27727 Note location where thread is marked idleMathias Stearn2017-05-0231-43/+50
* 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-026-2/+123
* SERVER-27727 Make threadName a native thread_local so debuggers can get to itEddie Louie2017-05-0213-46/+60
* 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-283-10/+14
* 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-282-1/+23
* SERVER-27873 Dump a JavaScript backtrace of any code running in SpiderMonkey ...Jonathan Abrahams2017-04-271-0/+15
* SERVER-28710 Unify error handling between send and sendmsg pathsAndrew Morrow2017-04-271-9/+1
* SERVER-28925 Use listDatabases({'nameOnly': true}) in the addShard implementa...Kaloian Manassiev2017-04-262-3/+3
* SERVER-28760 Add egress logging to DBConnectionPoolsamantharitter2017-04-242-7/+62
* SERVER-19677 Add support for running the intel decimal library testAndrew Morrow2017-04-241-2/+3
* SERVER-28850 Fix shadowed variable name in strategy.cppKaloian Manassiev2017-04-241-3/+3
* SERVER-28688 ReplicationCoordinatorExternalStateImpl::shutdown() performs dat...Benety Goh2017-04-211-21/+26
* SERVER-28400 Firefox ESR 45.8.0Mark Benvenuto2017-04-2191-812/+1615
* SERVER-28868 Set noCursorTimeout option on cursor in checkOplogs().Max Hirschhorn2017-04-201-2/+4
* SERVER-26741 Retain temp collections when node restarted w/o --replSet.Max Hirschhorn2017-04-201-4/+13
* SERVER-26360 Node should be able to leave RECOVERING after going too staleRamon Fernandez2017-04-202-13/+53
* Revert "SERVER-26360 Node should be able to leave RECOVERING after going too ...Ramon Fernandez2017-04-202-53/+13
* SERVER-26360 Node should be able to leave RECOVERING after going too staleWilliam Schultz2017-04-172-13/+53
* SERVER-27761 track collation in ViewGraphr3.4.4-rc0Kyle Suarez2017-04-145-107/+428
* SERVER-27644 $unwind arrays when performing distinct on a viewKyle Suarez2017-04-142-1/+35
* SERVER-28807 parseShardKeyPattern can leak for bad inputsRandolph Tan2017-04-141-3/+3
* SERVER-27866 Add threadId dump in hex base from globalLockManager for PENDING...Eddie Louie2017-04-131-1/+2
* SERVER-27866 Add threadId dump in hex base from globalLockManagerEddie Louie2017-04-131-1/+2
* SERVER-27191 hang analyzer should dump lock manager stateMark Benvenuto2017-04-135-1/+31
* SERVER-28530 Prevent SSLThreadInfo destruction construction cycleSpencer Jackson2017-04-131-50/+34
* SERVER-20854 Refresh collection metadata on a separate threadKaloian Manassiev2017-04-136-139/+476
* SERVER-28699 ReplSetTest should always awaitSecondaryNodes() at the end of in...Benety Goh2017-04-121-1/+2
* SERVER-22611 Get rid of ChunkDiff and add more CatalogCache testsKaloian Manassiev2017-04-1213-890/+355
* SERVER-22611 Make the catalog cache unit-tests go through the CatalogCacheKaloian Manassiev2017-04-126-276/+382
* SERVER-22611 Make CatalogCache::onStaleConfigError clear the passed cache entryKaloian Manassiev2017-04-121-6/+10
* Import wiredtiger: cb16839cfbdf338af95bed43ca40979ae6e32f54 from branch mongo...Alex Gorrod2017-04-13217-3466/+5489
* SERVER-27681 Use CatalogCache to load metadata on shardsKaloian Manassiev2017-04-1222-1953/+637
* SERVER-22954 Do not call into the MMAPV1 storage engine on the recipient shardKaloian Manassiev2017-04-111-27/+23
* SERVER-28645 Add unit test and integration test tweaksGeert Bosch2017-04-111-0/+12
* SERVER-28645 Fail operations requiring too many locks, don't crashGeert Bosch2017-04-112-0/+5