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
/
scripting
Age
Commit message (
Expand
)
Author
2011-08-14
- SERVER-3012: increased SM runtime limit to 64MB
Antoine Girbal
2011-04-11
better error handling in loading system.js.
Eliot Horowitz
2011-02-15
comment
Aaron
2011-02-07
better error message
Eliot Horowitz
2011-02-05
make sm conversion from BSON array to js array faster
Eliot Horowitz
2011-01-25
find now takes 7 args
Eliot Horowitz
2011-01-25
shell can pass query options
Eliot Horowitz
2011-01-24
sharding check for v8
Eliot Horowitz
2011-01-24
fix v8 readOnly mode
Eliot Horowitz
2011-01-21
better remove error reporting for js
Eliot Horowitz
2011-01-19
move object creation for mongo_insert into try/catch
Eliot Horowitz
2011-01-10
v8 fix gc callback
Aaron
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2011-01-03
new Timestamp() for v8 SERVER-2315
Eliot Horowitz
2010-12-30
new Timestamp() for shell SERVER-2315
Eliot Horowitz
2010-12-27
better js error message on out of memory SERVER-2280
Eliot Horowitz
2010-12-23
[SERVER-2284]: operations using system.js collection (group, mapred, where) a...
agirbal
2010-12-15
init( BSONObj* ) can be const *
Eliot Horowitz
2010-12-13
fix off-by-one in spidermonkey line numbering SERVER-2215
Mathias Stearn
2010-11-29
fix comment parsing in v8
Eliot Horowitz
2010-11-28
better error message on bad encoding
Eliot Horowitz
2010-11-23
show repl state in shell prompt. needs more work
dwight
2010-11-22
fix comments in embedded code SERVER-2121
Eliot Horowitz
2010-11-20
working on SERVER-2121
Eliot Horowitz
2010-10-13
SERVER-1902: Make Assertion failure JS_EncodeCharacters more verbose in log
Tony Hannan
2010-10-06
SERVER-1841 don't allow client js to catch timeout/interrupt
Aaron
2010-10-04
SERVER-1840 make eval function construction logic in v8 more consistent with sm
Aaron
2010-09-23
newline
Eliot Horowitz
2010-09-23
SERVER-387 enable interrupts for v8
Aaron
2010-09-16
better name
dwight
2010-09-14
SERVER-387 support killop with db.eval
Aaron
2010-09-14
simple js benchmakring harness
Eliot Horowitz
2010-09-13
SERVER-1762 clean up v8 mutex usage somewhat
Aaron
2010-09-08
SERVER-1762 don't call loadStored() with v8 mutex
Aaron
2010-09-07
compile
Aaron
2010-09-07
SERVER-1749 guard all v8 function callbacks
Aaron
2010-09-07
fix Object.bsonsize with null param SERVER-1753
Eliot Horowitz
2010-09-07
SERVER-1749 catch exception in get next callback
Aaron
2010-09-01
Scope::rename and ability to block db access prep for SERVER-1715
Eliot Horowitz
2010-08-29
make roundtripping of NumberLong work and add another test
Eliot Horowitz
2010-08-29
NumberLong shell output changed to NumberLong(111111111111) or NumberLong(111...
Wojciech Piekutowski
2010-08-27
have to copy BinData in sm in case BSONObj is temp SERVER-1694
Eliot Horowitz
2010-08-25
some debugging for parallel tests
Eliot Horowitz
2010-08-23
use smuassert instead of uassert SERVER-1661
Eliot Horowitz
2010-08-23
justOne for v8
Eliot Horowitz
2010-08-22
shell support for justOne for removes SERVER-1653
Eliot Horowitz
2010-08-18
SERVER-1452 StringData-ing up, c_str()-ing down
Alberto Lerner
2010-08-18
lower log verbosity when timing out cursors with $where
Eliot Horowitz
2010-08-18
clean up cursor exception handling
Eliot Horowitz
2010-08-11
elim warnings windows
dwight
[next]