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
/
sm_db.cpp
Age
Commit message (
Expand
)
Author
2010-04-28
elim some 64 bit warnings etc.
Dwight Merriman
2010-03-23
better sm asserts
Eliot Horowitz
2010-03-22
can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...
Eliot Horowitz
2010-03-22
some abstractions in prep for SHARDING-39
Eliot Horowitz
2010-02-27
batchSize option for js and c++
Eliot Horowitz
2010-02-22
Revert "Revert "SERVER-305 record uri on connect""
Aaron
2010-02-22
Revert "SERVER-305 record uri on connect"
Aaron
2010-02-22
SERVER-305 record uri on connect
Aaron
2010-02-17
SERVER-612 informal dbref for sm
Aaron
2010-01-26
don't use asio for mongos with win vcproj yet
Dwight
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-357 NumberLong converts to number (double) implicitly when doing opera...
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-03
a little code cleanup / renameing
Dwight
2009-12-28
uassert/massert take error code SERVER-112
Eliot Horowitz
2009-12-21
SERVER-446 extract object id string validation to general engine layer
Aaron
2009-12-21
SERVER-502 fix specification of native callback flags in sm
Aaron
2009-12-16
quorom connection (for sharding config) checkpoint
Eliot Horowitz
2009-12-09
Silence warnings
Mathias Stearn
2009-12-09
Start using Date_t. Can anyone think of a better name?
Mathias Stearn
2009-12-03
don't allow db access on $where SERVER-454
Eliot Horowitz
2009-11-22
added bsonsize to bson objects in js
Eliot Horowitz
2009-10-27
all client files now marked as Apache 2.0. SERVER-329.
Mathias Stearn
2009-10-22
shell multi-update option and test SERVER-268
Eliot Horowitz
2009-10-02
add new style DBRef to js SERVER-243
Eliot Horowitz
2009-10-02
renamed DBRef DBPointer SERVER-243
Eliot Horowitz
2009-09-10
don't allow db.eval on sharded collections SHARDING-27
Eliot Horowitz
2009-09-04
slightly better next() at end handling SERVER-280
Eliot Horowitz
2009-08-28
type in non xulrunner
Eliot Horowitz
2009-08-28
xulrunner in ubuntu passes all client tests now
Eliot Horowitz
2009-08-10
implement paired connection support in shell SERVER-171
Eliot Horowitz
2009-07-29
fix gratuitous slowness in Map (for group) SERVER-189
Eliot Horowitz
2009-07-24
sm18 checkpoint
Eliot Horowitz
2009-07-15
make sure db doesn't crash with weird db.eval returns SERVER-159
Eliot Horowitz
2009-07-13
better error check, and clean shutdownServer message SERVER-152
Eliot Horowitz
2009-07-13
fix null,date returns from db.eval SERVER-151
Eliot Horowitz
2009-06-08
change Map to use Map.get Map.put Map[] won't work
Eliot Horowitz
2009-06-05
try to fix windows compile
Eliot Horowitz
2009-06-05
BinData for spider monkey SERVER-97
Eliot Horowitz
2009-06-04
ubuntu sm hack MINOR
Eliot Horowitz
2009-06-03
db ref for javascript and shell SERVER-46
Eliot Horowitz
2009-06-02
better error handling for invalid objcet ids SERVER-88
Eliot Horowitz
2009-06-01
spider monkey 1.6 compile MINOR
Eliot Horowitz
2009-06-01
fix dates in spider monkey SERVER-83
Eliot Horowitz
2009-05-28
make "new ObjectId()" and "ObjectId()" both work for backwards compatability
Eliot Horowitz
2009-05-23
tests and asserts MINOR
Eliot Horowitz
[next]