summaryrefslogtreecommitdiff
path: root/src/mongo/scripting
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509Mark Benvenuto2021-05-032-1/+9
* SERVER-54596 remove 1-arg shouldLog function (an ODR violation)Billy Donahue2021-03-182-3/+3
* SERVER-53671 Make ~PooledScope() resilient to 'InterruptedAtShutdown' exceptionsMihai Andrei2021-02-051-63/+24
* SERVER-38938 include metadata in command responseRobert Guo2021-01-192-0/+7
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-162-5/+27
* SERVER-30815 Added linter to check for unnecessary PUBLIC libdeps, and added ...Daniel Moody2020-12-161-1/+3
* Revert "SERVER-52545 Define listIndexes with IDL"Lingzhi Deng2020-12-162-27/+5
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-152-5/+27
* SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-261-2/+0
* SERVER-50388 Support $where operator in SBENikita Lapkov2020-11-171-0/+1
* SERVER-51827 Log and rethrow if ~PooledScope throwsDavid Percy2020-11-141-18/+66
* SERVER-50882 Noisy log message, "Received interrupt request for unknown op"Drew Paroski2020-11-031-9/+9
* SERVER-43462 Remove cloneDatabase and copyDatabase shell helpersGeert Bosch2020-10-272-83/+0
* SERVER-50508 Rename ConnectionType::MASTER to ConnectionType::kStandaloneBen Caimano2020-10-261-1/+1
* SERVER-50511 Change local variables and functions in dbclient filesAmirsaman Memaripour2020-10-231-1/+1
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-3/+3
* SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue2020-10-132-6/+10
* SERVER-51084 tweak range loop variable types to fix xcode buildBilly Donahue2020-09-251-1/+1
* SERVER-43909 clarify and repair util/hex.h APIBilly Donahue2020-09-151-11/+1
* SERVER-50622 Add logging for 'mr_killop_test_fp' failpointJustin Seyster2020-09-101-0/+1
* SERVER-47391 convert strcpy to strncpyc-childs2020-09-011-1/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-3/+3
* SERVER-49882 Log status in the catch block in JSThread::run()Charlie Swanson2020-08-241-0/+6
* SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis2020-08-202-2/+35
* SERVER-46962 add optional parameter when creating ErrorExtraInfo classPavi Vetriselvan2020-06-221-1/+1
* SERVER-48352 logv2 cleanup for scripting/mozjs, shell/Gabriel Russell2020-06-106-45/+39
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-022-4/+6
* SERVER-46189 Fix shell kill current ops with TLS replica set and down nodesMark Benvenuto2020-05-183-6/+6
* SERVER-48266 Improve handling of kCurrentScope for the benefit of the hang an...Andrew Morrow2020-05-181-20/+39
* SERVER-46932 supress more logging in the shellGabriel Russell2020-05-186-26/+26
* SERVER-41068 remove map_util.hBilly Donahue2020-05-021-2/+2
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-267-7/+7
* SERVER-47445 Don't update Scope::_loadedVersion before loadStored succeedsDavid Percy2020-04-171-1/+4
* SERVER-46916 misc. map reduce performance improvementsIan Boros2020-04-061-1/+3
* SERVER-46696 Sort interned authenticated js stringRandolph Tan2020-03-171-1/+1
* SERVER-46696 mongo shell can end up creating multiple implicit sessions on th...Randolph Tan2020-03-172-1/+3
* SERVER-46494 improve perf of '$function'Eric Cox2020-03-132-1/+8
* SERVER-46227 MozJSImplScope::kill() check for "correct thread" will always failJames Wahlin2020-03-092-4/+5
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-282-2/+0
* SERVER-9391 tailable cursors should throw an exception in DBClientCursor when...Cheahuychou Mao2020-02-282-2/+15
* SERVER-46404 Remove shouldLog from logger V1 APIMark Benvenuto2020-02-282-2/+2
* SERVER-45460 Mark CodeWithScope as deprecated in bsontypes.hJames Wahlin2020-02-261-2/+9
* SERVER-46359 Log javascript stack traces in plain text in the shell.Henrik Edin2020-02-251-1/+4
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-18/+9
* SERVER-42437 Make ReplicaSetMonitorManager a ServiceContext decorationHaley Connelly2020-02-211-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-215-5/+0
* SERVER-45869 more automatically converted structuredGabriel Russell2020-02-201-1/+2
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-135-16/+53
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-131-0/+1
* SERVER-46057 Disable truncation from js logging in shellHenrik Edin2020-02-101-0/+1