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
/
document_value
/
value.cpp
Age
Commit message (
Expand
)
Author
2023-11-02
SERVER-48429 StringDataComparator
Billy Donahue
2023-10-05
SERVER-79975 add document shredder stage
Mickey. J Winters
2023-09-28
Revert "SERVER-79975 add document shredder stage"
auto-revert-processor
2023-09-27
SERVER-79975 add document shredder stage
Mickey. J Winters
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-08-14
SERVER-79146: Pushdown $_internalSetWindowFields and implement the stage builder
Projjal Chanda
2023-08-10
Revert "SERVER-79146 Pushdown $_internalSetWindowFields and implement the sta...
Projjal Chanda
2023-08-09
SERVER-79146 Pushdown $_internalSetWindowFields and implement the stage builder
Rui Liu
2023-07-27
SERVER-77007: MongoDB fails to compile with Clang 15 with C++20
Colin Stolley
2023-06-24
SERVER-77045 SERVER-77046 IWYU automated changes up to end ratio 0.6
Daniel Moody
2023-06-23
SERVER-77702 Replace MurmurHash3 with absl::Hash in Value::hash_combine()
David Storch
2023-06-22
SERVER-78126 Fix Value::hash_combine() on big-endian platforms
David Storch
2023-06-22
SERVER-77044 IWYU Automated changes for up to end ratio 0.4
Daniel Moody
2023-06-21
SERVER-76696 Default $dateToString format omit 'Z' for non-UTC timezones
Kevin Cherkauer
2023-05-23
SERVER-77327: replace verify() with MONGO_verify()
Colin Stolley
2022-12-05
SERVER-25823 add bitwise AND, OR, XOR to the agg language
Davis Haupt
2022-04-18
SERVER-55204 Error on fallthrough unless the attribute is used
Andrew Morrow
2021-11-15
SERVER-29425 implement $sortArray in classic engine
Neil Shweky
2021-05-25
SERVER-57130 Traverse arrays while filling the Document cache
samontea
2021-05-04
SERVER-55058 More move optimizations for Document/Value
Denis Grebennicov
2021-04-19
SERVER-54241 Implement removable $covariance function
Ruoxin Xu
2020-09-16
SERVER-50663 support $toUpper and $toLower in SBE
Claire Childs
2020-09-15
SERVER-43909 clarify and repair util/hex.h API
Billy Donahue
2020-05-23
SERVER-47030 Fix date_time_support to not throw exceptions
Jacob Evans
2019-10-02
SERVER-43175 platform/endian.h refresh
Billy Donahue
2019-10-01
SERVER-42302 Move Document/Value library to db/exec/document_value directory.
David Storch