summaryrefslogtreecommitdiff
path: root/s/cursors.h
Commit message (Expand)AuthorAgeFilesLines
* fix replica set cursor cleaning through mongos SERVER-2505Eliot Horowitz2011-02-091-0/+2
* fix SlaveOk getMore with replica sets for non sharded collections SERVER-2482Eliot Horowitz2011-02-051-3/+6
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-13/+13
* SERVER-2184 clarify usage of mongo mutexAaron2010-12-081-1/+1
* mongos cursor timeout SERVER-1531Eliot Horowitz2010-08-021-1/+12
* fix cursor generation in mongos and clean up killCursor loggingEliot Horowitz2010-08-021-2/+6
* more scoped_ptr usageMathias Stearn2010-05-281-3/+5
* clean up cursors SERVER-1167Eliot Horowitz2010-05-281-1/+13
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-271-1/+1
* Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-091-0/+16
* some sharded query re-factoringEliot Horowitz2009-11-031-73/+11
* more work on various shard key types, an update fixEliot Horowitz2009-10-291-2/+3
* Replace emptyObj with BSONObj()Aaron2009-03-191-2/+2
* compile windowsDwight2009-02-251-1/+1
* getMore finished, some cleaning, debuggingEliot Horowitz2009-02-251-1/+1
* getMore checkpointEliot Horowitz2009-02-251-1/+20
* cursor code re-orgEliot Horowitz2009-02-251-0/+98