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
/
db
/
exec
/
js_function.cpp
Age
Commit message (
Collapse
)
Author
2024-04-11
SERVER-89290 Use DatabaseName is AuthName
Sara Golemon
GitOrigin-RevId: 38e8627efde40887e54cd0ccf59a57600c24a6a7
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-08-30
SERVER-80109 Make WhereMatchExpression take in DatabaseName object
Mathis Bessa
2023-06-22
SERVER-77044 IWYU Automated changes for up to end ratio 0.4
Daniel Moody
2022-05-24
SERVER-66360 Remove multi-user authentication support
Sara Golemon
2022-03-07
SERVER-64036 Avoid making a copy of JsFunction when generating an SBE plan
Anton Korshunov
2022-02-16
SERVER-61083 Cache plans that only have a single query solution
Anton Korshunov
2021-12-15
SERVER-62039 Include TenantID in JS scope identifier
Sara Golemon
2021-10-16
SERVER-60273 Calculate the estimated size for missing types in ↵
Drew Paroski
sbe::value::getApproximateSize()
2021-09-08
SERVER-59782 migrate makeGuard calls to ScopeGuard
Billy Donahue
2021-03-25
SERVER-55281 lint for newline violations
Billy Donahue
2020-11-17
SERVER-50388 Support $where operator in SBE
Nikita Lapkov