summaryrefslogtreecommitdiff
path: root/db/introspect.cpp
AgeCommit message (Expand)Author
2011-08-16Don't insert oversized records into system.profile SERVER-3618Mathias Stearn
2011-08-08cleaning new profiler data SERVER-1815Eliot Horowitz
2011-05-10put authed username in system.profile SERVER-3074Eliot Horowitz
2011-05-10assertEliot Horowitz
2011-05-08remove commentEliot Horowitz
2011-05-08put fields into system.profile, not a big string SERVER-3061Eliot Horowitz
2011-05-07don't use stringbuffer for OpDebug SERVER-1591 - updates about 8% fasterEliot Horowitz
2011-05-06SERVER-3052dwight
2011-04-23_dbprofile variable wasnt always being set correctly in CurOpdwight
2011-04-22make profiling data (system.profile) not replicatedwight
2011-03-31put namespace and client ip in profile collection as fields SERVER-2790Eliot Horowitz
2011-01-04ran astyle SERVER-2304Eliot Horowitz
2010-04-27stdafx->pchDwight
2010-04-24towards 3Dwight Merriman
2010-01-29get rid of setClient - all Database storage is in Client::ContextEliot Horowitz
2009-10-14move the var 'database' inside Client objectDwight
2009-02-23Add 'cursorInfo' command, remove old method of getting information about cursorsAaron
2009-01-15Indent all lines within namespaces one levelAaron
2009-01-14Put our code in 'mongo' namespaceAaron
2008-12-28Replace tab indentation with spacesAaron
2008-12-02replication fixes -- "first: true" support (local.dbinfo.*); clean up class nameDwight
2008-10-21rename classesDwight
2008-07-20added AGPL License Header to every fileEliot Horowitz
2008-07-20Revert "added AGPL License Header to every file"Eliot Horowitz
2008-07-20added AGPL License Header to every fileEliot Horowitz
2008-06-06dos2unixDwight
2008-03-16profilingDwight
2008-03-08cappedDwight
2007-11-04introspectionDwight