| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-39506 destroying delete for RCString | Billy Donahue | 2023-05-09 | 3 | -112/+4 |
* | SERVER-76813 Fix --use-system-icu | Mark Benvenuto | 2023-05-09 | 1 | -1/+2 |
* | SERVER-74489 Make NamespaceString::toStringWithTenantId private | Sophia Tan | 2023-05-05 | 2 | -0/+16 |
* | SERVER-76619 Add setParameter to enable libcurl's verbose logging | Mark Benvenuto | 2023-05-04 | 5 | -3/+170 |
* | SERVER-76208 support query shape serialization in IDL for types with custom s... | Davis Haupt | 2023-05-04 | 2 | -4/+7 |
* | SERVER-76612 Copy SerializationContext between requests for views on agg | Hugh Tong | 2023-05-04 | 1 | -5/+29 |
* | Revert "SERVER-76208 support query shape serialization in IDL for types with ... | Davis Haupt | 2023-05-04 | 2 | -7/+4 |
* | SERVER-76208 support query shape serialization in IDL for types with custom s... | Davis Haupt | 2023-05-03 | 2 | -4/+7 |
* | SERVER-73468 Break dependency of commands on op_metrics | Kaloian Manassiev | 2023-05-02 | 1 | -1/+1 |
* | SERVER-75989 Add support for OpenSSL 3.0 FIPS | Mark Benvenuto | 2023-05-01 | 1 | -10/+47 |
* | SERVER-76642 make pretty-printers run locally again | Daniel Moody | 2023-04-28 | 1 | -3/+7 |
* | SERVER-76653 PriorityTicketholder perf improvements | Louis Williams | 2023-04-28 | 5 | -151/+142 |
* | SERVER-45255 Capture Pressure Stall Information in FTDC for Linux hosts | Adrian Gonzalez | 2023-04-28 | 3 | -0/+234 |
* | SERVER-69413 Provide README for immutable containers | Dan Larkin-York | 2023-04-28 | 1 | -0/+35 |
* | SERVER-76580 Allow overriding SerializationContext objs constructed in IDL | Hugh Tong | 2023-04-28 | 1 | -0/+20 |
* | SERVER-74013 Create gRPC server abstraction | Patrick Freed | 2023-04-27 | 9 | -37/+52 |
* | SERVER-74493 Make DatabaseName constructors private | mathisbessamdb | 2023-04-26 | 3 | -15/+19 |
* | SERVER-72867 eol-terminate all nonempty text files | Billy Donahue | 2023-04-26 | 1 | -1/+1 |
* | SERVER-70127 change system operations to be killable by default | Jiawei Yang | 2023-04-26 | 8 | -16/+71 |
* | SERVER-73007 CURL_OPT_SEEKFUNCTION for HTTP retry | Mark Benvenuto | 2023-04-26 | 2 | -10/+42 |
* | SERVER-70202 move fcv initialization check into featureFlag::isEnabled() | Jiawei Yang | 2023-04-25 | 2 | -8/+4 |
* | Revert "SERVER-70127 change system operations to be killable by default" | Sviatlana Zuiko | 2023-04-25 | 8 | -71/+16 |
* | Revert "SERVER-73007 CURL_OPT_SEEKFUNCTION for HTTP retry" | Sviatlana Zuiko | 2023-04-25 | 2 | -42/+10 |
* | SERVER-70127 change system operations to be killable by default | Jiawei Yang | 2023-04-25 | 8 | -16/+71 |
* | SERVER-73007 CURL_OPT_SEEKFUNCTION for HTTP retry | Mark Benvenuto | 2023-04-25 | 2 | -10/+42 |
* | SERVER-73108 Handle command request/reply serialization/deserialization | Hugh Tong | 2023-04-24 | 7 | -19/+850 |
* | SERVER-75908 Disable execution control if user manually set concurrency | Pavi Vetriselvan | 2023-04-24 | 3 | -4/+23 |
* | SERVER-71790: fix mongocryptd --version string | W. Brad Moore | 2023-04-24 | 2 | -0/+9 |
* | SERVER-76101 Use StringMap in IDL generated string lookup tables | Mark Benvenuto | 2023-04-21 | 1 | -0/+1 |
* | SERVER-76281 Add map snapshot support to concurrent map | Jordi Olivares Provencio | 2023-04-21 | 2 | -0/+44 |
* | SERVER-69855: Document tlsClusterAuthX509 options and overrides in arch guides | Varun Ravichandran | 2023-04-20 | 1 | -3/+6 |
* | SERVER-74997 Reduce the timeout of tlsOCSPVerifyTimeoutSecs to 4 seconds | Adrian Gonzalez | 2023-04-19 | 1 | -1/+1 |
* | SERVER-70444 Interrupt the FSyncThread directly from the mongod shutdown task | Dianna Hohensee | 2023-04-18 | 1 | -1/+1 |
* | SERVER-76085 Create createDatabaseName_forTest to be used in unit testing | mathisbessamdb | 2023-04-17 | 1 | -7/+7 |
* | SERVER-75883 Fix comparison in IndexedStringVector | Drew Paroski | 2023-04-17 | 1 | -1/+1 |
* | SERVER-75733 Return StringData in NSS::ns, DatabaseName::db | Matt Broadstone | 2023-04-14 | 1 | -6/+3 |
* | SERVER-75851 Add typedef for immutable vector | Dan Larkin-York | 2023-04-13 | 3 | -0/+188 |
* | SERVER-73023 Pass tenantId to the namespace from fail command failpoint | mathisbessamdb | 2023-04-12 | 1 | -0/+7 |
* | SERVER-74875 Implement immutable ordered map and set | Dan Larkin-York | 2023-04-12 | 13 | -10/+2463 |
* | SERVER-75252 Add 7.1 FCV constantr7.1.0-alpha | Kelsey Schubert | 2023-04-11 | 1 | -0/+1 |
* | SERVER-75823 Refactor MakeObjSpec's 'allFieldsMap'/'bloomFilter' into a separ... | Drew Paroski | 2023-04-08 | 3 | -0/+286 |
* | SERVER-74996: Add tlsClusterAuthX509Override server parameter, rolling restar... | Varun Ravichandran | 2023-04-07 | 8 | -55/+232 |
* | SERVER-75121 Remove JWKS URI from OIDC configuration | Spencer Jackson | 2023-04-07 | 4 | -4/+88 |
* | SERVER-62491 Remove TODOs to use kSystemTenantId | Sophia Tan | 2023-04-06 | 3 | -4/+0 |
* | SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafe | Jiawei Yang | 2023-04-05 | 2 | -3/+4 |
* | SERVER-73943 Pin program code segments in memory on startup | Jason Chan | 2023-04-04 | 3 | -0/+164 |
* | SERVER-74989: Create configuration option to specify X.509 subject DN attribu... | Varun Ravichandran | 2023-04-04 | 9 | -83/+256 |
* | SERVER-70740 Handle expectPrefix option in requests | Hugh Tong | 2023-04-04 | 1 | -0/+7 |
* | SERVER-74999 Determine cluster membership based on X.509 extension | Sara Golemon | 2023-04-03 | 8 | -33/+112 |
* | Revert "SERVER-74999 Determine cluster membership based on X.509 extension" | auto-revert-processor | 2023-04-01 | 8 | -112/+33 |