mongo/shell
Tad Marshall 75fa25bc1d Visual Studio -- .gitignore, make mongo shell buildable
Add */*/ipch to .gitignore so shell/msvc/ipch (Intellisense
precompiled header) files don't show up on "git status" list.
Fix incorrect file locations and settings in Visual Studio
project files for mongo shell.
2012-06-27 09:54:12 -04:00
..
msvc Visual Studio -- .gitignore, make mongo shell buildable 2012-06-27 09:54:12 -04:00
collection.js use curr collection not coll var when printing shard chunks 2012-03-04 20:07:40 -05:00
db.js SERVER-3176: autoIndexId not passed if not defined to let DB decide 2011-07-11 11:42:55 -07:00
dbshell.cpp Dont add addUser lines to shell history SERVER-3768 2012-03-04 20:13:20 -05:00
mongo_vstudio.cpp Visual Studio -- update shell/mongo_vstudio.cpp 2012-06-20 17:33:27 -04:00
mongo.js test and group slaveok fix for SERVER-3405 2011-07-27 15:59:26 -04:00
mr.js some simple optimiziations 2009-11-04 14:48:36 -05:00
query.js cursor.print() doesn't exist 2011-03-17 01:28:43 -04:00
servers.js Make secondaries go into recovering state when auth is wrong SERVER-3715 2011-10-24 15:00:33 -04:00
shell_utils.cpp indent test output for easier reading 2011-07-17 15:15:18 -04:00
utils_sh.js shell helpers for some sharding operations/status across a collection 2011-11-10 11:27:32 -05:00
utils.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
utils.js SERVER-5353 Backport print capped collection scan on _id query warning message in appropriate cases. 2012-05-13 16:48:04 -04:00