summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/stitch_support
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42108 Incorrect AIB_COMPONENT for stitch-support testMathew Robinson2019-07-081-2/+2
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-21/+8
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-231-4/+1
* SERVER-40185 Replacement upsert in Stitch Lib takes '_id' from query.Justin Seyster2019-04-122-1/+16
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-111-1/+4
* SERVER-39102 Fix embedded and stitch unittests so logging and time reporting ...Henrik Edin2019-04-041-0/+15
* SERVER-39768 API to check if Stitch Support objects need a matcherJustin Seyster2019-03-283-22/+75
* SERVER-39523 Run validity checking before allowing Stitch lib projectionJacob Evans2019-03-012-4/+23
* SERVER-39019 Fix incorrect $elemMatch $ne serializationJames Wahlin2019-02-191-10/+8
* SERVER-39280 Robustify upsert in Stitch libraryJacob Evans2019-02-143-15/+49
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-133-3/+0
* SERVER-39060 Add upsert function to Stitch Support LibraryJustin Seyster2019-01-283-0/+111
* SERVER-39104 Fix lintGregory Wlodarek2019-01-231-28/+32
* SERVER-39104 Use uint8_t for stitch lib BSON typesJacob Evans2019-01-233-128/+159
* SERVER-37828 Add Stitch library projection functionsJacob Evans2019-01-183-124/+494
* SERVER-37829 clean up service context on test assertionBenety Goh2019-01-151-7/+10
* Revert "SERVER-37829 disable failing test case under Windows"Benety Goh2019-01-101-2/+0
* SERVER-37829 disable failing test case under WindowsBenety Goh2019-01-101-0/+2
* SERVER-37829 Fix unittest on Windows debug due to StringData lifetime bugNick Zolnierz2019-01-092-1/+2
* SERVER-37829 Add Stitch library update functionsNick Zolnierz2019-01-094-4/+411
* Revert "SERVER-37829 Add Stitch library update functions"Nick Zolnierz2019-01-074-417/+4
* SERVER-37829 Add Stitch library update functionsNick Zolnierz2019-01-044-4/+417
* SERVER-38150 Evergreen target for Stitch Support LibraryJustin Seyster2018-12-272-3/+23
* SERVER-37830 Fix undefined behavior when using NULL status objects.Justin Seyster2018-12-211-5/+9
* SERVER-37830 Common Status objects for C APIsJustin Seyster2018-12-203-134/+57
* SERVER-37827 fix lintGregory Wlodarek2018-12-172-15/+10
* SERVER-37827 Add Stitch library matcher functionsJacob Evans2018-12-174-6/+280
* SERVER-37826 Add build target for stitch_support lib and test binaryJustin Seyster2018-12-037-0/+730