Commit Graph

13 Commits

Author SHA1 Message Date
Eric Milkie
56ad85cdf0 SERVER-22828 Handle empty array element in applyOps command 2016-07-08 17:04:08 -04:00
Geert Bosch
e533634d86 SERVER-23326 Commit applyOps as single WUOW where possible 2016-06-03 21:54:34 -04:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Benety Goh
3fa4cdc79b SERVER-22109 applyOps should validate database name in index spec when creating indexes 2016-01-14 10:35:13 -05:00
Benety Goh
51f0cfa865 SERVER-22109 validate index spec namespace in applyOperation_inlock 2016-01-11 16:19:13 -05:00
Benety Goh
4ed0efa336 SERVER-21583 added applyOps test case for creating foreground and background indexes 2016-01-07 12:06:20 -05:00
Scott Hernandez
4d5b80ab7f SERVER-18982: do inserts as inserts in replication 2015-07-20 17:10:13 -04:00
J Delaney
cb58f39133 SERVER-19426 Validate "o" field for applyOps command operations.
Closes #1003.

Signed-off-by: Max Hirschhorn <max.hirschhorn@mongodb.com>
2015-07-16 17:31:10 -04:00
Benety Goh
a15dbb65ca SERVER-17634 do not apply replicated insert operations on missing collections 2015-03-18 11:02:53 -04:00
Charlie Swanson
8d27279d6f SERVER-16405 Expand replication command tests.
Closes #881

Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2014-12-12 17:05:20 -05:00
Benety Goh
05c6ae5959 SERVER-15394 improve applyOps validation 2014-09-25 11:15:45 -04:00
Randolph Tan
5595b94560 SERVER-12127 migrate js tests to jscore suite when not related to writes
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
2014-02-28 16:26:33 -05:00