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
/
engine.cpp
Age
Commit message (
Expand
)
Author
2014-07-28
SERVER-13961 Pass through OperationContext in the JS framework
Kaloian Manassiev
2014-07-10
SERVER-13961 Move benchRunner to be in the shell only
Kaloian Manassiev
2014-06-26
SERVER-13961 Add capability to register and discover OperationContexts
Kaloian Manassiev
2014-05-22
SERVER-12621 narrow the localhost exception when auth is enabled
Amalia Hawkins
2014-03-19
SERVER-13033: Static Initalizer race condition with CreateDirectClient and se...
Mark Benvenuto
2014-03-17
Revert "SERVER-13033: Fix bad static initializer"
Mark Benvenuto
2014-03-17
SERVER-13033: Fix bad static initializer
Mark Benvenuto
2014-02-19
SERVER-8391 upgradeCheck() function added to shell
matt dannenberg
2014-02-04
rename bulk api stuff to bulk (not batch)
Scott Hernandez
2014-01-10
SERVER-12214 Make WriteResult in the shell adhere to write command spec
Randolph Tan
2014-01-09
Revert "SERVER-12214 Make WriteResult in the shell adhere to write command spec"
Dan Pasette
2014-01-08
SERVER-12214 Make WriteResult in the shell adhere to write command spec
Randolph Tan
2014-01-03
SERVER-9038 Shell Batch API implementation
Christian Kvalheim
2013-12-10
SERVER-8886 Final set of license exceptions for OpenSSL
Ian Whalen
2013-11-15
Downconversion support for mongo shell and typed WriteResults and WriteConcerns
Greg Studer
2013-08-26
SERVER-10596 Globalize formerly per-thread Pool of JS Scopes
Mathias Stearn
2013-05-06
SERVER-7902 added support for global /etc/mongorc.js
agralius
2013-04-24
SERVER-9129: reset js scope cache after auth and logout
Ben Becker
2013-03-20
SERVER-5689, fix and associated tests
AndrewCEmil
2013-03-18
SERVER-7496 Handle non-ASCII JavaScript filespecs better in Windows
Tad Marshall
2013-03-13
SERVER-6646: fix round-trip of null values in v8
Ben Becker
2013-03-05
SERVER-8827: fix SpiderMonkey function cache map
Ben Becker
2013-02-27
SERVER-8632: fix server-side JS for MapReduce, $where and group
Ben Becker
2013-02-21
SERVER-8647: don't fail when loading invalid stored JS
Ben Becker
2013-02-20
SERVER-8637: don't reuse scope if an exception was thrown
Ben Becker
2013-02-20
SERVER-8618: add context to JS exception messages
Ben Becker
2013-02-12
SERVER-8220: fix native function conversion
Ben Becker
2013-01-18
SERVER-8104: clean up js global object
Ben Becker
2013-01-15
SERVER-8177 Improve copyright license consistency for scripting files
Tad Marshall
2013-01-14
allow full non-near geo functionality in matcher
Hari Khalsa
2013-01-06
SERVER-8040: don't execute more js when a scope is terminated
Ben Becker
2013-01-02
Bulk v8 cleanup:
Ben Becker
2012-12-21
SERVER-7776: fix preemption mechanism, heap-allocated handles and handle scopes
Ben Becker
2012-11-14
Revert "SERVER-7617 Enter and Exit our scope's Isolate in V8"
Tad Marshall
2012-11-13
SERVER-7617 Enter and Exit our scope's Isolate in V8
Tad Marshall
2012-10-24
SERVER-7231 Use LOG(level) macro instead of log(level) function
Shaun Verch
2012-09-11
SERVER-7010 do not use massert to validate user input
Tad Marshall
2012-08-31
SERVER-6908 Don't pass strings by value
Tad Marshall
2012-06-12
SERVER-5627: mongodb hangs when doing mapreduce
agirbal
2012-04-02
SERVER-5348 make dbclient.h the main C++ driver include file
Eric Milkie
2012-03-26
replace assert with verify SERVER-1259
Eliot Horowitz
2012-01-05
remove boost filesystem includes from pch.h and be explicit anywhere we use it
Eliot Horowitz
2011-12-24
bulk move of code to src/ SERVER-4551
Eliot Horowitz
[prev]