summaryrefslogtreecommitdiff
path: root/db/stats
Commit message (Expand)AuthorAgeFilesLines
* moving more things out of dbwebserverEliot Horowitz2010-07-281-19/+18
* cleaning up webserver status main pageEliot Horowitz2010-07-281-0/+68
* SERVER-1270 Elim c_str() /dbAlberto Lerner2010-07-201-1/+1
* html cleaningDwight2010-07-191-2/+2
* warningDwight2010-07-121-1/+1
* fix compileEliot Horowitz2010-07-121-1/+1
* rs log and ui cleaningdwight2010-07-121-0/+15
* Use exponential histograms for cumulative statsAlberto Lerner2010-06-111-11/+10
* Support for cumulative stats for mongodAlberto Lerner2010-06-023-0/+201
* MutexDebuggerDwight Merriman2010-05-264-2/+5
* name threadsDwight2010-05-181-0/+1
* Count multi-insert. SERVER-814Mathias Stearn2010-05-052-2/+1
* Counters should be atomicMathias Stearn2010-05-052-18/+19
* remove a warningEliot Horowitz2010-05-041-1/+2
* Command::run gets "test" not "test.$cmd"Eliot Horowitz2010-05-031-1/+1
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-272-2/+2
* stdafx->pchDwight2010-04-273-3/+3
* towards a clena bson cpp libDwight Merriman2010-04-241-1/+1
* Get rid of xassertMathias Stearn2010-04-231-1/+1
* more /_commandsDwight2010-04-231-1/+1
* /_commands in the http interfaceDwight2010-04-231-2/+2
* more serverStatus fields for mongos SERVER-942Eliot Horowitz2010-04-202-0/+29
* basic serverStatus for mongos SERVER-942Eliot Horowitz2010-04-201-2/+0
* allow some commands in the webuiDwight Merriman2010-04-191-1/+1
* fix Top leak with drop SERVER-768Eliot Horowitz2010-03-162-1/+10
* on a collection drop remove namespaces from Top SERVER-768Eliot Horowitz2010-03-162-1/+7
* Cut down on copies of large mapMathias Stearn2010-03-163-5/+4
* Clean up and plug leak in snapshot thread SERVER-768Mathias Stearn2010-03-164-41/+39
* flushing statsMathias Stearn2010-03-152-0/+38
* Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron2010-03-154-13/+13
* appendNumber for nicer numbers in the shellEliot Horowitz2010-03-012-5/+5
* change Command locking configEliot Horowitz2010-02-261-1/+1
* ServerStatus ratios shouldn't divide by 0Mathias Stearn2010-02-111-1/+1
* count commands separatelyEliot Horowitz2010-02-114-14/+31
* SERVER-620Dwight2010-02-101-1/+1
* Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-093-0/+48
* compile windows vcprojDwight2010-02-033-3/+4
* new filesEliot Horowitz2010-02-022-0/+258
* new Top uiEliot Horowitz2010-02-022-11/+59
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-02-021-1/+1
|\
| * compileEliot Horowitz2010-02-011-1/+1
* | basic top commandEliot Horowitz2010-02-013-15/+50
* | Top/Client/CurOp cleanup checkpoint - mostly working - Top doesn't output any...Eliot Horowitz2010-02-012-10/+112
|/
* move util/top to db/stats/topEliot Horowitz2010-02-012-0/+201
* move db/dbstats* to db/stats/counters*Eliot Horowitz2010-02-012-0/+178