summaryrefslogtreecommitdiff
path: root/src/mongo/db/stats
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-073-23/+23
* SERVER-38091 IndexCatalog iterators and accessors should return const entriesLouis Williams2018-12-191-3/+3
* SERVER-38381 Fix some override qualifiersADAM David Alan Martin2018-12-192-10/+8
* SERVER-38248 Change StringMap implementation to absl::flat_hash_mapHenrik Edin2018-12-041-2/+2
* SERVER-5739 Fix races in RARELY/OCCASIONALLY.Billy Donahue2018-11-162-58/+30
* SERVER-37263: Write updates to background building indexes into a temp table.Daniel Gottlieb2018-11-121-4/+5
* SERVER-14364 Make OpCounters 64-bitJacob Evans2018-10-302-13/+13
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-2219-282/+323
* SERVER-35159 Track transactions latency and add to serverStatus outputNathan Louie2018-08-092-1/+11
* SERVER-21167 Top keeps state about operations against non-existent collectionsSean Tao2018-07-232-4/+6
* SERVER-28494 updated globalLock.activeClients.total to reflect number of acti...Dewal Gupta2018-07-231-1/+3
* SERVER-35157 Add transactions latency tracking to OperationLatencyHistogramNathan Louie2018-07-053-3/+10
* SERVER-29678 collStats command returns ok:1, 0-ed response on non-existing na...Ben Judd2018-07-022-9/+20
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-052-2/+1
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-231-1/+3
* SERVER-30815 Refactor libraries to reduce cyclesAndrew Morrow2018-01-101-1/+2
* SERVER-32479 Make all library names uniqueAndrew Morrow2017-12-291-1/+1
* SERVER-29534 Place network and op counters on independent cache linesAndrew Morrow2017-07-072-33/+66
* SERVER-29620 Add shorthand syntax for retrieving the record count for a colle...Nick Zolnierz2017-06-162-1/+28
* Revert "SERVER-29620 Add shorthand syntax for retrieving the record count for...Justin Seyster2017-06-152-28/+1
* SERVER-29620 Add shorthand syntax for retrieving the record count for a colle...Nick Zolnierz2017-06-152-1/+28
* SERVER-29281 Resolve edges related to the dcommands libraryAndrew Morrow2017-05-191-1/+1
* SERVER-27760 Delete old range deleter sourcesNathan Myers2017-05-151-98/+0
* SERVER-28907 Fix hidden argument warnings caused by opCtx renameMaria van Keulen2017-05-041-2/+3
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-274-364/+0
* SERVER-28811 Resolve satisfiable dependenciesADAM David Alan Martin2017-04-201-5/+0
* SERVER-27921 New Range DeleterNathan Myers2017-04-201-3/+0
* SERVER-27727 Note location where thread is marked idleMathias Stearn2017-03-241-1/+1
* SERVER-27727 Hide idle threads in hang analyzer (extras)Mathias Stearn2017-03-241-0/+2
* SERVER-28303 Delete old OP_MSG codeMathias Stearn2017-03-201-1/+0
* SERVER-28281 Rotate deps, moving catalog to top.ADAM David Alan Martin2017-03-161-1/+5
* SERVER-22541 Manage aggregation cursors on global cursor manager.Charlie Swanson2017-03-152-6/+12
* SERVER-22541 Refactor RAII locking helpers.Charlie Swanson2017-03-151-1/+1
* SERVER-27975 Remove many uses of `OwnedPointerVector`ADAM David Alan Martin2017-03-101-5/+2
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-078-31/+33
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-4/+3
* SERVER-27603 Rename mongo::inShutdown() to mongo::globalInShutdownDeprecated(...Andy Schwerin2017-01-151-1/+1
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-072-1/+158
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-1/+0
* SERVER-22973 use mongo macros for static assertMatt Cotter2016-09-091-1/+2
* SERVER-25180 make full histogram output optionalKevin Albertson2016-08-297-39/+91
* SERVER-24991 log redaction for storage mongosRamon Fernandez2016-08-271-1/+1
* SERVER-21168 Update top on database dropKevin Albertson2016-08-192-5/+7
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-2/+2
* SERVER-24496: Add collStats command output to $collStats stageKevin Albertson2016-08-163-0/+159
* SERVER-25466 Add MessageCompressor stats to server statusJonathan Reams2016-08-102-13/+39
* SERVER-24568 Record stats and fix $collStats for viewsKevin Albertson2016-08-021-0/+1
* SERVER-23103 Split several libraries out of db/serveronlyAndrew Morrow2016-07-111-0/+20
* SERVER-24286 Restore stream state flags when writing top outputAndrew Morrow2016-06-241-1/+6