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
/
tools
/
SConscript
Age
Commit message (
Expand
)
Author
2024-08-17
SERVER-91801 error on missing SConscripts (#26268)
Daniel Moody
2024-05-22
SERVER-90615: Enable python formatting checks for src directory (#22299)
Steve McClure
2023-08-08
SERVER-77821 Simulator for ThroughputProbing ticket monitor
Dan Larkin-York
2023-08-08
Revert "SERVER-77821 Simulator for ThroughputProbing ticket monitor"
Uladzimir Makouski
2023-08-08
SERVER-77821 Simulator for ThroughputProbing ticket monitor
Dan Larkin-York
2023-08-05
Revert "SERVER-77821 Simulator for ThroughputProbing ticket monitor"
auto-revert-processor
2023-08-03
SERVER-77821 Simulator for ThroughputProbing ticket monitor
Dan Larkin-York
2022-12-19
SERVER-72256 rename mongobridge directory
Daniel Moody
2022-12-16
SERVER-71748 create dummy mongo custom checks module for reference.
Daniel Moody
2022-05-25
SERVER-66490 Apply pylinters to build system code
Tausif Rahman
2020-10-22
SERVER-38289 Teach objects builders how to build idl files.
Daniel Moody
2020-07-08
SERVER-47277 Remove non-hygienic build support
Andrew Morrow
2020-02-15
SERVER-46155 Restore root install of mongobridge in non-hygienic builds
Andrew Morrow
2020-02-13
SERVER-45301 Not all expected aliases are present in the ninja generator output
Mathew Robinson
2020-02-13
SERVER-45048 Use hygienic builds in Evergreen
Mathew Robinson
2019-12-09
SERVER-44546 Remove mobile variants and embedded benchmarks
Andrew Morrow
2019-11-07
SERVER-44472 Don't overwrite additional_targets for scons compile
Mathew Robinson
2019-11-06
SERVER-44364
Mathew Robinson
2019-07-02
SERVER-9668 Use SCons install target tags to identify mapping of targets to i...
Mathew Robinson
2019-04-17
SERVER-40698 Only link WT to mongoe things when enabled
Andrew Morrow
2019-04-01
SERVER-40265 build mongoed with wiredtier
Gabriel Russell
2019-02-22
SERVER-39724 Migrate embedded options to IDL
Sara Golemon
2019-02-01
SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...
Henrik Edin
2019-01-09
SERVER-38551 Convert message compressor options to IDL
Sara Golemon
2018-12-18
SERVER-38552 Convert configuration options in src/mongo/tools/mongobridge_opt...
Mark Benvenuto
2018-12-17
SERVER-38536 Convert the debugCollectionUUIDs set parameter to IDL
Andrew Morrow
2018-08-19
SERVER-36733 Clarify names for embedded install tags
Andrew Morrow
2018-07-10
SERVER-35537 Create mongoebench for running benchRun against mobile.
Max Hirschhorn
2018-06-07
SERVER-35297 Split server_options and server_status into two pieces.
Henrik Edin
2018-04-05
SERVER-30992 Integrate mongobridge with ServiceEntryPoint
Jonathan Reams
2018-03-23
SERVER-34071 Apply install aliases to other binaries when in hygienic mode
Andrew Morrow
2017-01-03
SERVER-27497 Scope SCons Environment changes narrowly
Andrew Morrow
2016-06-16
SERVER-23103 Remove the ntservice mock
Andrew Morrow
2016-05-27
SERVER-24305 Add NetworkTaskExecutor to clientdriver library
Misha Tyulenev
2016-05-26
SERVER-22564 Move ReplicaSetMonitor to TaskExecutor thread
Misha Tyulenev
2016-04-12
SERVER-20224 commands that write support writeConcern
Judah Schvimer
2015-11-06
SERVER-19301 Expose new MongoBridge API for network partition testing.
Max Hirschhorn
2015-07-21
SERVER-9666 Collapse the low level cyclic libs into a new base lib
Andrew Morrow
2015-05-18
Revert "Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::g...
Ernie Hershey
2015-05-18
Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(Opera...
Ernie Hershey
2015-05-18
SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(OperationCont...
Andy Schwerin
2015-05-08
SERVER-9666 Remove coreserver library
Andrew Morrow
2015-05-06
SERVER-9666 Push serveronly library into db directory
Andrew Morrow
2015-05-06
SERVER-9666 Push coredb library into db directory
Andrew Morrow
2015-04-29
SERVER-9666 Push mongobridge into tools directory
Andrew Morrow