summaryrefslogtreecommitdiff
path: root/src/mongo/s/sessions_collection_sharded.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-2/+4
* SERVER-73922 Remove placement and index info getters from the catalog cacheAllison Easton2023-02-221-4/+4
* SERVER-73834 NamespaceString constants immortal and constexprBilly Donahue2023-02-101-1/+3
* SERVER-70382 Replace boost::none index versions with the actual index version...Allison Easton2022-11-231-3/+3
* SERVER-69721 Serialize and deserialize namespace in cursor reply objects corr...jannaerin2022-10-211-1/+1
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* SERVER-52812 Unify the implicit createDatabase/enableSharding flowKaloian Manassiev2021-02-211-4/+3
* SERVER-53060 Remove QueryRequest classRuoxin Xu2021-02-171-4/+5
* SERVER-51624 Modify query commands to enforce API version 1 behaviourRuoxin Xu2021-01-301-1/+2
* SERVER-51619 Convert find command input to IDLArun Banala2021-01-071-2/+6
* SERVER-46199 Make the collection CatalogCache support causal consistencyMarcos José Grillo Ramírez2020-09-091-2/+0
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-011-13/+8
* SERVER-47477 Report failures on refresh and remove in sessions collection sha...Marcos José Grillo Ramírez2020-04-271-0/+211