summaryrefslogtreecommitdiff
path: root/src/mongo/shell/SConscript
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match ...HEADmasterauto-revert-processor2023-05-181-1/+0
* SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...Kaloian Manassiev2023-05-171-0/+1
* SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expressionsJuan Gu2023-05-171-1/+2
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-5/+4
* SERVER-70957: Refactor ProgramRunner to support launching programs from C++ codeVarun Ravichandran2022-12-231-0/+14
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-231-12/+12
* Revert "SERVER-71318 Remove remote KMS specific code and related tests"Mark Benvenuto2022-11-211-12/+12
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-211-12/+12
* SERVER-70392 Named Pipes _writeTestPipe shell functionKevin Cherkauer2022-11-171-0/+2
* SERVER-68650 Improve async RPC API naming conventions and fix use of retry po...George Wangensteen2022-10-191-1/+1
* SERVER-68555 Add RemoteCommandExecutionError to RCR APIGeorge Wangensteen2022-09-151-0/+1
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-1/+1
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-2/+2
* SERVER-67415 Create golden-data JS suitesDavid Percy2022-08-171-0/+1
* SERVER-68153 Create shell helper to decompress BSONColumnGregory Wlodarek2022-07-201-0/+1
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-271-3/+3
* SERVER-66441 Remove third_party shims for libraries with no --use-system supportTausif Rahman2022-06-131-1/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-18/+16
* SERVER-64352 mongo shell no longer built by defaultAlexander Neben2022-05-131-6/+4
* SERVER-57711 Remove usemozjs flag in favor of js-engine != noneTausif Rahman2022-05-121-2/+2
* SERVER-64520 Get rid of WriteErrorDetailKaloian Manassiev2022-03-291-0/+1
* SERVER-63467 Create a shell helper that can be used to call compact encryptio...Erwin Pe2022-03-151-0/+1
* SERVER-64287 Create sharding variant of fle2 test suiteMark Benvenuto2022-03-111-1/+0
* SERVER-63645 shell - support FLE 2 client-side transformationsShreyas Kalyan2022-03-101-0/+2
* SERVER-63294 server-side rewrite for match expressions with FLE find payloadsDavis Haupt2022-03-011-0/+2
* SERVER-63025 Unify security token placeholder implementationsSara Golemon2022-01-291-0/+3
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-011-1/+1
* SERVER-59918 Create mongoqd binaryjannaerin2021-09-281-0/+1
* Revert "SERVER-59918 Create mongoqd binary"Uladzimir Makouski2021-09-281-1/+0
* SERVER-59918 Create mongoqd binaryjannaerin2021-09-271-0/+1
* SERVER-59233 Don't apply clang/gcc warning suppressions on WindowsAndrew Morrow2021-09-161-1/+1
* SERVER-59233 Suppress some warnings in third-party code or its useAndrew Morrow2021-09-161-0/+9
* SERVER-55446 added rosetta and arm64 macos builders to evergreenDaniel Moody2021-06-151-18/+19
* SERVER-56696: Introduce a new change stream stage to handle the topologyRishab Joshi2021-05-201-1/+1
* SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on in...Rishab Joshi2021-04-301-0/+1
* SERVER-54139 Use a connection pool for curl handlesMark Benvenuto2021-02-231-0/+1
* SERVER-54200 Add mongo and mongos to default build targetRyan Egesdahl2021-02-191-0/+1
* SERVER-52651 Add FLE Support for AzureMark Benvenuto2021-01-221-0/+1
* SERVER-52650 Add FLE support for GCPAdam Cooper2021-01-081-0/+1
* SERVER-52648 Refactor kms_aws.cpp into kms_aws.cpp and kms_network.cppAdam Cooper2020-11-161-0/+1
* Revert "SERVER-52648 Refactor kms_aws.cpp into kms_aws.cpp and kms_network.cpp"Adam Cooper2020-11-141-1/+0
* SERVER-52648 Refactor kms_aws.cpp into kms_aws.cpp and kms_network.cppAdam Cooper2020-11-131-0/+1
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-3/+3
* SERVER-50357 Add daily no-ssl build to evergreenMark Benvenuto2020-10-051-51/+52
* SERVER-49168 made SYSLIBDEPS_PRIVATE type and switched lzma to use itDaniel Moody2020-08-271-1/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-3/+3
* SERVER-48741 Merge socket and ssl_manager librariesMark Benvenuto2020-07-301-1/+0
* SERVER-49356 Rehome target declarations out of src/mongo/SConscriptAndrew Morrow2020-07-211-1/+123
* SERVER-48546 Reduce scope of libraries injected via libbaseAndrew Morrow2020-06-251-1/+4
* SERVER-48272 Reduce startup time for dynamically linked binariesAndrew Morrow2020-05-271-1/+22