index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jstests
/
decimal
Age
Commit message (
Expand
)
Author
2017-06-09
SERVER-29350 Bump featureCompatibilityVersion to 3.6
Tess Avitabile
2017-06-07
SERVER-28590 Invoke validate command on collections before shutting down mong...
Eddie Louie
2016-09-07
SERVER-25889 Collection validation should fail if featureCompatibilityVersion...
Tess Avitabile
2016-09-06
SERVER-23972 Disallow decimal insertion in legacy write mode when featureComp...
Tess Avitabile
2016-09-02
SERVER-25159 Default BSON validation version should depend on admin.system.ve...
Tess Avitabile
2016-06-08
SERVER-24276 Add decimal test suites from driver specs
Vincent Do
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2016-05-27
SERVER-23703 Make NumberDecimal accepts only valid strings
Vincent Do
2016-05-06
SERVER-23949 Enable decimal support by default in Mongo shell
Geert Bosch
2016-03-09
SERVER-22468 Format JS code with approved style in jstests/
Jonathan Abrahams
2015-08-13
SERVER-19629 Add Decimal128 roundtrip and CRUD jstests
David Hatch
2015-07-31
SERVER-19613 Add experimental Decimal128 build flag
Raymond Jacobson