summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/cursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-071-3/+5
* SERVER-57462 Change the shell to use OP_MSG for exhaust queries instead of OP...Yoonsoo Kim2021-07-151-1/+13
* SERVER-9391 tailable cursors should throw an exception in DBClientCursor when...Cheahuychou Mao2020-02-281-1/+13
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-301-1/+1
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-291-1/+1
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-291-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-31354 Support driver API for changeStreams in the shell.Siyuan Zhou2017-11-161-1/+13
* SERVER-22520 Improve ASAN MozJS integrationJason Carey2017-04-071-1/+1
* SERVER-19977 Intern JS StringsJason Carey2015-10-061-2/+3
* SERVER-20564 no default getOwned for BSON in JSJason Carey2015-10-061-1/+3
* SERVER-17792 Kill cursors when query limit is reached in the shellJonathan Reams2015-09-181-1/+11
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-171-8/+9
* SERVER-20080 Constrain ctor calls for JS typesJason Carey2015-09-171-6/+0
* Revert "SERVER-17792 Kill cursors when query limit is reached in the shell"Jonathan Reams2015-09-151-11/+1
* SERVER-17792 Kill cursors when query limit is reached in the shellJonathan Reams2015-09-151-1/+11
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+122