index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
embedded
/
stitch_support
/
stitch_support_test.cpp
Age
Commit message (
Expand
)
Author
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-05-22
SERVER-60173 Ban implicit capture of this via [=] in lambda expressions
Juan Gu
2023-05-20
Revert "SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expre...
auto-revert-processor
2023-05-17
SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expressions
Juan Gu
2023-03-04
SERVER-57932 Improve error message for $near in aggregation to suggest workar...
Maddie Zechar
2022-07-07
SERVER-9434 Audit and Normalize Process Exit Codes
Matt Kneiser
2022-04-29
SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.
Daniel Moody
2021-09-08
SERVER-59782 migrate makeGuard calls to ScopeGuard
Billy Donahue
2020-08-06
Revert "SERVER-49117 Remove storage validation of '$' and '.' in field names ...
Charlie Swanson
2020-08-04
SERVER-49117 Remove storage validation of '$' and '.' in field names for inse...
Junhson Jean-Baptiste
2020-07-18
SERVER-47922 move embedded config from argv[0] to a StaticImmortal
Gabriel Russell
2020-06-11
SERVER-48367 Remove all _envp usage
Billy Donahue
2020-01-25
SERVER-45699 - Set LogicalClock on Stitch support library ServiceContext
Eric Daniels
2019-12-18
SERVER-44715 C++ Unit Tests cannot be filtered by test file
Mark Benvenuto
2019-12-18
SERVER-44623 Rework JSON generation from BSONObj
Henrik Edin
2019-12-11
SERVER-43334 Ban invalid positional projection syntax
Ian Boros
2019-10-23
SERVER-42435 Remove ParsedProjection and ProjectionExec
Ian Boros
2019-09-05
SERVER-42416 Move returnKey execution code to separate PlanStage
Anton Korshunov
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-04-12
SERVER-40185 Replacement upsert in Stitch Lib takes '_id' from query.
Justin Seyster
2019-04-11
SERVER-40381 Add the ability to specify a pipeline to an update command
James Wahlin
2019-04-04
SERVER-39102 Fix embedded and stitch unittests so logging and time reporting ...
Henrik Edin
2019-03-28
SERVER-39768 API to check if Stitch Support objects need a matcher
Justin Seyster
2019-03-01
SERVER-39523 Run validity checking before allowing Stitch lib projection
Jacob Evans
2019-02-19
SERVER-39019 Fix incorrect $elemMatch $ne serialization
James Wahlin
2019-02-14
SERVER-39280 Robustify upsert in Stitch library
Jacob Evans
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-01-28
SERVER-39060 Add upsert function to Stitch Support Library
Justin Seyster
2019-01-23
SERVER-39104 Fix lint
Gregory Wlodarek
2019-01-23
SERVER-39104 Use uint8_t for stitch lib BSON types
Jacob Evans
2019-01-18
SERVER-37828 Add Stitch library projection functions
Jacob Evans
2019-01-15
SERVER-37829 clean up service context on test assertion
Benety Goh
2019-01-10
Revert "SERVER-37829 disable failing test case under Windows"
Benety Goh
2019-01-10
SERVER-37829 disable failing test case under Windows
Benety Goh
2019-01-09
SERVER-37829 Fix unittest on Windows debug due to StringData lifetime bug
Nick Zolnierz
2019-01-09
SERVER-37829 Add Stitch library update functions
Nick Zolnierz
2019-01-07
Revert "SERVER-37829 Add Stitch library update functions"
Nick Zolnierz
2019-01-04
SERVER-37829 Add Stitch library update functions
Nick Zolnierz
2018-12-27
SERVER-38150 Evergreen target for Stitch Support Library
Justin Seyster
2018-12-20
SERVER-37830 Common Status objects for C APIs
Justin Seyster
2018-12-17
SERVER-37827 fix lint
Gregory Wlodarek
2018-12-17
SERVER-37827 Add Stitch library matcher functions
Jacob Evans
2018-12-03
SERVER-37826 Add build target for stitch_support lib and test binary
Justin Seyster