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
/
core
Age
Commit message (
Expand
)
Author
2020-03-06
SERVER-45363 Base weight for text index on exact match not possible match
Ted Tuckman
2020-01-08
SERVER-42631 Blacklist tests that use Mongo.logout() from stepdown suites
Jack Mulrow
2019-10-30
SERVER-44050 Arrays are not correctly rejected during key generation for 'has...
Arun Banala
2019-10-08
SERVER-43699 $mod should not overflow for large negative values
Bernard Gorman
2019-07-31
SERVER-41829 findAndModify ignores filter expressions that are not objects
Arun Banala
2019-07-05
SERVER-40134 fix bug in distinct() against views
Ian Boros
2019-06-21
SERVER-41753 Change indexc.js to use a single date
Ted Tuckman
2019-05-03
SERVER-30356 Improve error reporting for validation
Gregory Wlodarek
2019-03-11
SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.
Max Hirschhorn
2019-03-01
SERVER-39394 Traverse $lookup subpipeline for more involved collections
Charlie Swanson
2019-02-19
SERVER-38748 Background indexes created through applyOps should run on the co...
r3.6.11-rc0
Louis Williams
2019-02-01
SERVER-38954: Increase query execution time for the test case in max_time_ms....
vrachev
2019-01-22
SERVER-38275 ban explain with UUID
Ian Boros
2018-12-18
SERVER-38601 Add regression test for SERVER-35455
Charlie Swanson
2018-12-07
SERVER-37200 Avoid incorrect $listSessions + $match optimization
Charlie Swanson
2018-12-06
SERVER-38164 $or pushdown optimization does not correctly handle $not within ...
Bernard Gorman
2018-11-16
SERVER-37385 make max_time_ms.js even more robust
Ian Boros
2018-10-15
SERVER-13946 Put skip stages before fetch stages.
Justin Seyster
2018-10-12
SERVER-37610: Use unique coll name in update_numeric_field_name.js to avoid c...
Nick Zolnierz
2018-10-11
SERVER-37058: Update with numeric field names inside an array can cause valid...
Nick Zolnierz
2018-10-01
SERVER-34866 Blacklist/unblacklist tests in secondary_reads_passthrough
Xiangyu Yao
2018-09-27
SERVER-32064 Requests from the shell should use an implicit session by default
Jack Mulrow
2018-09-25
SERVER-36944 applyOps uses applyCommand_inlock() for system.indexes inserts
Benety Goh
2018-09-25
SERVER-36944 add characterization test for applyOps index creation
Benety Goh
2018-09-18
SERVER-36435 Make ReplSetTest.kDefaultTimeoutMS accessible everywhere.
Justin Seyster
2018-09-18
SERVER-36435 Increase maxTimeMS timeout in awaitdata_getmore_cmd.js.
Justin Seyster
2018-09-17
SERVER-36993 Fix crash due to incorrect $or pushdown for indexed $expr.
David Storch
2018-09-07
SERVER-34384 Add passthrough test for secondary reads
Xiangyu Yao
2018-08-24
SERVER-33645 Use bulk inserts in core/splitvector.js
Jack Mulrow
2018-08-23
SERVER-34846 Forwardize IndexBounds before intersectizing their OILs
Ian Boros
2018-07-30
SERVER-35967 Ban explain() on $sample when storage engine supports random cur...
Ian Boros
2018-07-24
SERVER-35200 Speed up steady state oplog fetching failure detection
William Schultz
2018-07-03
SERVER-34481 Increase robustness of awaitdata_getmore_cmd.js
Charlie Swanson
2018-06-29
SERVER-34956 Replace big_object1.js with max_doc_size.js
James Wahlin
2018-06-21
SERVER-34933 tests for PCRE verbs and Unicode options
Kyle Suarez
2018-06-21
Revert "SERVER-30986 Prevent invalid regex in RegexMatchExpressions"
Kyle Suarez
2018-06-08
SERVER-33078 convertToCapped size is not checked for float -> long long overflow
Dianna Hohensee
2018-05-22
SERVER-34851 Disallow index selection for identical min & max values on find
James Wahlin
2018-05-11
SERVER-34714 Test an $or with all children always false.
Charlie Swanson
2018-05-06
SERVER-33287 tag jstests that use commands which return inaccurate results af...
Samy Lanka
2018-04-23
SERVER-33154 Legacy queries with predicate {query: "foo"} are upconverted inc...
David Bartley
2018-03-23
SERVER-33854 Avoid accessing invalid memory in applyOps
Xiangyu Yao
2018-03-15
SERVER-33542 Avoid swallowing error codes from PlanExecutor errors
Charlie Swanson
2018-03-09
SERVER-31999: Race condition in awaitdata_getmore_cmd.js
Bernard Gorman
2018-03-02
SERVER-33502 Do not use getLastError in parallel suite
Charlie Swanson
2018-03-01
SERVER-32241 Make applyOps report failure when a nested applyOps fails.
Matthew Russotto
2018-02-12
SERVER-33005 Fix planner to avoid incorrect OR pushdown through $elemMatch.
David Storch
2018-02-12
SERVER-32691 Add write_concern_majority_passthrough_WT task in Evergreen.
Max Hirschhorn
2018-02-12
SERVER-32691 Add write_concern_majority_passthrough.yml test suite.
Max Hirschhorn
2018-02-12
SERVER-32522 Clean up {read,write}Concern and readPreference overrides.
Max Hirschhorn
[next]