Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moving more things out of dbwebserver | Eliot Horowitz | 2010-07-28 | 1 | -19/+18 |
* | cleaning up webserver status main page | Eliot Horowitz | 2010-07-28 | 1 | -0/+68 |
* | SERVER-1270 Elim c_str() /db | Alberto Lerner | 2010-07-20 | 1 | -1/+1 |
* | html cleaning | Dwight | 2010-07-19 | 1 | -2/+2 |
* | warning | Dwight | 2010-07-12 | 1 | -1/+1 |
* | fix compile | Eliot Horowitz | 2010-07-12 | 1 | -1/+1 |
* | rs log and ui cleaning | dwight | 2010-07-12 | 1 | -0/+15 |
* | Use exponential histograms for cumulative stats | Alberto Lerner | 2010-06-11 | 1 | -11/+10 |
* | Support for cumulative stats for mongod | Alberto Lerner | 2010-06-02 | 3 | -0/+201 |
* | MutexDebugger | Dwight Merriman | 2010-05-26 | 4 | -2/+5 |
* | name threads | Dwight | 2010-05-18 | 1 | -0/+1 |
* | Count multi-insert. SERVER-814 | Mathias Stearn | 2010-05-05 | 2 | -2/+1 |
* | Counters should be atomic | Mathias Stearn | 2010-05-05 | 2 | -18/+19 |
* | remove a warning | Eliot Horowitz | 2010-05-04 | 1 | -1/+2 |
* | Command::run gets "test" not "test.$cmd" | Eliot Horowitz | 2010-05-03 | 1 | -1/+1 |
* | stdafx.h -> pch.h part 2 | Eliot Horowitz | 2010-04-27 | 2 | -2/+2 |
* | stdafx->pch | Dwight | 2010-04-27 | 3 | -3/+3 |
* | towards a clena bson cpp lib | Dwight Merriman | 2010-04-24 | 1 | -1/+1 |
* | Get rid of xassert | Mathias Stearn | 2010-04-23 | 1 | -1/+1 |
* | more /_commands | Dwight | 2010-04-23 | 1 | -1/+1 |
* | /_commands in the http interface | Dwight | 2010-04-23 | 1 | -2/+2 |
* | more serverStatus fields for mongos SERVER-942 | Eliot Horowitz | 2010-04-20 | 2 | -0/+29 |
* | basic serverStatus for mongos SERVER-942 | Eliot Horowitz | 2010-04-20 | 1 | -2/+0 |
* | allow some commands in the webui | Dwight Merriman | 2010-04-19 | 1 | -1/+1 |
* | fix Top leak with drop SERVER-768 | Eliot Horowitz | 2010-03-16 | 2 | -1/+10 |
* | on a collection drop remove namespaces from Top SERVER-768 | Eliot Horowitz | 2010-03-16 | 2 | -1/+7 |
* | Cut down on copies of large map | Mathias Stearn | 2010-03-16 | 3 | -5/+4 |
* | Clean up and plug leak in snapshot thread SERVER-768 | Mathias Stearn | 2010-03-16 | 4 | -41/+39 |
* | flushing stats | Mathias Stearn | 2010-03-15 | 2 | -0/+38 |
* | Revert "Revert "SERVER-695 don't destroy static global mutexes"" | Aaron | 2010-03-15 | 4 | -13/+13 |
* | appendNumber for nicer numbers in the shell | Eliot Horowitz | 2010-03-01 | 2 | -5/+5 |
* | change Command locking config | Eliot Horowitz | 2010-02-26 | 1 | -1/+1 |
* | ServerStatus ratios shouldn't divide by 0 | Mathias Stearn | 2010-02-11 | 1 | -1/+1 |
* | count commands separately | Eliot Horowitz | 2010-02-11 | 4 | -14/+31 |
* | SERVER-620 | Dwight | 2010-02-10 | 1 | -1/+1 |
* | Add license headers to .cpp & .h files that lacked them. MINOR | Richard Kreuter | 2010-02-09 | 3 | -0/+48 |
* | compile windows vcproj | Dwight | 2010-02-03 | 3 | -3/+4 |
* | new files | Eliot Horowitz | 2010-02-02 | 2 | -0/+258 |
* | new Top ui | Eliot Horowitz | 2010-02-02 | 2 | -11/+59 |
* | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2010-02-02 | 1 | -1/+1 |
|\ | |||||
| * | compile | Eliot Horowitz | 2010-02-01 | 1 | -1/+1 |
* | | basic top command | Eliot Horowitz | 2010-02-01 | 3 | -15/+50 |
* | | Top/Client/CurOp cleanup checkpoint - mostly working - Top doesn't output any... | Eliot Horowitz | 2010-02-01 | 2 | -10/+112 |
|/ | |||||
* | move util/top to db/stats/top | Eliot Horowitz | 2010-02-01 | 2 | -0/+201 |
* | move db/dbstats* to db/stats/counters* | Eliot Horowitz | 2010-02-01 | 2 | -0/+178 |