summaryrefslogtreecommitdiff
path: root/jstests/core/apply_ops1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30830 applyOps checks if collection/database exists before applying CR...Benety Goh2017-09-201-3/+38
* SERVER-30765 Only allow transaction numbers on mongos or replica set membersJack Mulrow2017-09-141-0/+36
* SERVER-30705 Add $v field for update semantics in oplog updates.Justin Seyster2017-09-141-0/+39
* SERVER-30536 applyOps returns error if preCondition is used in non-atomic modeBenety Goh2017-08-081-0/+20
* SERVER-28897 Update apply_ops1.js to only perform idempotent operations in ap...Matthew Russotto2017-06-061-10/+10
* SERVER-25994: Make applyOps work without universal privilegesSpencer Jackson2016-09-301-3/+142
* SERVER-24033 Write full index spec in oplog entry for index creation.Max Hirschhorn2016-09-141-14/+31
* SERVER-22828 Handle empty array element in applyOps commandEric Milkie2016-07-081-0/+4
* SERVER-23326 Commit applyOps as single WUOW where possibler3.3.7Geert Bosch2016-06-031-4/+7
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-8/+7
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-96/+129
* SERVER-22109 applyOps should validate database name in index spec when creati...Benety Goh2016-01-141-0/+11
* SERVER-22109 validate index spec namespace in applyOperation_inlockBenety Goh2016-01-111-0/+41
* SERVER-21583 added applyOps test case for creating foreground and background ...Benety Goh2016-01-071-0/+33
* SERVER-18982: do inserts as inserts in replicationScott Hernandez2015-07-201-3/+3
* SERVER-19426 Validate "o" field for applyOps command operations.J Delaney2015-07-161-0/+16
* SERVER-17634 do not apply replicated insert operations on missing collectionsBenety Goh2015-03-181-0/+12
* SERVER-16405 Expand replication command tests.Charlie Swanson2014-12-121-112/+125
* SERVER-15394 improve applyOps validationBenety Goh2014-09-251-0/+46
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+66