summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70956: Support MONGODB-OIDC SASL mechanism in shell with tokenVarun Ravichandran2023-02-031-2/+8
* SERVER-70876 Disallow operators that run javascript in multitenancy modeHugh Tong2023-02-021-0/+8
* SERVER-72282 Don't fully disable catalog shard feature flagJack Mulrow2023-01-281-7/+1
* SERVER-71906 move asio-related transport files to their own directoryMatt Diener2023-01-241-1/+1
* SERVER-72716 Added cursor based reply to checkMetadataConsistency commandPol Pinol Castuera2023-01-241-0/+6
* SERVER-72948 Change DBClient runCommand function to use DatabaseName objectSophia Tan2023-01-234-8/+13
* SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody2023-01-208-15/+15
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-182-0/+6
* SERVER-72759: Setup pre-reqs for catalog shard test suite.Kshitij Gupta2023-01-122-3/+3
* SERVER-72418 benchRunOnce() set config->parallel to pass assertsKevin Cherkauer2023-01-061-0/+1
* SERVER-72058: shardingtest can come up with catalog shardKshitij Gupta2023-01-051-41/+89
* SERVER-72418 Add new benchRun() variant to mongo shell for PERF-3672Kevin Cherkauer2023-01-043-10/+77
* SERVER-72373 upgrade all `rand` to `PseudoRandom`Billy Donahue2023-01-032-11/+24
* SERVER-70957 Fix windows buildSara Golemon2022-12-241-2/+3
* SERVER-70957: Refactor ProgramRunner to support launching programs from C++ codeVarun Ravichandran2022-12-238-835/+1064
* SERVER-71906 rename TransportLayerASIO to AsioTransportLayerMatt Diener2022-12-211-4/+4
* SERVER-71512 Fix assert.commandWorkedOrFailedWithCodeYu Jin Kang Park2022-12-211-3/+5
* SERVER-71628 Try to resolve baseUrl defined in nearby jsconfig.jsonMatt Broadstone2022-12-201-0/+9
* SERVER-71967: Add a `writeBsonArrayToFile` shell method.Daniel Gottlieb2022-12-201-0/+46
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-201-16/+18
* Revert "SERVER-71512 Fix assert.commandWorkedOrFailedWithCode"dziana.hurynovich2022-12-201-5/+3
* SERVER-71512 Fix assert.commandWorkedOrFailedWithCodeYu Jin Kang Park2022-12-191-3/+5
* SERVER-72059 Named Pipes _writeTestPipeBsonFileSync() test shell funcKevin Cherkauer2022-12-132-13/+39
* SERVER-68710 Fix anyEq to properly compare mongo shell typesYu Jin Kang Park2022-12-121-1/+1
* SERVER-71322 Change FLEClientCrypto::decryptDocument to use libmongocrypt for...Mark Benvenuto2022-12-092-1/+26
* SERVER-71876 writeFile now works when passing a relative pathAlexander Neben2022-12-081-7/+7
* SERVER-71564 Named Pipes _writeTestPipeBsonFile() test shell functionKevin Cherkauer2022-11-301-1/+104
* SERVER-70011 Restrict named pipe path using start-up parameterYoonsoo Kim2022-11-293-37/+109
* SERVER-71320 Check for binVersion and userRandomBinVersion in nodeOptionsIvan Fefer2022-11-291-4/+5
* SERVER-70048 Improve developer experience with golden testsMilena Ivanova2022-11-241-2/+2
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-2314-1659/+21
* Revert "SERVER-71318 Remove remote KMS specific code and related tests"Mark Benvenuto2022-11-2114-21/+1659
* Revert "SERVER-71320 Check for binVersion and useRandomBinVersion conflict af...Romans Kasperovics2022-11-211-6/+7
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-2114-1659/+21
* SERVER-34245 Throw error when passed array type to save shell commandSebastien Mendez2022-11-211-2/+2
* SERVER-71031 Complete TODO listed in SERVER-67898Pierlauro Sciarelli2022-11-211-4/+0
* SERVER-71320 Check for binVersion and useRandomBinVersion conflict after merg...Ivan Fefer2022-11-181-7/+6
* SERVER-70392 Named Pipes add "unknown exception" messagesKevin Cherkauer2022-11-181-6/+12
* SERVER-59302 Remove support in client code for commands wrapped with $queryDavid Storch2022-11-173-93/+27
* SERVER-70392 Named Pipes _writeTestPipe shell functionKevin Cherkauer2022-11-174-3/+404
* SERVER-71164 Data consistency checker should check index optionsMatthew Russotto2022-11-091-3/+97
* SERVER-62329: Port simple projections tests to golden frameworkHana Pearlman2022-11-081-6/+7
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-11-031-0/+6
* SERVER-70353 Support internalQueryDisableExclusionProjectionFastPath in Mongo...Ivan Fefer2022-11-011-0/+2
* SERVER-69160: Await replication in shards in shardingTest for FCV initializationVarun Ravichandran2022-10-311-0/+7
* SERVER-70567 Introduce multitenancy to BenchRun.Rishab Joshi2022-10-262-14/+59
* Revert "SERVER-70602 Handle faulty balancerCompliant reporting by waiting for...auto-revert-processor2022-10-221-6/+0
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-10-211-0/+6
* SERVER-68650 Improve async RPC API naming conventions and fix use of retry po...George Wangensteen2022-10-191-1/+1
* SERVER-70434 Decrease verbosity for `balancing_based_on_size.js`Silvia Surroca2022-10-171-6/+0