summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/dbcollection.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-30362 MozJS - implement resolve instead of getProperty for native typesMark Benvenuto2017-08-171-5/+5
* SERVER-28739 make the js scripting engine correctly verify that accessed coll...Esha Maharishi2017-04-141-8/+0
* SERVER-23103 Refactor access to haveLocalShardingInfoAndrew Morrow2016-06-161-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-22359 Move ensureShardVersionOkOrThrow to CollectionShardingStateKaloian Manassiev2016-03-101-1/+2
* SERVER-19977 Intern JS StringsJason Carey2015-10-061-4/+4
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-171-1/+1
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+85