summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/session.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41874 Add shell option to skip cursor finalize.Siyuan Zhou2019-08-231-1/+1
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-3/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* 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-38841 Fix unchecked return value warningA. Jesse Jiryu Davis2019-01-171-2/+4
* SERVER-36902 Abort transaction on shell exit, try 2A. Jesse Jiryu Davis2019-01-031-4/+102
* Revert "SERVER-36902 Abort transaction on shell exit"Benety Goh2018-12-201-89/+4
* Revert "SERVER-36902 Update jsTests for new shell transaction API"Daniel Gottlieb2018-12-201-14/+1
* SERVER-36902 Update jsTests for new shell transaction APIA. Jesse Jiryu Davis2018-12-201-1/+14
* SERVER-36902 Abort transaction on shell exitA. Jesse Jiryu Davis2018-12-201-4/+89
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-31828 endSession in js should end sessionsJason Carey2017-11-061-9/+1
* SERVER-30080 LogicalSessions in the shellJason Carey2017-08-011-0/+146