index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
client.cpp
Age
Commit message (
Expand
)
Author
2024-06-26
SERVER-90285 Add authorization check to isInternalClient() (#23998)
Sara Golemon
2024-06-26
Revert "SERVER-90285 Add authorization check to isInternalClient() (#22706)" ...
auto-revert-app[bot]
2024-06-26
SERVER-90285 Add authorization check to isInternalClient() (#22706)
Sara Golemon
2024-03-19
SERVER-87015 Optimize registration of operations in `MozJSScriptEngine` (#19414)
Saman Memaripour
2024-02-23
SERVER-86456 Make currentOp command on replica set endpoint report both route...
Cheahuychou Mao
2024-02-05
SERVER-84765 Return the correct port at host field when embedded router is en...
Pol PiƱol Castuera
2024-01-07
SERVER-83330 Add missing library references to fix libfuzzertests
Kaloian Manassiev
2024-01-05
SERVER-84206 Decrement active operations when an operation is delisted
Sara Golemon
2024-01-02
SERVER-84407 Remove unused functionality from the sharding test fixtures
Kaloian Manassiev
2024-01-02
Revert "SERVER-84407 Remove unused functionality from the sharding test fixtu...
auto-revert-processor
2023-12-30
SERVER-84407 Remove unused functionality from the sharding test fixtures
Kaloian Manassiev
2023-12-21
SERVER-84365 Fix race caused by concurrent reads and writes to serverGlobalPa...
Cheahuychou Mao
2023-12-01
SERVER-83326 Add some more missing linking dependencies
Kaloian Manassiev
2023-11-21
SERVER-78744 Move locker_api.h/.cpp to the shard_role_api library
Kaloian Manassiev
2023-11-12
SERVER-82751 Add helper for determining if a command on mongod should go thro...
Cheahuychou Mao
2023-11-11
Revert "SERVER-82751 Add helper for determining if a command on mongod should...
auto-revert-processor
2023-11-11
SERVER-82751 Add helper for determining if a command on mongod should go thro...
Cheahuychou Mao
2023-11-03
SERVER-80676 tag logs with corresponding service name
James Bronsted
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-19
SERVER-80192 Move Session tags into Client
Alex Li
2023-09-07
SERVER-80355 Introduce Service to eliminate all global findCommand calls
Billy Donahue
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-02-24
SERVER-74241 remove SessionHandle and similar aliases
Matt Diener
2023-02-10
SERVER-70032 Report CPU time in slow query logs and profiler as cpuNanos
Louis Williams
2023-01-30
Revert "SERVER-70032 Report CPU time in slow query logs and profiler as cpuNa...
dziana.hurynovich
2023-01-27
SERVER-70032 Report CPU time in slow query logs and profiler as cpuNanos
Louis Williams
2022-05-13
SERVER-63852 ThreadName rewrite
Billy Donahue
2021-12-21
SERVER-42971 Restore original thread name upon ThreadClient destruction
Daniel Vitor Morilha
2021-08-30
SERVER-58502 mongos hello loadBalanced option
Billy Donahue
2021-08-19
SERVER-58562 Add a boolean field _isFromLoadBalancer to Client
Alex Li
2021-07-22
SERVER-57390 Remove getLastError implementation
Yoonsoo Kim
2021-03-17
SERVER-55190 Generate and attach UUID for each Client
Ben Caimano
2020-11-24
SERVER-49468 Kill and throw when OperationContexts are overwritten
Ben Caimano
2020-11-17
SERVER-51278 Introduced ClientStrand
Ben Caimano
2020-10-14
SERVER-47446 Measure cpu time taken by operations
Amirsaman Memaripour
2020-08-25
SERVER-50344 Rename Client methods to clarify that they are about being kille...
Spencer T Brody
2020-03-24
SERVER-46841 Make PeriodicRunner interrupt blocked operations on stop
Amirsaman Memaripour
2020-01-23
SERVER-45058 Report currentOp.active as false when internal services block on...
Amirsaman Memaripour
2019-11-04
SERVER-44368 protect opCtx's Locker with Client lock
Eric Milkie
2019-09-13
SERVER-43174 Make migration destination threads killable
Randolph Tan
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-06-14
SERVER-41071 Replace NULL and 0 with nullptr
A. Jesse Jiryu Davis
2019-04-19
Invariant !haveClient with previous client description
Ben Caimano
2019-04-09
SERVER-40476 remove mongoutils::str
Billy Donahue
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-02-05
SERVER-38521 Make the AsyncWorkScheduler be interruptible and support sub-sch...
Kaloian Manassiev
2018-11-16
SERVER-37893 Remove Client::initThreadIfNotAlready in favor of using the Clie...
Gregory Wlodarek
2018-11-08
SERVER-36473 Make a dedicated RAII class to manage Client lifetime
Gregory Wlodarek
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-02-05
SERVER-32498 Client should capture full thread name
Jonathan Reams
[next]