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
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
2009-05-19
reorder cursor / connection destruction
Aaron
2009-05-18
use reference counted pointers for private connection and cursor objects to e...
Aaron
2009-05-15
fix assert macro definition after a boost include (ugly at the moment)
Dwight
2009-05-15
Merge branch 'master' of git@github.com:mongodb/mongo
Eliot Horowitz
2009-05-15
get rid of fork()
Aaron
2009-05-15
remove vstudio warning MINOR
Eliot Horowitz
2009-05-15
don't define JS_THREADSAFE
Aaron
2009-05-15
fix compile warnings MINOR
Aaron
2009-05-15
Merge branch 'smshell'
Eliot Horowitz
2009-05-15
backwards compatibile js timestamp
Eliot Horowitz
2009-05-15
finish cleaning up externalSetup modes MINOR
Aaron
2009-05-15
cleanup externalSetup modes MINOR
Aaron
2009-05-15
Thread cleanup MINOR
Aaron
2009-05-15
Spider Monkey: Timestamp, MaxKey, MinKey working
Eliot Horowitz
2009-05-15
Spider Monkey: more types - almost working
Eliot Horowitz
2009-05-14
Merge branch 'smshell' of git@github.com:mongodb/mongo into smshell
Aaron
2009-05-14
fix join() now that done_ is set elsewhere MINOR
Aaron
2009-05-14
Merge branch 'smshell' of git@github.com:mongodb/mongo into smshell
Eliot Horowitz
2009-05-14
print shell stuff
Eliot Horowitz
2009-05-14
don't exec jsconcatcode for forked contexts, not sure why this is a problem
Aaron
2009-05-14
fork fixes MINOR
Aaron
2009-05-14
thread safe use of js contexts
Aaron
2009-05-14
port fork() to spidermonkey
Aaron
2009-05-14
save host in Mongo object
Aaron
2009-05-14
handle sm->bson date
Eliot Horowitz
[next]