Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-68214 move session_catalog*, session*, logical_session* to ↵ | Shin Yee Tan | 2022-08-17 | 2 | -7/+7 |
| | | | | mongo/db/session directory | ||||
* | SERVER-61822 Create new command listDatabasesForAllTenants | Fernando Lisboa | 2022-08-11 | 1 | -0/+1 |
| | |||||
* | SERVER-67459 Change BasicCommand to use DatabaseName | Sophia Tan | 2022-08-10 | 1 | -1/+1 |
| | |||||
* | SERVER-67058 Create libdeps metrics | Daniel Moody | 2022-08-09 | 2 | -2/+2 |
| | |||||
* | SERVER-68246 rewrite calls to boost::optional get and is_initialized | Billy Donahue | 2022-07-27 | 1 | -1/+1 |
| | |||||
* | SERVER-67508 OpObserverImpl constructor accepts OplogWriter | Benety Goh | 2022-07-15 | 1 | -1/+3 |
| | |||||
* | SERVER-67508 add OplogWriter | Benety Goh | 2022-07-15 | 1 | -0/+68 |
| | |||||
* | SERVER-67927 ServiceExecutor: ThreadingModel -> HasDedicatedThread | Billy Donahue | 2022-07-14 | 1 | -1/+1 |
| | |||||
* | SERVER-9434 fix embedded sdk compile | Benety Goh | 2022-07-14 | 1 | -6/+6 |
| | |||||
* | SERVER-67901 Stop gossiping lastCommittedOpTime in reply metadata | Tommaso Tocci | 2022-07-09 | 1 | -3/+0 |
| | |||||
* | SERVER-67507 Move op_observer files to op_observer directory | Shin Yee Tan | 2022-07-08 | 2 | -5/+5 |
| | |||||
* | SERVER-9434 Audit and Normalize Process Exit Codes | Matt Kneiser | 2022-07-07 | 4 | -17/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Put all references to ExitCode enumerators under an enum class to namespace all the enumerators and avoid polluting the mongo namespace with possible naming collisions. - Added magic-number exit codes to exit_code.h like 50 & 51 (LauncherMiddleError & LauncherError respectively). - Reserved a range of exit codes to account for FreeBSD's usage of 64-78. - Renamed all enums with removal of EXIT_ which could conflict or get confused with built-in macros. - camelCased all ExitCode enum values. - Added the generic - ExitCode::fail - for returning 1 as failure. - Added explicit dependency on the exit_code.h header for all files using ExitCode's. - Removed all references to implementation-defined exit codes like EXIT_FAILURE and EXIT_SUCCESS. - Narrowed return values of the shell's undocumented quit() argument to portable values within 0-255, 0/ExitCode::clean otherwise. - Deprecated 8 unused ExitCode's - java - oomMalloc - oomRealloc - fs - clockSkew - windowsServiceStop - possibleCorruption - test - Wrapped the 2 Windows-only ExitCode's in #ifdef's - ntServiceError - windowsServiceStop | ||||
* | SERVER-66586 Add multitenancy support to UMC commands | Sara Golemon | 2022-07-07 | 1 | -2/+2 |
| | |||||
* | SERVER-66604 Analyze command skeleton | Lynne Wang | 2022-07-06 | 1 | -0/+1 |
| | |||||
* | SERVER-55208: Remove nojournal,duroff and evergreen variant | Yu Jin Kang Park | 2022-07-06 | 1 | -2/+2 |
| | |||||
* | SERVER-67218 remove SSM::onCleanupHook by changing ServiceEntryPointImpl ↵ | Billy Donahue | 2022-06-17 | 1 | -2/+2 |
| | | | | SSMList data structure | ||||
* | SERVER-67081 Use DatabaseName instead of StringData in AuthzManagerExeternal | Sara Golemon | 2022-06-13 | 1 | -1/+1 |
| | |||||
* | SERVER-67224 clean up op_observer_impl LIBDEPS | Benety Goh | 2022-06-13 | 1 | -0/+2 |
| | |||||
* | SERVER-66490 Apply pylinters to build system code | Tausif Rahman | 2022-05-25 | 4 | -57/+39 |
| | |||||
* | SERVER-66360 Remove multi-user authentication support | Sara Golemon | 2022-05-24 | 1 | -8/+7 |
| | |||||
* | SERVER-64939 Send replSetStepUp command to recipient node | Didier Nadeau | 2022-05-13 | 2 | -0/+6 |
| | |||||
* | SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes | Billy Donahue | 2022-05-06 | 7 | -7/+20 |
| | |||||
* | SERVER-65992 Remove outdated java related sources from embedded directory | Andrew Morrow | 2022-05-05 | 25 | -1937/+0 |
| | |||||
* | SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues. | Daniel Moody | 2022-04-29 | 1 | -1/+1 |
| | |||||
* | SERVER-60761 Move the global read-only flag to be an OperationContext function | Gregory Wlodarek | 2022-04-22 | 2 | -7/+10 |
| | |||||
* | SERVER-55204 Error on fallthrough unless the attribute is used | Andrew Morrow | 2022-04-18 | 1 | -1/+2 |
| | |||||
* | SERVER-64372 Add parity $currentOp resharding donor fields | Brett Nawrocki | 2022-04-14 | 1 | -0/+4 |
| | | | | | | | Track and report the following fields in ShardingDataTransformInstanceMetrics for resharding $currentOp: countWritesDuringCriticalSection totalCriticalSectionTimeElapsedSecs | ||||
* | Revert "SERVER-64603 Creates Skeleton for Renaming Database for Restore" | Matt Kneiser | 2022-04-06 | 1 | -1/+0 |
| | | | | This reverts commit bfb041da4093fc8d8645aa20fc45b55723e2e789. | ||||
* | SERVER-61864 Disallow removing custom write concern during reconfig if it is ↵ | Vesselina Ratcheva | 2022-04-02 | 2 | -0/+20 |
| | | | | currently set as the default | ||||
* | SERVER-64603 Creates Skeleton for Renaming Database for Restore | Matt Kneiser | 2022-03-29 | 1 | -0/+1 |
| | |||||
* | SERVER-63417 Oplog fetcher should not retry when a node is known to be down | Matthew Russotto | 2022-03-16 | 2 | -2/+10 |
| | |||||
* | SERVER-52726 remove call to ClientMetadata::setFromMetadata in embedded | Matt Diener | 2022-03-03 | 1 | -2/+0 |
| | |||||
* | SERVER-63174 Add AuthorizationSession::mayBypassWriteBlockingMode() | Gabriel Marks | 2022-02-10 | 1 | -0/+4 |
| | |||||
* | SERVER-63236 Add AuthorizationManager::invalidateUsersByTenant() | Sara Golemon | 2022-02-08 | 1 | -0/+4 |
| | |||||
* | SERVER-62609 Represent the w parameter of WriteConcernOptions as a variant | Matt Broadstone | 2022-02-01 | 2 | -2/+3 |
| | |||||
* | SERVER-60817 Check write concern string for validity | Gabriel Marks | 2022-01-20 | 2 | -0/+7 |
| | |||||
* | Revert "SERVER-60817 Check write concern string for validity" | Kaloian Manassiev | 2022-01-19 | 2 | -7/+0 |
| | | | | This reverts commit 4c96930ccb001d91fd188380f80756c19f1ad3c1. | ||||
* | SERVER-60817 Check write concern string for validity | Gabriel Marks | 2022-01-18 | 2 | -0/+7 |
| | |||||
* | SERVER-58410: Make minValid writes untimestamped | Lingzhi Deng | 2022-01-15 | 2 | -4/+0 |
| | |||||
* | SERVER-27209 Eliminate dangerous BSONElement string extraction methods | Matt Kneiser | 2022-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix: Change return type of BSONObj::getStringField to include size (StringData vs. char*). A char* only contains the data with an ending NULL termination. Whereas a StringData contains data + size so caller knows how to interpret data if there are embedded NULLs. - Cleanup: Remove old tag - CachedSizeTag - that disambiguated BSONElement ctors. A dangling reference to 'maxLen' in a comment led me to this historical issue. $ git log -S'maxLen' -- src/mongo/bson/bsonelement.h commit 0d38ef5 Author: Mathias Stearn mathias@10gen.com Date: Tue Dec 19 14:23:08 2017 -0500 SERVER-32302 Compute BSONElement sizes eagerly - Test: Add tests for NULL bytes being returned by getStringField - $ ninja -j400 +bson_obj_test - Cleanup: Move BSONElement::valuestr() from public to private - Cleanup: Remove BSONElement::valuestrsafe() - Cleanup: Remove all external callers of valuestr/valuestrsafe and cleanup their callsites with better alternatives. - Cleanup: Make multi-line BSONElement & BSONObj public API comments conform to style guidelines - Nit: Fix spelling in a comment | ||||
* | SERVER-61615 Parse authenticated user from security token and add to ↵ | Sara Golemon | 2021-12-07 | 1 | -0/+8 |
| | | | | authorization session | ||||
* | SERVER-60837 Remove CollectionUUID and OptionalCollectionUUID aliases | Daniel Gómez Ferro | 2021-12-02 | 2 | -4/+4 |
| | |||||
* | SERVER-61593 Test command waitForMemberState should be interruptible | Matthew Russotto | 2021-11-19 | 2 | -2/+4 |
| | |||||
* | SERVER-60527 Make TransactionCoordinatorWorkerCurOpInfo report txnRetryCounter | Sanika Phanse | 2021-11-12 | 1 | -1/+1 |
| | |||||
* | SERVER-59148: Periodically refresh LDAP users in authorization user cache | Varun Ravichandran | 2021-11-09 | 1 | -0/+4 |
| | |||||
* | SERVER-61007 ReplSetGetStatus calls storage with no lock | Huayu Ouyang | 2021-10-29 | 2 | -2/+5 |
| | |||||
* | SERVER-60323 Make coordinator shard support re-committing aborted prepared ↵ | Cheahuychou Mao | 2021-10-15 | 1 | -1/+3 |
| | | | | transactions | ||||
* | Revert "SERVER-59148: Periodically refresh LDAP users in authorization user ↵ | Varun Ravichandran | 2021-10-04 | 1 | -4/+0 |
| | | | | | | cache" This reverts commit fc05532015895c8907437ea0c06fe83ab6c6f1dc. | ||||
* | SERVER-59148: Periodically refresh LDAP users in authorization user cache | Varun Ravichandran | 2021-10-01 | 1 | -0/+4 |
| | |||||
* | SERVER-58210 Eliminate unnecessary RPC protocol negotiation code | David Storch | 2021-10-01 | 3 | -3/+4 |
| |