summaryrefslogtreecommitdiff
path: root/jstests/core/apitest_dbcollection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-4/+3
* SERVER-44793 Add 'requires_fcv_44' tag to apitest_dbcollection.jsDavid Storch2019-11-221-0/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-152/+146
* SERVER-16917 Add totalSize field to dbStats and collStatsMaria van Keulen2019-06-281-0/+1
* SERVER-29678 collStats command returns ok:1, 0-ed response on non-existing na...Ben Judd2018-07-021-12/+18
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-10/+0
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-081-4/+1
* SERVER-34384 Add passthrough test for secondary readsXiangyu Yao2018-04-251-0/+1
* SERVER-34533 Improve tags and comment for some tests disabled for mongoe.Henrik Edin2018-04-201-1/+2
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-1/+6
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-1/+3
* SERVER-33034: Fix tests with bad assertionsDavid Bradford2018-02-151-1/+1
* SERVER-21089 fix assert.throw/doesNotThrow() argument validationRobert Guo2016-10-271-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-22588 make validate command work in a sharded collectionRobert Guo2016-04-121-1/+3
* Revert "SERVER-22588 make validate command work in a sharded collection"Ian Whalen2016-04-121-3/+1
* SERVER-22588 make validate command work in a sharded collectionRobert Guo2016-04-121-1/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-90/+104
* SERVER-12746: Fix assert() calls with constant-value argsKevin Pulo2015-10-301-25/+25
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-281-2/+4
* Fix apitest_dbcollection.js when running in sharded passthroughMathias Stearn2015-05-271-1/+1
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-271-4/+2
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-261-2/+4
* Fix typoMathias Stearn2015-05-261-1/+1
* Don't assume storageSize doesn't change in background for all storage enginesMathias Stearn2015-05-261-4/+9
* SERVER-16848 fixed db.collections.totalSize() so that it uses totalIndexSize ...Benety Goh2015-01-151-0/+33
* SERVER-16782 db.collection.stats() supports toggling of indexDetails and disp...Benety Goh2015-01-151-0/+87
* SERVER-16782 fixed db.collection shell helper test to work with sharding pass...Benety Goh2015-01-151-15/+37
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+115