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
/
client.cpp
Age
Commit message (
Expand
)
Author
2011-09-09
put connectionId in currentOp()
Eliot Horowitz
2011-08-08
cleaning new profiler data SERVER-1815
Eliot Horowitz
2011-07-27
full API change to command interface, add options SERVER-3405
gregs
2011-07-25
don't clean up Client in static shutdown as its not safe to lock
Eliot Horowitz
2011-07-08
better handsake
Eliot Horowitz
2011-07-07
Revert "fix active in curop"
Eliot Horowitz
2011-07-07
fix active in curop
Eliot Horowitz
2011-06-09
fast sync passthrough SERVER-992
Kristina
2011-06-01
don't use ? curop because it leads to user confusion
Eliot Horowitz
2011-06-01
stackchecker less chatty
dwight
2011-05-29
no _WINDOWS
Eliot Horowitz
2011-05-29
cleaner display
Eliot Horowitz
2011-05-29
put thread if in currentOp()
Eliot Horowitz
2011-05-17
access to progress meter in db.currentOp() SERVER-2167
Eliot Horowitz
2011-05-17
fix and test for update logging SERVER-2027
Eliot Horowitz
2011-05-15
stack size usage checker for _DEBUG builds
dwight
2011-05-13
stack usage checker
Dwight
2011-05-08
don't print full object in log
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-04-12
error codes
Mathias Stearn
2011-04-12
Don't allow taking write lock while out of disk space SERVER-2609
Mathias Stearn
2011-04-07
show if pending kill in currentop
Dwight
2011-04-06
warning if file allocator failed and getting write lock, related to SERVER-2609
Eliot Horowitz
2011-04-06
cleaner
Eliot Horowitz
2011-04-05
working towrads unifying network code
Eliot Horowitz
2011-03-25
remove unused parameter to shardVersionOk
Eliot Horowitz
2011-03-09
fix potential seg fault when Client Context isn't handled correct with except...
Eliot Horowitz
2011-01-31
fix Client::recommendedYieldMicros(). Should get indexbg1 passing
Mathias Stearn
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2011-01-03
put connectionId in Client and in getLastError
Eliot Horowitz
2011-01-03
more Client cleaning
Eliot Horowitz
2011-01-03
making Client closer to coding rules
Eliot Horowitz
2010-12-17
remove temp collection code
Eliot Horowitz
2010-12-16
compile SERVER-1992
Eliot Horowitz
2010-12-16
Merge branch 'master' of github.com:mongodb/mongo
agirbal
2010-12-16
[SERVER-1992]: Log remote requestor for splits and migrates
agirbal
2010-12-11
cleaning
dwight
2010-11-04
move include to top of file from bottom
Dwight
2010-11-03
class is alreadhy synchronized (thread safe)
Alberto Lerner
2010-11-03
towards conventions
dwight
2010-10-26
normal event; no need for a stack trace
Alberto Lerner
2010-10-24
mongostat shows # of active readers/writers SERVER-1997
Eliot Horowitz
2010-10-20
allow arbiter to become secondary & vice versa SERVER-1930
Kristina Chodorow
2010-10-19
optimization: avoid an extra thread local lookup on locks
dwight
2010-10-04
SERVER-1819 limit interrupt code paths when write lock held
Aaron
2010-10-01
when yielding - sleep more for writes
Eliot Horowitz
2010-09-07
don't check shard version twice for update and delete
Eliot Horowitz
2010-08-27
rs checkpoint work
dwight
2010-08-27
makemessagingport findable from the Client object
dwight
[next]