summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/stitch_support
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expressionsJuan Gu2023-05-171-2/+2
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-261-9/+24
* Revert "SERVER-70127 change system operations to be killable by default"Sviatlana Zuiko2023-04-251-24/+9
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-251-9/+24
* SERVER-57932 Improve error message for $near in aggregation to suggest workar...Maddie Zechar2023-03-041-5/+11
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-3/+4
* SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody2023-01-201-2/+2
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-191-1/+1
* SERVER-72498 lint against rand and srandBilly Donahue2023-01-041-1/+1
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-1/+1
* SERVER-67058 Create libdeps metricsDaniel Moody2022-08-091-1/+1
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-2/+3
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-15/+9
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-1/+1
* SERVER-59618 stitch_support initialization registers this ClientObserver in u...Benety Goh2021-09-281-0/+2
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+0
* SERVER-57749 Optimize a projection expression prior to planning for 'find'Andrii Dobroshynski2021-08-171-6/+6
* SERVER-56580 Promote build-tools=next to stableAndrew Morrow2021-08-051-8/+8
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-15/+13
* SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-261-2/+5
* SERVER-48433 Remove LogicalClock facadeKevin Pulo2020-09-171-3/+0
* SERVER-50217 change auth op observer to handle $v:1 and $v:2 updatesIan Boros2020-08-271-1/+3
* Revert "SERVER-49117 Remove storage validation of '$' and '.' in field names ...Charlie Swanson2020-08-061-0/+4
* SERVER-49117 Remove storage validation of '$' and '.' in field names for inse...Junhson Jean-Baptiste2020-08-041-4/+0
* SERVER-47731 Add FCV check for $v:2 delta oplog entriesIan Boros2020-07-311-2/+4
* SERVER-48731 Inclusion of FLE support in the shell drags too much of the quer...Svilen Mihaylov2020-07-221-5/+3
* SERVER-47922 move embedded config from argv[0] to a StaticImmortalGabriel Russell2020-07-181-1/+1
* SERVER-47277 Remove non-hygienic build supportAndrew Morrow2020-07-081-7/+6
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-112-4/+2
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-0/+1
* SERVER-45406 Plumb ExpressionContext through PlanStageIan Boros2020-02-281-13/+15
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-7/+2
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-131-6/+14
* SERVER-45699 - Set LogicalClock on Stitch support library ServiceContextEric Daniels2020-01-252-1/+34
* SERVER-44715 C++ Unit Tests cannot be filtered by test fileMark Benvenuto2019-12-181-1/+1
* SERVER-44623 Rework JSON generation from BSONObjHenrik Edin2019-12-181-1/+2
* SERVER-43334 Ban invalid positional projection syntaxIan Boros2019-12-111-4/+3
* SERVER-44334 Make ProjectionExecutor fasterAnton Korshunov2019-12-101-1/+1
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-151-2/+2
* SERVER-43404 Delete ParsedAggregationProjection::parse() and use ProjectionAS...Anton Korshunov2019-11-131-2/+2
* SERVER-42435 Remove ParsedProjection and ProjectionExecIan Boros2019-10-232-35/+29
* SERVER-42416 Move returnKey execution code to separate PlanStageAnton Korshunov2019-09-052-5/+4
* SERVER-41663 Make hygienic variable names match autoconfMathew Robinson2019-08-121-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* 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