summaryrefslogtreecommitdiff
path: root/jstests/core/bittest.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59216 Add sharded retryable write versions of stepdown downgradeMikhail Shchatko2021-09-271-0/+3
* SERVER-54187 Have valid BinData in testsAdi Zaimi2021-08-231-8/+5
* SERVER-56102 Fix SBE bit-test operators to match classic engine for Decimal v...Drew Paroski2021-04-291-31/+33
* SERVER-53270 Include SBE PlanStage tree string into explain outputAnton Korshunov2021-01-301-1/+1
* SERVER-51409 Support executionStats mode in SBE explainAnton Korshunov2020-11-251-3/+0
* SERVER-49840 Implement Bits match expressions in SBEEric Cox2020-09-021-0/+64
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-0/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-12/+12
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-149/+148
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-2/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-8/+7
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-4/+11
* SERVER-3518 Bit test query operatorsQingyang Chen2015-07-141-0/+150