Hana Pearlman
|
31f5c4c0dc
|
SERVER-66954: Introduce a new build variant which enables CQF
|
2022-11-14 15:44:18 +00:00 |
|
Denis Grebennicov
|
f9c362cf65
|
SERVER-66523 Create a new jsCore passthrough to test the SBE plan cache
|
2022-06-02 12:16:40 +00:00 |
|
ruslan.abdulkhalikov
|
20c01a9f4c
|
SERVER-53083 collStats results depend on topology and option
|
2021-03-23 00:54:19 +00:00 |
|
Charlie Swanson
|
9d1a5300f4
|
SERVER-54470 Use IDL to parse $collStats
|
2021-03-17 21:35:07 +00:00 |
|
samontea
|
c425bdcf18
|
SERVER-53268 Complete TODO listed in SERVER-35479
|
2020-12-15 18:44:38 +00:00 |
|
samontea
|
c2deb97265
|
SERVER-35479 Make $collStats count behavior have "standard" error code and consistent behavior across topologies
|
2020-12-07 22:06:53 +00:00 |
|
Melodee Li
|
01f08b9bb9
|
SERVER-52952 Enable more jstests under SBE mode
|
2020-11-25 01:16:21 +00:00 |
|
Justin Seyster
|
cdec685db9
|
SERVER-49227 Tag tests to be excluded from aggregation_slot_based_execution
|
2020-08-18 23:23:42 +00:00 |
|
Andrew Morrow
|
93cfea46d9
|
SERVER-44549 Remove the mobile storage engine
mode change 100644 => 100755 buildscripts/evergreen_task_timeout.py
delete mode 100644 buildscripts/resmokeconfig/suites/disk_mobile.yml
delete mode 100644 src/mongo/db/storage/mobile/SConscript
delete mode 100644 src/mongo/db/storage/mobile/mobile_index.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_index.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_index_test.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_init.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine_test.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_options.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_options.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_options.idl
delete mode 100644 src/mongo/db/storage/mobile/mobile_options_mongod.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store_test.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_recovery_unit.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_recovery_unit.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_session.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_session.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_session_pool.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_session_pool.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_sqlite_statement.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_sqlite_statement.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_util.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_util.h
delete mode 100755 src/third_party/scripts/sqlite_get_sources.sh
delete mode 100644 src/third_party/shim_sqlite.cpp
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/SConscript
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/patches/gethostuuid.patch
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/shell.c
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3.c
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3.h
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3ext.h
|
2020-02-03 17:38:53 +00:00 |
|
David Storch
|
045aa4415c
|
SERVER-44453 Address several orphaned TODOs.
|
2019-11-06 23:58:41 +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 |
|
samontea
|
a8a8fabb17
|
SERVER-40755 Expose statistics which indicate how many collection scans have executed
|
2019-07-12 11:53:57 -04:00 |
|
Xiangyu Yao
|
cb3b6c8b2a
|
Revert "SERVER-40755 Expose statistics which indicate how many collection scans have executed"
This reverts commit a4ef14ef41.
|
2019-07-10 18:38:03 -04:00 |
|
samontea
|
a4ef14ef41
|
SERVER-40755 Expose statistics which indicate how many collection scans have executed
|
2019-07-10 16:29:06 -04:00 |
|