summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-21SERVER-28813 drop collection before doing dummy write in syncFrom helperr3.2.13-rc0r3.2.13Spencer T Brody
2017-04-21SERVER-27231 added disableMaxSyncSourceLagSecs failpoint to turn off re-evalu...Benety Goh
2017-04-21SERVER-26381 Increase timeout for waiting for node to become primary in prior...Spencer T Brody
2017-04-21SERVER-27351 clang_format.py needs to ignore deleted filesMark Benvenuto
2017-04-21SERVER-19986 clang_format.py format fixMark Benvenuto
2017-04-21SERVER-19986 clang_format.py lint-patchMark Benvenuto
2017-04-21SERVER-19986 clang_format.py format fixMark Benvenuto
2017-04-21SERVER-19986 clang_format.py lint should enumerate all files for scons integr...Mark Benvenuto
2017-04-20SERVER-28584: Remove _dr config from sys-perfdalyd
2017-04-19SERVER-26741 Retain temp collections when node restarted w/o --replSet.Max Hirschhorn
2017-04-17SERVER-28833 32-bit FTDC fixesMark Benvenuto
2017-04-17SERVER-25385 Eliminate checks of this against nullptrAndrew Morrow
2017-04-17SERVER-25210 Deadlock in Master/Slave StartupMark Benvenuto
2017-04-17SERVER-25181 Fix testBruce Lucas
2017-04-17SERVER-25226 diagdata.js needs to wait for FTDC to startupMark Benvenuto
2017-04-17SERVER-25868 Incomplete FTDC files on WindowMark Benvenuto
2017-04-17SERVER-25868 Incomplete FTDC files on WindowsMark Benvenuto
2017-04-17SERVER-25405 Remove redundant Windows system metricsMark Benvenuto
2017-04-17SERVER-25517 PerfCounterCollection shouldn't use ErrorCodes::DuplicateKeyValueMark Benvenuto
2017-04-17SERVER-25181 Increase default ftdc size to 200 MBBruce Lucas
2017-04-17SERVER-25182 fix dynamic linkingMatt Cotter
2017-04-17SERVER-25182 Add metric for number of CPUsMark Benvenuto
2017-04-17SERVER-24610 Add FTDC Collector for Windows Performance CountersMark Benvenuto
2017-04-17SERVER-24608 Fix lintMark Benvenuto
2017-04-17SERVER-24608 Add Windows performance counter collectorMark Benvenuto
2017-04-17SERVER-25179 Include only subset of memory statistics in diagnostic dataMark Benvenuto
2017-04-17SERVER-24610 Refactor System Stats CollectorsMark Benvenuto
2017-04-17SERVER-24616 Add new getDiagnosticData commandMark Benvenuto
2017-04-17SERVER-24606 Add support for collecting information from /proc/diskstatsMark Benvenuto
2017-04-17SERVER-24605 Add support for collecting information from /proc/meminfoMark Benvenuto
2017-04-17SERVER-24607 Add Collector for system statisticsMark Benvenuto
2017-04-17SERVER-24572 Add support for collecting information from /proc/statMark Benvenuto
2017-04-17SERVER-22686 Add C++14 enable_if_t to stdxsamantharitter
2017-04-17SERVER-21539 Write report.json file when resmoke.py receives a SIGUSR1.Max Hirschhorn
2017-04-17SERVER-22200 Correct logic to mark a test as a failure.Charlie Swanson
2017-04-17SERVER-28760 Add egress logging to DBConnectionPoolsamantharitter
2017-04-17SERVER-28480/27966 last_vote.js should await replication and call stepUp befo...William Schultz
2017-04-16Revert "SERVER-28760 Add egress logging to DBConnectionPool"samantharitter
2017-04-15SERVER-25218 add more information to connPoolStatsMatt Cotter
2017-04-15SERVER-28760 clang_format re-flow of new logging linessamantharitter
2017-04-15SERVER-28760 Add egress logging to DBConnectionPoolsamantharitter
2017-04-14SERVER-28096 fix jstest stepUp functionsJudah Schvimer
2017-04-14SERVER-28692 Move shell tarball generation to compile taskBrian Samek
2017-04-14SERVER-28026 Ensure WiredTiger eviction threads are startedAlex Gorrod
2017-04-14Import wiredtiger: f5c08e2b5f02805b062888d45c9eca19af175f7e from branch mongo...Alex Gorrod
2017-04-12SERVER-28038 Improve invariants in WiredTigerRecordStore for capped visibilityGeert Bosch
2017-04-12SERVER-28357 Do not enforce quota on starting MMAPv1 compactGeert Bosch
2017-04-12SERVER-24594 raise default write concern timeout for security shell helpersEric Milkie
2017-04-11SERVER-28652 Log when we remove connections from asio poolsamantharitter
2017-04-11SERVER-26101 DBDirectClient isn't safe to authMatt Cotter