summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/insert.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18111 Forbid most user operations against "system.profile"Jason Rassi2015-04-281-3/+8
* SERVER-11611: some cleaning of insert.(h|cpp) based on code reviewsEliot Horowitz2013-12-221-1/+1
* SERVER-11611: move all user facing inserts to Collection::insertDocumentEliot Horowitz2013-12-221-0/+10
* SERVER-11611: re-write user insert paths to not use DataFileMgr, and use Coll...Eliot Horowitz2013-12-221-1/+1
* SERVER-11611: prep work to remove DataFileMgr::insertWithObjModEliot Horowitz2013-12-221-0/+42