summaryrefslogtreecommitdiff
path: root/jstests/core/apply_ops1.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-428/+411
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-5/+5
* SERVER-37480 Use OplogEntry in command oplog applicationSiyuan Zhou2018-10-111-4/+7
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-135/+0
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-1/+7
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-1/+1
* SERVER-32241 Make applyOps report failure when a nested applyOps fails.Matthew Russotto2018-01-301-14/+19
* SERVER-32726 Fix out-of-order error code in update_driver.cppMatthew Russotto2018-01-161-1/+1
* SERVER-30854 Remove ModifierInterface update code.Justin Seyster2017-12-141-6/+6
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* 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