summaryrefslogtreecommitdiff
path: root/src/mongo/tools
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59618 mongobridge fixtures register LockerNoopClientObserver with Serv...Benety Goh2021-09-291-1/+4
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+1
* SERVER-40811 make initializers throwyBilly Donahue2020-12-082-8/+1
* SERVER-52819 Reorder TransportLayer construction in mongobridgeBen Caimano2020-11-171-9/+14
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-11-171-8/+7
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-50867 Roll back ServiceStateMachine changes temporarilyBen Caimano2020-09-141-7/+8
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-08-141-8/+7
* SERVER-48978 Futurize handleRequestAndrew Chen2020-07-301-8/+15
* SERVER-47277 Remove non-hygienic build supportAndrew Morrow2020-07-081-3/+0
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-9/+6
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-262-2/+2
* SERVER-47092 Create integration test that 'newlyAdded' nodes cannot voteJudah Schvimer2020-04-141-4/+1
* SERVER-46389 Improve replication log line styleTess Avitabile2020-03-171-10/+19
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-271-2/+4
* SERVER-46223: Support OP_MSG exhaust in mongobridgeLingzhi Deng2020-02-271-12/+76
* SERVER-46074 Improve log attributes for repl directory and bridge.cppTess Avitabile2020-02-261-15/+14
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-46155 Restore root install of mongobridge in non-hygienic buildsAndrew Morrow2020-02-151-0/+3
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-14/+34
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-2/+1
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-131-3/+1
* SERVER-44510 Implement exhaust isMasterTess Avitabile2019-12-161-41/+13
* SERVER-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-096-533/+0
* SERVER-44142 correctly utilize LogSeverity in logv2Gabriel Russell2019-11-251-2/+1
* SERVER-44472 Don't overwrite additional_targets for scons compileMathew Robinson2019-11-071-2/+3
* SERVER-44372 WeakFunction: a simplification of SHIM_ macrosBilly Donahue2019-11-071-4/+6
* SERVER-44364Mathew Robinson2019-11-061-4/+4
* SERVER-43641 upgrade random.hBilly Donahue2019-10-092-3/+2
* Revert "SERVER-43641 upgrade random.h"James Wahlin2019-10-022-2/+3
* SERVER-43641 upgrade random.hBilly Donahue2019-10-022-3/+2
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-173-15/+13
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-273-4/+3
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-6/+5
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-40811 reduce GlobalInitializerRegisterer constructorsBilly Donahue2019-05-161-3/+4
* SERVER-28679 Set OP_MSG checksumA. Jesse Jiryu Davis2019-05-141-0/+4
* SERVER-40698 Only link WT to mongoe things when enabledAndrew Morrow2019-04-171-1/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-093-3/+3
* SERVER-40265 build mongoed with wiredtierGabriel Russell2019-04-011-0/+1
* SERVER-39724 Migrate embedded options to IDLSara Golemon2019-02-224-27/+68
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-1310-10/+0
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-38551 Convert message compressor options to IDLSara Golemon2019-01-092-6/+1
* SERVER-38552 Convert configuration options in src/mongo/tools/mongobridge_opt...Mark Benvenuto2018-12-184-19/+68
* SERVER-38536 Convert the debugCollectionUUIDs set parameter to IDLAndrew Morrow2018-12-171-0/+1
* SERVER-38093 Use ThreadClient in mongoebench to destruct Client cleanlyGregory Wlodarek2018-11-121-2/+3
* SERVER-35485 Add compressor capabilities for shell with URI inputTyler Kaye2018-10-251-4/+7
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-2210-137/+157
* SERVER-36733 Clarify names for embedded install tagsAndrew Morrow2018-08-191-1/+1