summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection_mock.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33174 Prevent catalog storage of new syntax during lower FCVCharlie Swanson2018-02-271-1/+3
* SERVER-31679 Limit journaling frequency without oplog waitersGeert Bosch2018-02-261-0/+4
* SERVER-32315 Remove IndexObserverGeert Bosch2017-12-141-7/+0
* SERVER-31988 RollbackViaRefetch makes CollectionImpl validator out of sync wi...Judah Schvimer2017-11-211-0/+7
* SERVER-31304: Refactor away SnapshotName.Daniel Gottlieb2017-11-211-2/+2
* SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContextTess Avitabile2017-09-291-1/+3
* jseyster/json-schema-feature-compatibility-2Justin Seyster2017-08-311-1/+2
* SERVER-28620 Adorn all oplog writes with timestampsEric Milkie2017-08-221-0/+1
* SERVER-30407 Store pre/post-image documents when running findAndModify with t...Randolph Tan2017-08-171-1/+2
* SERVER-30580 No more status locationsMathias Stearn2017-08-161-8/+8
* SERVER-30353 Create an index observer to notify us of changes made to index a...Gregory Wlodarek2017-08-091-0/+7
* SERVER-30352 Add a new class that will keep track of the index inconsistencie...Gregory Wlodarek2017-08-091-0/+2
* SERVER-29370 Update UUIDs when featureCompatibilityVersion is changedMaria van Keulen2017-07-251-0/+4
* SERVER-28912 Thread stmtId from update and delete requests to oplogRandolph Tan2017-07-211-0/+1
* SERVER-28912 Thread statement id from batched insert command oplog entryRandolph Tan2017-07-121-3/+3
* SERVER-29088 Cache uuid in Collection class to fix perf regressionGeert Bosch2017-05-081-1/+1
* SERVER-28715 Create global UUID/collection catalogMaria van Keulen2017-04-281-0/+276