| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-56366 Update FCV constants to recognize 5.1 as latest | Jon Streets | 2021-07-23 | 1 | -1/+0 |
* | SERVER-56907 Remove feature flag for Mitigate pain of using field names with ... | Milena Ivanova | 2021-07-05 | 1 | -14/+10 |
* | SERVER-58103 Remove test cases which test legacy op behaviors | Yoonsoo Kim | 2021-06-30 | 1 | -1/+0 |
* | SERVER-49117 Remove storage validation of '$' prefixes in insert and update | Alya Berciu | 2021-05-05 | 1 | -11/+16 |
* | Revert "SERVER-49117 Remove storage validation of '$' and '.' in field names ... | Charlie Swanson | 2020-08-06 | 1 | -0/+21 |
* | SERVER-49117 Remove storage validation of '$' and '.' in field names for inse... | Junhson Jean-Baptiste | 2020-08-04 | 1 | -21/+0 |
* | SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. | Max Hirschhorn | 2019-03-11 | 1 | -1/+5 |
* | SERVER-29678 collStats command returns ok:1, 0-ed response on non-existing na... | Ben Judd | 2018-07-02 | 1 | -1/+1 |
* | SERVER-33287 tag jstests that use commands which return inaccurate results af... | Samy Lanka | 2018-04-06 | 1 | -1/+1 |
* | SERVER-24174: Inconsistent rule for storing dotted field names | Nick Zolnierz | 2017-10-12 | 1 | -1/+0 |
* | SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha... | Eddie Louie | 2017-03-23 | 1 | -0/+4 |
* | Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect... | Randolph Tan | 2017-03-23 | 1 | -4/+0 |
* | SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha... | Eddie Louie | 2017-03-15 | 1 | -0/+4 |
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 1 | -4/+4 |
* | SERVER-22341 fix jslint errors in jstests/core with eslint --fix | Mike Grundy | 2016-02-09 | 1 | -2/+2 |
* | SERVER-12993 don't take write lock until a valid insert is detected | Greg Studer | 2014-03-10 | 1 | -4/+2 |
* | SERVER-12993: drop db in test until fixed | Scott Hernandez | 2014-03-04 | 1 | -0/+3 |
* | SERVER-12127 migrate js tests to jscore suite when not related to writes | Randolph Tan | 2014-02-28 | 1 | -0/+13 |