index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
scripting
Age
Commit message (
Expand
)
Author
2019-04-08
SERVER-40476 remove mongoutils::str::equals
Billy Donahue
2019-03-28
SERVER-40357 expand all calls to MONGO_DISALLOW_COPYING
Billy Donahue
2019-03-25
SERVER-39152 more correctly set JSGC_MAX_BYTES
Gabriel Russell
2019-03-14
SERVER-40059 build Status objects with StringData in exception.cpp
Gabriel Russell
2019-03-06
SERVER-39959 Make js scope reuse time based
Jason Carey
2019-03-06
SERVER-39961 Update proxy scope to use two cvs
Jason Carey
2019-03-05
SERVER-39427 Modify interrupt semantics for opCtx
Jason Carey
2019-03-04
SERVER-39400 fix lint
Gabriel Russell
2019-03-04
SERVER-39400 support async JS
Gabriel Russell
2019-03-04
SERVER-39496 expose non-object exceptions
Gabriel Russell
2019-03-04
SERVER-39481 fix lint
Gabriel Russell
2019-03-04
SERVER-39481 don't expose a MongoStatus constructor in JS
Gabriel Russell
2019-03-03
SERVER-37092 Remove old server parameter API
Sara Golemon
2019-02-28
SERVER-39739 Migrate server parameters to IDL in src/mongo/scripting/mozjs/en...
Shreyas Kalyan
2019-02-26
SERVER-39521 Don't skip _id in ObjWrapper::toBSON
Jason Carey
2019-02-26
SERVER-39738 Migrate server parameters to IDL in src/mongo/scripting/deadline...
Shreyas Kalyan
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-02-10
SERVER-39183 Avoid opCtx wait in implscope sleep
Jason Carey
2019-02-10
SERVER-39183 honor socket disconnect in $where
Jason Carey
2019-02-05
SERVER-39317 Make uri options case insensitive
Jason Carey
2019-02-01
SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...
Henrik Edin
2019-01-30
SERVER-29286 import and use mozjs-60
Gabriel Russell
2019-01-29
Revert "SERVER-29286 import and use mozjs-60"
Gabriel Russell
2019-01-29
SERVER-29286 import and use mozjs-60
Gabriel Russell
2019-01-23
SERVER-38038 mongo shell should support all ErrorExtraInfo codes
Mathias Stearn
2019-01-17
SERVER-38841 Fix unchecked return value warning
A. Jesse Jiryu Davis
2019-01-11
SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-type
Billy Donahue
2019-01-09
SERVER-38838 Ensure JavaScript stack string isn't empty.
Max Hirschhorn
2019-01-07
SERVER-38510 Set moreToCome flag with OP_MSG writes from shell
A. Jesse Jiryu Davis
2019-01-07
SERVER-36644 remove AtomicWord typedefs
Billy Donahue
2019-01-03
SERVER-36902 Abort transaction on shell exit, try 2
A. Jesse Jiryu Davis
2018-12-20
Revert "SERVER-36902 Abort transaction on shell exit"
Benety Goh
2018-12-20
Revert "SERVER-36902 Update jsTests for new shell transaction API"
Daniel Gottlieb
2018-12-20
SERVER-36902 Update jsTests for new shell transaction API
A. Jesse Jiryu Davis
2018-12-20
SERVER-36902 Abort transaction on shell exit
A. Jesse Jiryu Davis
2018-11-29
SERVER-37527 Fix lifecycle management and clarify isDone->isSuccess
Sara Golemon
2018-11-21
SERVER-36740 Sometimes crashes on windows don't provide a backtrace
Mark Benvenuto
2018-11-16
SERVER-37124 Disambiguate DuplicateKey error and return keyPattern details in...
James Wahlin
2018-11-14
SERVER-35212: Refactor shell code to enable default authentication database a...
Tyler Kaye
2018-10-25
SERVER-37754 Remove duplicate copyright headers
Ramon Fernandez
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-10-12
SERVER-36272 Catch error in parsing values after % in URIs
Shreyas Kalyan
2018-10-04
SERVER-37294 Remove dependency on clientdriver_network and transport_layer fo...
Henrik Edin
2018-10-02
SERVER-30773 optimize bsonWoCompare/bsonBinaryEqual
ablack12
2018-09-26
SERVER-30773 add functionality for bson element types
ablack12
2018-09-18
SERVER-35154 Propagate JS exceptions through ScopedThread#join().
Max Hirschhorn
2018-09-17
SERVER-37126 Always _runSafely in implscope
Jason Carey
2018-08-14
SERVER-36094 Make DBClientBase::query() take an NamespaceStringOrUUID
Matthew Russotto
2018-07-30
SERVER-33135 Remove metadata accessors from command reply APIs
Mathias Stearn
2018-06-29
SERVER-35847 Remove eval command and remove/update related tests/helpers
Sara Golemon
[next]