summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41874 Add shell option to skip cursor finalize.Siyuan Zhou2019-07-301-1/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-11/+3
* SERVER-39894 Add support for AWS credentials in the shellShreyas Kalyan2019-04-151-36/+1
* SERVER-39739 Migrate server parameters to IDL in src/mongo/scripting/mozjs/en...Shreyas Kalyan2019-02-281-0/+5
* SERVER-39738 Migrate server parameters to IDL in src/mongo/scripting/deadline...Shreyas Kalyan2019-02-261-0/+1
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-5/+10
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-291-2/+0
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-291-0/+2
* SERVER-38038 mongo shell should support all ErrorExtraInfo codesMathias Stearn2019-01-231-1/+0
* SERVER-37124 Disambiguate DuplicateKey error and return keyPattern details in...James Wahlin2018-11-161-0/+1
* SERVER-37294 Remove dependency on clientdriver_network and transport_layer fo...Henrik Edin2018-10-041-1/+2
* SERVER-35154 Propagate JS exceptions through ScopedThread#join().Max Hirschhorn2018-09-181-0/+1
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-311-1/+1
* SERVER-32239 Lossless status throwing in JSJason Carey2018-01-191-0/+1
* SERVER-30080 LogicalSessions in the shellJason Carey2017-08-011-0/+2
* SERVER-30065 Do libdeps dependency types by section, not tupleAndrew Morrow2017-07-081-1/+3
* SERVER-29726 Build iOS and tvOS on evergreenAndrew Morrow2017-06-261-0/+1
* SERVER-29220 Default to archive based linkingAndrew Morrow2017-05-241-0/+1
* SERVER-28878 Mark mozjs shim as a private dependency edgeAndrew Morrow2017-04-201-1/+3
* SERVER-28739 make the js scripting engine correctly verify that accessed coll...Esha Maharishi2017-04-141-1/+0
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-1/+0
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2016-09-161-0/+2
* SERVER-22382 allow mongo --host to take uriMatt Cotter2016-08-181-2/+3
* SERVER-23103 Refactor access to haveLocalShardingInfoAndrew Morrow2016-06-161-5/+1
* SERVER-23103 Make service contexts responsible for creating DBDirectClientsAndrew Morrow2016-06-161-6/+2
* SERVER-23571 Make debug builds of SpiderMonkey distinct from --dbg in sconsWaley Chen2016-04-111-2/+2
* SERVER-9131 prevent automatic function marshalling in shellrahuldhodapkar2016-02-171-0/+1
* SERVER-19977 Intern JS StringsJason Carey2015-10-061-0/+1
* SERVER-20496 Harmonize JS and Server --dbgJason Carey2015-09-281-0/+7
* SERVER-19099 Add a target to build all generated sourcesMark Benvenuto2015-09-171-0/+2
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-0/+10
* SERVER-19378 Remove support for building with v8Andrew Morrow2015-08-241-22/+1
* SERVER-19935 Make JSThread stacks more informativeJason Carey2015-08-141-0/+1
* SERVER-19627 Add Decimal128 type support to mongo shellRaymond Jacobson2015-08-131-0/+1
* SERVER-19570 Issue kill against find command cursors in shell when cursor obj...Qingyang Chen2015-08-121-0/+1
* SERVER-16703 Improve parsing of JS function bodies and expressionsJonathan Reams2015-08-121-0/+9
* Revert "SERVER-16703 Improve parsing of JS function bodies and expressions"Jonathan Reams2015-08-111-7/+0
* SERVER-16703 Improve parsing of JS function bodies and expressionsJonathan Reams2015-08-111-0/+7
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-1/+5
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-2/+76
* SERVER-9666 Remove mongocommon libraryAndrew Morrow2015-05-081-0/+1
* SERVER-9666 Build mongo.cpp JS file into a libraryAndrew Morrow2015-05-061-0/+4
* SERVER-9666 Split up and push bson library into bson directoryAndrew Morrow2015-05-061-1/+1
* SERVER-9666 Push deadline monitor test declaration into scripting directoryAndrew Morrow2015-04-291-0/+9
* SERVER-9666 Push scripting targets into scripting directoryAndrew Morrow2015-04-291-0/+83