summaryrefslogtreecommitdiff
path: root/jstests/mmap_v1
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-287-40/+20
* SERVER-23358 SpiderMonkey 45.0.2 ESR MongoDB & Build IntegrationMark Benvenuto2016-04-211-0/+1
* SERVER-23631 dur_remove_old_journals.js needs to be robust to delete file raceMark Benvenuto2016-04-131-2/+19
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0931-484/+522
* SERVER-22341 fix jslint errors in jstests/mmap_v1 with eslint --fixMike Grundy2016-02-0511-27/+27
* SERVER-21543 Lengthen delay before deleting old journal filesCharlie Swanson2015-11-191-44/+48
* SERVER-12746: Fix assert() calls with constant-value argsKevin Pulo2015-10-301-7/+7
* SERVER-16962 Allow compact on capped collection if supported by storage engineMathias Stearn2015-10-151-0/+6
* SERVER-17425 Disallow creation of v0 indexesDan Pasette2015-09-222-102/+0
* SERVER-19593 snapshot default to collscan except when using MMAPv1Qingyang Chen2015-08-061-0/+23
* SERVER-18487 Add filter object to getCollectionInfos() shell helper.Max Hirschhorn2015-05-211-0/+5
* SERVER-17718 deprecate showDiskLoc()David Storch2015-04-091-3/+3
* SERVER-17450 Fix mmap dur tests to work on duroff buildersSpencer T Brody2015-04-072-2/+5
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-062-6/+4
* SERVER-17312 collmod command now handles parsing of all argumentsMathias Stearn2015-02-191-5/+8
* SERVER-16893 Disallow creation of v0 indexes with non-mmapv1 storage enginesalabid2015-01-231-0/+50
* SERVER-16659 listColls/listIndexes: empty cursor obj no longer neededJason Rassi2015-01-151-1/+1
* SERVER-16502: make getCollection const and not require an OpContextScott Hernandez2015-01-021-4/+2
* SERVER-16061: remove "text" commandMark Benvenuto2014-12-301-29/+0
* SERVER-16518 listCollections response changed to cursor object formJason Rassi2014-12-161-7/+10
* SERVER-16186: newCollectionsUsePowerOf2Sizes should warn users it no longer w...Mark Benvenuto2014-12-151-4/+0
* SERVER-16114 touch cmd returns an error when storage engine does not support itDan Pasette2014-11-251-0/+13
* SERVER-16248 Disable getIteratorForRepair in WiredTigerDan Pasette2014-11-201-0/+21
* BF-615: Reduce memory usage on 32-bit systems even moreGeert Bosch2014-10-301-1/+1
* SERVER-13635: noPassthroughWithMongod tests made genericEliot Horowitz2014-10-291-0/+37
* BF-615: Use smaller doc size in mmap test on 32-bitGeert Bosch2014-10-281-2/+5
* SERVER-13635: make some test storage engine agnosticEliot Horowitz2014-10-241-0/+51
* SERVER-15319 Fix stats.js for new pdfile versionMathias Stearn2014-10-191-1/+1
* SERVER-15273 Only quantize to exact bucket sizesMathias Stearn2014-10-174-86/+17
* SERVER-13635: don't run dur_remove_old_journals.js on 32-bit platformsDan Pasette2014-10-161-41/+46
* SERVER-13635: move journal test to mmapv1 suiteDan Pasette2014-10-131-0/+52
* SERVER-13635: move mmapv1 specific test to right placeEliot Horowitz2014-10-111-0/+51
* SERVER-13951 ROLLBACK_ENABLED=1Mathias Stearn2014-10-031-1/+9
* SERVER-13635: move some tests that mmap specificEliot Horowitz2014-09-092-0/+143
* SERVER-13635: make all capped jstests genericEliot Horowitz2014-08-053-0/+196
* SERVER-1153: clean max handling in heap1 capped collectionEliot Horowitz2014-08-051-0/+29
* SERVER-13635: move mmapv1 specific capped testEliot Horowitz2014-08-053-0/+47
* SERVER-13635: move compact tests into mmap_v1Eliot Horowitz2014-08-013-0/+154
* SERVER-13635 SERVER-1153: fix collmod test to be genric and support in heap1Eliot Horowitz2014-08-011-0/+82
* SERVER-13635: make drop test work for generic storage engineEliot Horowitz2014-08-011-0/+25
* SERVER-13635: making more js tests work for generic storage engineEliot Horowitz2014-08-016-0/+165
* SERVER-13635: move mmap_v1 specific tests and make other genericEliot Horowitz2014-08-012-0/+92
* SERVER-13635: make extent test mmap_v1 onlyEliot Horowitz2014-07-291-0/+34
* SERVER-13635: move power of 2 test to mmap_v1Eliot Horowitz2014-07-291-0/+29
* SERVER-14352: move mmap_v1 specific tests to appropriate placeEliot Horowitz2014-07-292-0/+102
* SERVER-14378 SERVER-12517: make shell use listIndexes when available and star...Eliot Horowitz2014-07-232-0/+46