summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/cursor.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57462 Change the shell to use OP_MSG for exhaust queries instead of OP...Yoonsoo Kim2021-07-151-1/+2
* SERVER-9391 tailable cursors should throw an exception in DBClientCursor when...Cheahuychou Mao2020-02-281-1/+2
* 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-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-291-2/+1
* SERVER-31354 Support driver API for changeStreams in the shell.Siyuan Zhou2017-11-161-1/+2
* SERVER-17792 Kill cursors when query limit is reached in the shellJonathan Reams2015-09-181-1/+2
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-171-4/+4
* SERVER-20080 Constrain ctor calls for JS typesJason Carey2015-09-171-1/+0
* Revert "SERVER-17792 Kill cursors when query limit is reached in the shell"Jonathan Reams2015-09-151-2/+1
* SERVER-17792 Kill cursors when query limit is reached in the shellJonathan Reams2015-09-151-1/+2
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+76