summaryrefslogtreecommitdiff
path: root/jstests/core/capped_update.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62496 remove FCV-gated capped collection restrictionBenety Goh2022-07-271-1/+0
* SERVER-62478 selinux skip tests tagged no_selinuxsergey.galtsev2022-01-151-0/+1
* SERVER-58865 allow size changes in capped updatesBenety Goh2022-01-131-4/+5
* SERVER-58865 clean up capped_update.jsBenety Goh2022-01-131-9/+14
* SERVER-56134 Re-organize capped collection tests blacklistingTommaso Tocci2021-04-221-0/+3
* SERVER-54572 Introduce assumes_standalone_mongod tag for jscore testsTommaso Tocci2021-02-221-0/+2
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-19/+19
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-1/+4
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-081-0/+1
* SERVER-8237 disable autoIndexId:false for replicated collectionsEric Milkie2018-04-171-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-8/+7
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-11983: do not create _id field on capped collection updatesScott Hernandez2016-01-191-2/+14
* SERVER-20529: Prevent size changes in capped updatesGeert Bosch2015-10-091-0/+18