Rishab Joshi
|
4329ffafa3
|
SERVER-50442 Remove ensureIndex shell function
This commit replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell""
|
2020-11-17 14:23:10 +00:00 |
|
Arun Banala
|
7c196029e8
|
Revert "SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell"
This reverts commit e69c967ff8.
|
2020-11-12 18:15:38 +00:00 |
|
Rishab Joshi
|
e69c967ff8
|
SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell
|
2020-11-12 10:38:50 +00:00 |
|
clang-format-7.0.1
|
134a408395
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -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 |
|
Jack Mulrow
|
00d92ece19
|
SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
The actual suite will come in a follow-up commit.
|
2017-12-07 14:36:15 -05:00 |
|
Kyle Suarez
|
d98143c5db
|
SERVER-26703 reject commands exceeding the BSON depth limit
Any command sent to the server that exceeds the depth limit will fail. This also prevents users from
inserting documents that exceed the depth limit.
|
2017-03-13 12:16:45 -04:00 |
|
Max Hirschhorn
|
e2474a4d0d
|
Revert "SERVER-26703 reject commands exceeding the BSON depth limit"
This reverts commit c2b3178e0c.
|
2017-03-06 13:16:52 -05:00 |
|
Kyle Suarez
|
c2b3178e0c
|
SERVER-26703 reject commands exceeding the BSON depth limit
Any command sent to the server that exceeds the depth limit will fail. This also prevents users from
inserting documents that exceed the depth limit.
|
2017-03-06 11:47:29 -05:00 |
|
Mark Benvenuto
|
6dcdd23dd3
|
SERVER-23971 Clang-Format code
|
2016-05-28 17:55:12 -04:00 |
|
Jonathan Abrahams
|
4ae691e8ed
|
SERVER-22468 Format JS code with approved style in jstests/
|
2016-03-09 12:18:14 -05:00 |
|
Siyuan Zhou
|
3660343e0b
|
SERVER-12127 migrate js tests to jscore suite when not related to writes
Migrate js tests starting from j-z.
Include SERVER-12920 Update use_power_of_2.js
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
|
2014-03-03 22:54:10 -05:00 |
|