summaryrefslogtreecommitdiff
path: root/src/mongo/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-33135 Remove metadata accessors from command reply APIsMathias Stearn2018-07-301-3/+1
* SERVER-33135 Delete code for OP_COMMANDMathias Stearn2018-07-301-4/+3
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-0/+1
* SERVER-36073 Save benchRun stats generated by mongoebench to JSON file.Max Hirschhorn2018-07-234-2/+34
* SERVER-35537 Create mongoebench for running benchRun against mobile.Max Hirschhorn2018-07-105-0/+451
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-7/+1
* SERVER-35550 Fix uassert codeJonathan Reams2018-06-191-1/+1
* SERVER-35550 Connect back to server from bridge in client threadJonathan Reams2018-06-191-35/+38
* SERVER-35101 Strip trailing and leading whitespace from bind_ip arguments and...Adam Cooper2018-06-111-1/+1
* SERVER-35297 Split server_options and server_status into two pieces.Henrik Edin2018-06-071-0/+1
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-34794 Construct the global ServiceContext inside a MONGO_INITIALIZERAndy Schwerin2018-05-021-2/+1
* SERVER-30992 Integrate mongobridge with ServiceEntryPointJonathan Reams2018-04-052-277/+288
* SERVER-30170 Embedded can now shutdown and re-initialize.Henrik Edin2018-03-261-5/+6
* SERVER-34071 Apply install aliases to other binaries when in hygienic modeAndrew Morrow2018-03-231-1/+7
* SERVER-33300 Integrate TransportLayer with DBClientJonathan Reams2018-03-021-27/+49
* SERVER-28510 Add DBClient::runFireAndForgetCommand() and use it to implement ...Mathias Stearn2017-08-171-2/+7
* SERVER-28964 Close connection after seeing invalid OP_MSG flagsMathias Stearn2017-08-171-1/+1
* SERVER-30118 Stop setting messageIDs in AbstractMessagingPort::say() and call()Mathias Stearn2017-07-261-6/+6
* SERVER-6541 Delete Message::toString()Mathias Stearn2017-06-281-1/+2
* SERVER-29564 BSONObjBuilder can now be seeded with a BSONObj prefixMathias Stearn2017-06-191-2/+3
* SERVER-29264 Kill off rpc::RequestInterfaceMathias Stearn2017-06-071-17/+16
* SERVER-28229: Bind to localhost by defaultSpencer Jackson2017-04-281-1/+2
* SERVER-28508 OP_MSG in egress and mongodMathias Stearn2017-04-271-2/+4
* Revert "SERVER-28229: Bind to localhost by default"Kaloian Manassiev2017-04-251-2/+1