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
/
shell
/
shell_utils_extended.cpp
Age
Commit message (
Expand
)
Author
2024-08-21
SERVER-93800: Implement appendFile() in mongo shell extensions (#26325)
William L Qian
2024-05-17
SERVER-84609 Define a version for Aladdin MD5 (#19406)
adriangzz
2024-05-11
SERVER-87392 Expose a getStringWidth helper to the test runner (#19531)
Matt Broadstone
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-07-28
SERVER-79463 Handle null fields properly in the shell decompressBSONColumn() ...
Erin Liang
2023-07-28
SERVER-79463 Handle null fields properly in the shell decompressBSONColumn() ...
Erin Liang
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-05-23
SERVER-77327: replace verify() with MONGO_verify()
Colin Stolley
2023-03-24
SERVER-74649 Dump Compressed BSONColumn as hex
Matt Kneiser
2022-12-20
SERVER-71967: Add a `writeBsonArrayToFile` shell method.
Daniel Gottlieb
2022-12-08
SERVER-71876 writeFile now works when passing a relative path
Alexander Neben
2022-07-20
SERVER-68153 Create shell helper to decompress BSONColumn
Gregory Wlodarek
2022-06-17
SERVER-67357 deflake test and add better diagnostics
Andrew Shuvalov
2022-05-26
SERVER-60440 Upgrade boost to 1.79.0
Andrew Morrow
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2022-04-28
SERVER-41353 replace errnoWithDescription with an API based on std::error_code
Billy Donahue
2022-01-13
SERVER-27209 Eliminate dangerous BSONElement string extraction methods
Matt Kneiser
2021-08-12
SERVER-59236 add shell function to recursively copy a directory
Richard Samuels
2021-07-26
SERVER-58420 Clamp safely the input value of changeUmask.
Rishab Joshi
2021-02-23
SERVER-47936 Implement a new shell helper to copy file ranges
Gregory Wlodarek
2020-07-01
SERVER-49151 Fix malformed LOGV2 and assertion IDs
Amirsaman Memaripour
2020-06-26
SERVER-44968 Remove useless BSONVersion enum class
Faustoleyva54
2020-05-30
SERVER-48311 Fix free_monitoring tests and aws_e2e_assume_role.js on Windows
Adam Cooper
2020-05-29
SERVER-48438 Include file name in open file assertion messages
Pierlauro Sciarelli
2020-05-13
SERVER-47579 Ensure cat may read files containing NULL bytes
Adam Cooper
2020-04-27
SERVER-47355 Propagate hygienic installation path into shell tests
Spencer Jackson
2020-04-26
SERVER-47735 change mongo source over to logv2
Billy Donahue
2020-02-21
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2020-01-13
SERVER-44761 Use new readDumpFile shell helper for tests instead of bsondump
Andrew Morrow
2019-08-23
SERVER-42817 Fix `boost::filesystem` error handling in shell.
ADAM David Alan Martin
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-07-03
SERVER-9763 Remove BSONObjBuilder append unsigned method
Alya Berciu
2019-06-12
SERVER-41641 Misspelling in uassert
Ofer Cohen
2019-06-11
Revert "SERVER-4999 Normalize all hostnames to lowercase"
A. Jesse Jiryu Davis
2019-05-14
SERVER-4999 Normalize all hostnames to lowercase
A. Jesse Jiryu Davis
2019-04-09
SERVER-40476 remove mongoutils::str
Billy Donahue
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-01-11
SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-type
Billy Donahue
2018-11-20
SERVER-38066 Shell utils should allow files to be opened in binary mode
Louis Williams
2018-10-26
SERVER-36977 Set process umask before creating log file
Jonathan Reams
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-07-27
SERVER-24391 Prompt for password on user creation or password change via the ...
Kashish Garg
2018-05-05
SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...
Andrew Morrow
2018-01-04
SERVER-32302 Introduce BSONObjStlIterator as a proper stl-style iterator
Mathias Stearn
2016-10-19
SERVER-25549 re-enable read_only_sharded suite
Esha Maharishi
2016-09-30
SERVER-25839 Improve shell 'mkdir' utility
samantharitter
2015-06-20
SERVER-18579: Clang-Format - reformat code, no comment reflow
Mark Benvenuto
2015-01-15
SERVER-13256 Remove pch.h
Andrew Morrow
2015-01-15
SERVER-13256 Add usings and qualifications for names from namespace std
Andrew Morrow
2015-01-05
SERVER-13256 Prohibit new uses of pch.h
Andrew Morrow
[next]