summaryrefslogtreecommitdiff
path: root/db/cursor.cpp
AgeCommit message (Expand)Author
2011-01-04ran astyle SERVER-2304Eliot Horowitz
2010-11-04move include to top of file from bottomDwight
2010-08-03SERVER-1528 account for expensive skipping operations in nscannedAaron
2010-04-27stdafx->pchDwight
2009-12-22new killOp(opnumber)Dwight
2009-10-06small cleanupsDwight
2009-09-09don't crash if ns len too longDwight
2009-09-09include cleaningEliot Horowitz
2009-03-18Find requested oplog entry starting from tail of logAaron
2009-02-02Real fixes for test failuresAaron
2009-01-19Try to fix vc++ compiler warningsAaron
2009-01-18compile on windowsunknown
2009-01-15Indent all lines within namespaces one levelAaron
2009-01-14Replace tab indentation with spacesAaron
2009-01-14Put our code in 'mongo' namespaceAaron
2009-01-13New capped collection cursorsAaron