Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-54205 Proactively load external keys into the keys cache | Jack Mulrow | 2021-02-22 | 1 | -0/+5 |
* | SERVER-53406 Store external keys once per migration | Jack Mulrow | 2021-02-09 | 1 | -2/+1 |
* | SERVER-53403 Support validating cluster times with keys from external_validat... | Cheahuychou Mao | 2021-01-15 | 1 | -3/+44 |
* | SERVER-53680 Use IDL for KeysCollectionDocument | Cheahuychou Mao | 2021-01-13 | 1 | -1/+1 |
* | SERVER-42165 Replace uses of stdx::mutex with mongo::Mutex | Ben Caimano | 2019-09-17 | 1 | -2/+2 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-28887 Cleanup KeysCollectionCacheReader/AndUpdater | Blake Oler | 2018-01-31 | 1 | -14/+26 |
* | SERVER-28972 match return key by keyId in KeysCollectionManager::getKeyForVal... | Misha Tyulenev | 2017-06-13 | 1 | -0/+7 |
* | SERVER-28435 Skeleton code for KeysCollectionCacheReader | Randolph Tan | 2017-04-11 | 1 | -0/+55 |