summaryrefslogtreecommitdiff
path: root/db/introspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't insert oversized records into system.profile SERVER-3618Mathias Stearn2011-08-161-0/+20
* cleaning new profiler data SERVER-1815Eliot Horowitz2011-08-081-1/+1
* put authed username in system.profile SERVER-3074Eliot Horowitz2011-05-101-4/+8
* assertEliot Horowitz2011-05-101-0/+2
* remove commentEliot Horowitz2011-05-081-7/+1
* put fields into system.profile, not a big string SERVER-3061Eliot Horowitz2011-05-081-1/+4
* don't use stringbuffer for OpDebug SERVER-1591 - updates about 8% fasterEliot Horowitz2011-05-071-1/+1
* SERVER-3052dwight2011-05-061-2/+1
* _dbprofile variable wasnt always being set correctly in CurOpdwight2011-04-231-3/+12
* make profiling data (system.profile) not replicatedwight2011-04-221-9/+11
* put namespace and client ip in profile collection as fields SERVER-2790Eliot Horowitz2011-03-311-5/+21
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-2/+1
* stdafx->pchDwight2010-04-271-1/+1
* towards 3Dwight Merriman2010-04-241-1/+1
* get rid of setClient - all Database storage is in Client::ContextEliot Horowitz2010-01-291-2/+1
* move the var 'database' inside Client objectDwight2009-10-141-1/+1
* Add 'cursorInfo' command, remove old method of getting information about cursorsAaron2009-02-231-18/+0
* Indent all lines within namespaces one levelAaron2009-01-151-28/+28
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* Replace tab indentation with spacesAaron2008-12-281-21/+21
* replication fixes -- "first: true" support (local.dbinfo.*); clean up class nameDwight2008-12-021-1/+1
* rename classesDwight2008-10-211-2/+2
* added AGPL License Header to every fileEliot Horowitz2008-07-201-0/+16
* Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-201-128/+0
* added AGPL License Header to every fileEliot Horowitz2008-07-201-0/+128
* dos2unixDwight2008-06-061-39/+39
* profilingDwight2008-03-161-1/+13
* cappedDwight2008-03-081-0/+1
* introspectionDwight2007-11-041-0/+26