summaryrefslogtreecommitdiff
path: root/db/cursor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* stdafx->pchDwight2010-04-271-1/+1
|
* new killOp(opnumber)Dwight2009-12-221-0/+16
|
* small cleanupsDwight2009-10-061-2/+3
|
* don't crash if ns len too longDwight2009-09-091-1/+1
|
* include cleaningEliot Horowitz2009-09-091-1/+1
|
* Find requested oplog entry starting from tail of logAaron2009-03-181-15/+20
|
* Real fixes for test failuresAaron2009-02-021-1/+0
|
* Try to fix vc++ compiler warningsAaron2009-01-191-2/+2
|
* compile on windowsunknown2009-01-181-0/+1
|
* Indent all lines within namespaces one levelAaron2009-01-151-101/+101
|
* Replace tab indentation with spacesAaron2009-01-141-9/+13
|
* Put our code in 'mongo' namespaceAaron2009-01-141-1/+4
|
* New capped collection cursorsAaron2009-01-131-0/+130