Jon Streets
|
05a0f8e98b
|
SERVER-56366 Update FCV constants to recognize 5.1 as latest
|
2021-07-23 15:49:23 +00:00 |
|
Milena Ivanova
|
cfe426f27a
|
SERVER-56907 Remove feature flag for Mitigate pain of using field names with dots and dollars
|
2021-07-05 16:37:28 +00:00 |
|
Yoonsoo Kim
|
0d37de1e3f
|
SERVER-58103 Remove test cases which test legacy op behaviors
|
2021-06-30 23:41:39 +00:00 |
|
Alya Berciu
|
995f0406d7
|
SERVER-49117 Remove storage validation of '$' prefixes in insert and update
|
2021-05-05 13:56:21 +00:00 |
|
Charlie Swanson
|
e90324a095
|
Revert "SERVER-49117 Remove storage validation of '$' and '.' in field names for insert and update"
This reverts commit f119446442.
|
2020-08-06 01:41:30 +00:00 |
|
Junhson Jean-Baptiste
|
f119446442
|
SERVER-49117 Remove storage validation of '$' and '.' in field names for insert and update
|
2020-08-04 21:51:57 +00:00 |
|
Max Hirschhorn
|
9ad8d6335f
|
SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.
There are likely more JavaScript tests which have been added since
r3.6.9 that still need to be tagged.
(cherry picked from commit 05ec08fa62)
|
2019-03-11 18:17:29 -04:00 |
|
Ben Judd
|
69feb4a96a
|
SERVER-29678 collStats command returns ok:1, 0-ed response on non-existing namespaces
|
2018-07-02 08:52:34 -04:00 |
|
Samy Lanka
|
ea5b5a97ed
|
SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown
|
2018-04-06 10:33:03 -04:00 |
|
Nick Zolnierz
|
b5cea947a2
|
SERVER-24174: Inconsistent rule for storing dotted field names
|
2017-10-12 11:34:49 -04:00 |
|
Eddie Louie
|
9fc1ecd711
|
SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped
This reverts commit fb956b3b0a.
|
2017-03-23 14:07:50 -04:00 |
|
Randolph Tan
|
fb956b3b0a
|
Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped"
This reverts commit 56e66454d1.
Conflicts:
buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
|
2017-03-23 13:56:21 -04:00 |
|
Eddie Louie
|
56e66454d1
|
SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped
in sharded cluster environments.
|
2017-03-15 19:19:49 -04:00 |
|
Jonathan Abrahams
|
4ae691e8ed
|
SERVER-22468 Format JS code with approved style in jstests/
|
2016-03-09 12:18:14 -05:00 |
|
Mike Grundy
|
3bed8596d1
|
SERVER-22341 fix jslint errors in jstests/core with eslint --fix
Conflicts:
jstests/core/count_hint.js
|
2016-02-09 13:41:02 -05:00 |
|
Greg Studer
|
6311297efc
|
SERVER-12993 don't take write lock until a valid insert is detected
|
2014-03-10 14:25:33 -04:00 |
|
Scott Hernandez
|
c9794d1885
|
SERVER-12993: drop db in test until fixed
|
2014-03-04 11:15:28 -05:00 |
|
Randolph Tan
|
5595b94560
|
SERVER-12127 migrate js tests to jscore suite when not related to writes
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
|
2014-02-28 16:26:33 -05:00 |
|