summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/stitch_support/stitch_support.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-15/+13
* SERVER-39768 API to check if Stitch Support objects need a matcherJustin Seyster2019-03-281-0/+22
* SERVER-39280 Robustify upsert in Stitch libraryJacob Evans2019-02-141-6/+16
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39060 Add upsert function to Stitch Support LibraryJustin Seyster2019-01-281-0/+17
* SERVER-39104 Use uint8_t for stitch lib BSON typesJacob Evans2019-01-231-12/+14
* SERVER-37828 Add Stitch library projection functionsJacob Evans2019-01-181-95/+195
* SERVER-37829 Add Stitch library update functionsNick Zolnierz2019-01-091-1/+96
* Revert "SERVER-37829 Add Stitch library update functions"Nick Zolnierz2019-01-071-96/+1
* SERVER-37829 Add Stitch library update functionsNick Zolnierz2019-01-041-1/+96
* SERVER-37830 Common Status objects for C APIsJustin Seyster2018-12-201-0/+1
* SERVER-37827 Add Stitch library matcher functionsJacob Evans2018-12-171-0/+90
* SERVER-37826 Add build target for stitch_support lib and test binaryJustin Seyster2018-12-031-0/+248