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
2010-02-09
Add license headers to .cpp & .h files that lacked them. MINOR
Richard Kreuter
2010-02-07
add _id to system. collections if they are legal client namespaces
Eliot Horowitz
2010-02-07
attempt to fix weird index issue
Eliot Horowitz
2010-02-07
moving some globals into a common file
Eliot Horowitz
2010-02-07
handle read-only lock case
Eliot Horowitz
2010-02-07
clean up scope from things removed from system.js SERVER-602
Eliot Horowitz
2010-02-07
make sure have _id index on system.js SERVER-609
Eliot Horowitz
2010-02-01
SERVER-446 fix v8 regex conversion
Aaron
2010-02-01
SERVER-446 make v8 undefined/null conversion same as sm
Aaron
2010-01-29
Don't crash on JS exceptions on WIN32 Server-550
Mathias Stearn
2010-01-28
compile vcproj
Dwight
2010-01-28
make hex_md5 work server side
Eliot Horowitz
2010-01-26
don't use asio for mongos with win vcproj yet
Dwight
2010-01-26
fix: m/r emit error gets spidermonkey into bad state SERVER-570
Eliot Horowitz
2010-01-25
SERVER-256 BinData construction and base64 string rep in v8 shell
Aaron
2010-01-25
SERVER-256 allow BinData construction in sm shell
Aaron
2010-01-25
SERVER-256 fix BinData byte alignment issue and add base64 representation to ...
Aaron
2010-01-25
SERVER-512 MINOR looks like scope cache not used in shell, and releasing mute...
Aaron
2010-01-25
SERVER-512 prevent ugly boost assert on shell shutdown
Aaron
2010-01-25
SERVER-357 NumberLong converts to number (double) implicitly when doing opera...
Aaron
2010-01-20
SERVER-357 use consistent bit depth when converting between ints and floats
Aaron
2010-01-20
SERVER-357 specify boost namespace explicitly
Aaron
2010-01-20
MINOR remove unnecessary 'using' directive
Aaron
2010-01-20
SERVER-357 use sized integer types explicitly
Aaron
2010-01-20
SREVER-357 NumberLong support in v8 engine
Aaron
2010-01-20
SERVER-357 NumberLong class for sm
Aaron
2010-01-20
fix vcproj; typo
Dwight
2010-01-19
Quorum -> SyncClusterConnection
Eliot Horowitz
2010-01-14
fix spidermonkey error handling SERVER-515
Eliot Horowitz
2010-01-12
MINOR use hidden value for native js thread object, avoids trouble when printing
Aaron
2010-01-12
SERVER-529 when js thread throws an exception, log and check return
Aaron
2010-01-11
SERVER-470 only install fork() in shell, not db internal js
Aaron
2010-01-04
MINOR Fix compile breakage due to client option name change
Aaron
2010-01-03
a little code cleanup / renameing
Dwight
2009-12-29
MINOR initialize callback
Aaron
2009-12-29
SERVER-470 MINOR don't need persistent handles for copied function arguments
Aaron
2009-12-29
SERVER-470 MINOR abstract shell init functionality so v8_utils need not link ...
Aaron
2009-12-29
SERVER-470 MINOR Refactor shell scope init code
Aaron
2009-12-29
SERVER-470 allow shell threads to be run in fresh scopes
Aaron
2009-12-29
MINOR cleanup
Aaron
2009-12-29
MINOR merge and add exception codes
Aaron
2009-12-29
SERVER-446 MINOR refactor usage of v8 raii objects
Aaron
2009-12-29
SERVER-446 use v8's raii objects correctly per documentation
Aaron
2009-12-29
Merge branch 'master' of git@github.com:mongodb/mongo
dwight
2009-12-29
remove dbinfo.h/cpp
dwight
2009-12-28
mongo shell can now take a directory and run all *.js files in it
Mathias Stearn
2009-12-28
Exception classess need codes too SERVER-112
Eliot Horowitz
2009-12-28
uassert/massert take error code SERVER-112
Eliot Horowitz
2009-12-23
when loading js files, only get read access
Eliot Horowitz
2009-12-22
SERVER-470 fix some v8 locking issues
Aaron
[next]