summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27231 added disableMaxSyncSourceLagSecs failpoint to turn off re-evalu...Benety Goh2017-04-212-17/+32
* SERVER-26741 Retain temp collections when node restarted w/o --replSet.Max Hirschhorn2017-04-191-4/+9
* SERVER-28833 32-bit FTDC fixesMark Benvenuto2017-04-172-8/+4
* SERVER-25385 Eliminate checks of this against nullptrAndrew Morrow2017-04-173-11/+0
* SERVER-25210 Deadlock in Master/Slave StartupMark Benvenuto2017-04-171-2/+2
* SERVER-25868 Incomplete FTDC files on WindowMark Benvenuto2017-04-171-1/+3
* SERVER-25868 Incomplete FTDC files on WindowsMark Benvenuto2017-04-173-7/+53
* SERVER-25405 Remove redundant Windows system metricsMark Benvenuto2017-04-174-64/+79
* SERVER-25517 PerfCounterCollection shouldn't use ErrorCodes::DuplicateKeyValueMark Benvenuto2017-04-171-3/+2
* SERVER-25181 Increase default ftdc size to 200 MBBruce Lucas2017-04-171-1/+1
* SERVER-25182 fix dynamic linkingMatt Cotter2017-04-171-0/+2
* SERVER-25182 Add metric for number of CPUsMark Benvenuto2017-04-171-0/+6
* SERVER-24610 Add FTDC Collector for Windows Performance CountersMark Benvenuto2017-04-172-1/+126
* SERVER-24608 Fix lintMark Benvenuto2017-04-171-2/+2
* SERVER-24608 Add Windows performance counter collectorMark Benvenuto2017-04-175-0/+1227
* SERVER-25179 Include only subset of memory statistics in diagnostic dataMark Benvenuto2017-04-171-2/+16
* SERVER-24610 Refactor System Stats CollectorsMark Benvenuto2017-04-179-81/+331
* SERVER-24616 Add new getDiagnosticData commandMark Benvenuto2017-04-177-1/+247
* SERVER-24606 Add support for collecting information from /proc/diskstatsMark Benvenuto2017-04-174-0/+438
* SERVER-24605 Add support for collecting information from /proc/meminfoMark Benvenuto2017-04-174-0/+287
* SERVER-24607 Add Collector for system statisticsMark Benvenuto2017-04-174-8/+147
* SERVER-24572 Add support for collecting information from /proc/statMark Benvenuto2017-04-176-3/+610
* SERVER-22686 Add C++14 enable_if_t to stdxsamantharitter2017-04-172-0/+57
* SERVER-28760 Add egress logging to DBConnectionPoolsamantharitter2017-04-172-7/+73
* Revert "SERVER-28760 Add egress logging to DBConnectionPool"samantharitter2017-04-162-55/+5
* SERVER-25218 add more information to connPoolStatsMatt Cotter2017-04-157-50/+101
* SERVER-28760 clang_format re-flow of new logging linessamantharitter2017-04-151-14/+13
* SERVER-28760 Add egress logging to DBConnectionPoolsamantharitter2017-04-152-5/+56
* SERVER-28096 fix jstest stepUp functionsJudah Schvimer2017-04-141-0/+43
* SERVER-28026 Ensure WiredTiger eviction threads are startedAlex Gorrod2017-04-141-1/+1
* SERVER-28038 Improve invariants in WiredTigerRecordStore for capped visibilityGeert Bosch2017-04-122-8/+7
* SERVER-28357 Do not enforce quota on starting MMAPv1 compactGeert Bosch2017-04-121-1/+2
* SERVER-24594 raise default write concern timeout for security shell helpersEric Milkie2017-04-121-1/+1
* SERVER-28652 Log when we remove connections from asio poolsamantharitter2017-04-111-1/+15
* SERVER-26101 DBDirectClient isn't safe to authMatt Cotter2017-04-111-1/+1
* SERVER-25926 Fix LintMark Benvenuto2017-04-111-1/+1
* SERVER-25926 Windows audit bson output erroneously translates LF to CR LFMark Benvenuto2017-04-112-30/+35
* SERVER-21957 Don't destroy builder while still in useAndrew Morrow2017-04-091-34/+43
* SERVER-22707 fix mongo uri parseMatt Cotter2017-04-092-6/+26
* SERVER-26343 DBPointer.prototype -> bson crashesJason Carey2017-04-091-0/+4
* SERVER-24595 enforce ismaster response has ok:1Matt Cotter2017-04-094-0/+54
* SERVER-25192 Handle null properties in Object.extendTim Sogard2017-04-091-1/+1
* SERVER-28489 MockStream hook methods may still be used if the stream gets can...samantharitter2017-04-091-2/+2
* SERVER-28489 Add documentation to mock stream frameworksamantharitter2017-04-091-0/+59
* SERVER-28652 Log the size of connection pools when we make new egress connect...samantharitter2017-04-073-3/+27
* SERVER-27687 Fix cpuAddrSize detection on Linux for hostInfo commandJonathan Reams2017-04-071-1/+1
* Revert "SERVER-27687 Fix cpuAddrSize detection on Linux for hostInfo command"Jonathan Reams2017-04-071-1/+1
* SERVER-27687 Fix cpuAddrSize detection on Linux for hostInfo commandJonathan Reams2017-04-071-1/+1
* SERVER-28447/SERVER-28448 Only refresh metadata or wait for critical section ...Kaloian Manassiev2017-04-052-26/+43
* SERVER-28259 Log time elapsed during connect for NetworkInterfaceASIO connect...samantharitter2017-04-051-1/+3