summaryrefslogtreecommitdiff
path: root/src/mongo/client/index_spec.cpp
AgeCommit message (Collapse)Author
2024-03-13SERVER-85158 Add a StringData ref check (#19870)Joseph Prince
GitOrigin-RevId: ccbdf18d77bb5f86b93ab943e3e367dd1db91ae9
2023-06-15SERVER-77042 automated IWYU changes up to ratio of 0.3Daniel Moody
2021-07-13SERVER-51871 Remove remaining code relating to haystack indexesJennifer Peshansky
2019-06-14SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-06-29SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin
2017-07-26SERVER-28509 Flatten DBClient hierarchy to just DBClientBase and subclassesMathias Stearn
2016-06-27SERVER-24703 Improved DBClientWithCommands index creation methodJ. Rassi
C++ driver SHAs cherry-picked (with modifications) into this commit: d67f5b5