Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't record info once context finished 180 | Eliot Horowitz | 2011-03-06 | 1 | -0/+3 |
* | more background job debugging | Eliot Horowitz | 2011-02-13 | 1 | -1/+1 |
* | commitifneeded within batch inserts | dwight | 2011-01-13 | 1 | -0/+4 |
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 8 | -193/+192 |
* | handle overflow in opcounters a bit nicer SERVER-1907 | Eliot Horowitz | 2010-11-11 | 2 | -1/+26 |
* | track replicated ops SERVER-1565 | Eliot Horowitz | 2010-11-09 | 2 | -0/+3 |
* | track network in/out SERVER-2081 | Eliot Horowitz | 2010-11-09 | 2 | -10/+22 |
* | compile | Alberto Lerner | 2010-11-08 | 1 | -1/+1 |
* | prep for adding network stats to serverStatus | Eliot Horowitz | 2010-11-08 | 2 | -0/+39 |
* | Make dbtop more accurate SERVER-1684 | Mathias Stearn | 2010-10-21 | 1 | -2/+3 |
* | SERVER-1804 tighter background job | Alberto Lerner | 2010-10-13 | 1 | -1/+1 |
* | a tiny bit of tightening | Alberto Lerner | 2010-09-14 | 2 | -39/+34 |
* | say TOTAL instead of GLOBAL in dbtop | dwight | 2010-08-26 | 1 | -3/+7 |
* | SERVER-1452 StringData-ing up, c_str()-ing down | Alberto Lerner | 2010-08-18 | 1 | -1/+1 |
* | dbtop more readable | dwight | 2010-08-12 | 1 | -1/+1 |
* | 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 |