summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_key_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50792 Implement detailed shard key index errorsIsrael Hsu2022-06-131-4/+8
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-03-141-1/+2
* SERVER-63466 Fail shardCollection if an indexed encrypted field is used as a ...Erwin Pe2022-03-081-0/+5
* SERVER-56556 create collection coordinator waits on wrong opTime to be mojori...Tommaso Tocci2021-05-011-1/+3
* SERVER-54587 Added resilience to the new create collection pathMarcos José Grillo Ramirez2021-03-291-1/+14
* SERVER-52778 Cleanup the legacy shardCollection code pathKaloian Manassiev2021-03-171-1/+0
* SERVER-46199 Make the collection CatalogCache support causal consistencyMarcos José Grillo Ramírez2020-09-091-1/+3
* SERVER-50329 Make ChunkManager be passed by value everywhereKaloian Manassiev2020-08-171-1/+1
* SERVER-46004 refineCollectionShardKey should verify indexes on a shard with a...Jack Mulrow2020-03-131-25/+88
* SERVER-42390 Allow documents in a sharded collection to not contain all shard...Blake Oler2019-09-241-3/+2
* SERVER-41944 Validate the given shard key for refineCollectionShardKeyJamie Heppenstall2019-07-111-0/+91