0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/shell
2009-08-01 14:54:20 -04:00
..
collection.js shell cannot insert key names starting with $ or containing . (including embedded documents) 2009-07-21 15:08:45 -04:00
db.js throw an exception if arguments are passed to draopDatabase() 2009-07-23 20:51:01 -04:00
dbshell.cpp put .dbshell in $HOME so can read it from anywhere SERVER-190 2009-07-28 11:19:13 -04:00
md5.js dbshell 2009-01-26 22:19:15 -05:00
mongo_vstudio.cpp update vstudio shell files MINOR 2009-07-13 16:37:36 -04:00
mongo.js Spider Monkey: udpate working, other db.eval things 2009-05-06 15:30:05 -04:00
MongoJS.cpp convert some shell functions to new js engine framework 2009-05-04 17:37:02 -04:00
MongoJS.h convert some shell functions to new js engine framework 2009-05-04 17:37:02 -04:00
query.js DBQuery.map - aka. db.foo.find().map() 2009-06-20 21:36:35 -04:00
servers.js disable data file preallocation for pairing/repl tests 2009-08-01 14:54:20 -04:00
ShellUtils.cpp smshell: more utils working, some other fixes 2009-05-13 23:15:59 -04:00
ShellUtils.h convert some shell util functions to new engine interface 2009-05-04 18:28:13 -04:00
utils.cpp version() for shell 2009-05-28 17:45:28 -04:00
utils.h kill spawned mongo processes on synchronous os signal 2009-05-15 11:07:43 -04:00
utils.js fix gratuitous slowness in Map (for group) SERVER-189 2009-07-29 14:20:40 -04:00