summaryrefslogtreecommitdiff
path: root/jstests/core/insert1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67225 remove operations_longer_than_stepdown_interval_in_txns from ins...Benety Goh2022-06-131-6/+0
* SERVER-67042 reduce number of docs in bulk insert in insert1.jsBenety Goh2022-06-071-4/+6
* SERVER-66990 move insert2.js test case to insert1.jsBenety Goh2022-06-061-0/+15
* SERVER-66990 remove requires_fastcount from insert1.jsBenety Goh2022-06-051-2/+1
* SERVER-66990 clean up insert1.jsBenety Goh2022-06-041-13/+37
* Revert "SERVER-66964 move insert2.js test case in insert1.js"Benety Goh2022-06-021-6/+0
* SERVER-66964 move insert2.js test case in insert1.jsBenety Goh2022-06-021-0/+6
* SERVER-53447 Blacklist insert1.js with from transaction passthrough tests wit...Matthew Russotto2021-01-141-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-0/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-6/+19
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-15273 Only quantize to exact bucket sizesMathias Stearn2014-10-171-3/+0
* SERVER-13635: make insert test not rely on paddingEliot Horowitz2014-08-011-1/+1
* SERVER-13119: insert array testScott Hernandez2014-03-121-0/+9
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+34