index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
introspect.cpp
Age
Commit message (
Expand
)
Author
2011-08-16
Don't insert oversized records into system.profile SERVER-3618
Mathias Stearn
2011-08-08
cleaning new profiler data SERVER-1815
Eliot Horowitz
2011-05-10
put authed username in system.profile SERVER-3074
Eliot Horowitz
2011-05-10
assert
Eliot Horowitz
2011-05-08
remove comment
Eliot Horowitz
2011-05-08
put fields into system.profile, not a big string SERVER-3061
Eliot Horowitz
2011-05-07
don't use stringbuffer for OpDebug SERVER-1591 - updates about 8% faster
Eliot Horowitz
2011-05-06
SERVER-3052
dwight
2011-04-23
_dbprofile variable wasnt always being set correctly in CurOp
dwight
2011-04-22
make profiling data (system.profile) not replicate
dwight
2011-03-31
put namespace and client ip in profile collection as fields SERVER-2790
Eliot Horowitz
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-04-27
stdafx->pch
Dwight
2010-04-24
towards 3
Dwight Merriman
2010-01-29
get rid of setClient - all Database storage is in Client::Context
Eliot Horowitz
2009-10-14
move the var 'database' inside Client object
Dwight
2009-02-23
Add 'cursorInfo' command, remove old method of getting information about cursors
Aaron
2009-01-15
Indent all lines within namespaces one level
Aaron
2009-01-14
Put our code in 'mongo' namespace
Aaron
2008-12-28
Replace tab indentation with spaces
Aaron
2008-12-02
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
Dwight
2008-10-21
rename classes
Dwight
2008-07-20
added AGPL License Header to every file
Eliot Horowitz
2008-07-20
Revert "added AGPL License Header to every file"
Eliot Horowitz
2008-07-20
added AGPL License Header to every file
Eliot Horowitz
2008-06-06
dos2unix
Dwight
2008-03-16
profiling
Dwight
2008-03-08
capped
Dwight
2007-11-04
introspection
Dwight