Commit Graph

102 Commits

Author SHA1 Message Date
Mathias Stearn
661e2018e5 mongo_vstudio.cpp 2010-12-28 22:23:44 -05:00
Eliot Horowitz
18fce96ec2 Mongo.adminCommand helper 2010-12-20 02:21:33 -05:00
Eliot Horowitz
87e7d1d096 comments and more utils for sharding + rs tests 2010-12-20 01:27:41 -05:00
agirbal
28904fa7ae [SERVER-1988]: Upsert allows inserting records with dots in key names 2010-12-17 00:12:16 -08:00
Eliot Horowitz
c0fa671318 map/reduce no longer uses temp collections.
you have to specify out
SERVER-1837
2010-12-16 16:41:28 -05:00
dwight
cd49f778d9 shell 2010-12-13 22:13:03 -05:00
Eliot Horowitz
2575b23b9d gen 2010-12-09 22:59:34 -05:00
Eliot Horowitz
6395e385fe fix recursion 2010-11-30 22:58:54 -05:00
Dwight
64bc8df4af SERVER-2163 2010-11-30 13:55:29 -05:00
Eliot Horowitz
1808b56939 added getSiblingDB SERVER-2159 2010-11-29 23:09:59 -05:00
Mathias Stearn
6836d1fd52 Note about updating shell's explain 2010-11-29 16:09:34 -05:00
Mathias Stearn
f74a27345d fix non-verbose explain() 2010-11-29 15:53:08 -05:00
dwight
83a58aa700 dur add a cmd lien setting 2010-11-28 10:13:01 -05:00
Eliot Horowitz
cda009c77b throw exception if drop() given an argument SERVER-2144 2010-11-24 15:01:24 -05:00
dwight
f6a923ca3f show repl state in shell prompt. needs more work 2010-11-23 04:16:04 -05:00
Kristina Chodorow
a836da437b vstudio changes for replinfo commands 2010-11-18 09:57:01 -05:00
dwight
7721712824 better shell help 2010-11-16 23:15:00 -05:00
dwight
786801bb70 clearer error msgs 2010-11-12 20:46:02 -05:00
dwight
8c11db1487 rs clearer 2010-11-12 16:09:14 -05:00
Dwight
c5ca01e648 dur 2010-11-04 17:43:02 -04:00
Eliot Horowitz
8c0fa5aa5e update shell for vs 2010-11-01 20:27:07 -04:00
dwight
846d748e4a rs.freeze(); crlf 2010-10-31 14:42:08 -04:00
Eliot Horowitz
88782349c2 update static shell js 2010-10-26 00:17:45 -04:00
Dwight
52fc08fb5d update msvc shell file 2010-10-14 13:32:40 -04:00
Dwight
35d37b5199 readability of code 2010-10-06 11:19:43 -04:00
Eliot Horowitz
f3b6f4dd8d more obvious db.getReplicationInfo() before an oplog roll-over SERVER-1096 2010-09-24 00:39:48 -04:00
Eliot Horowitz
3cd49a8b0f fix explain/limin test 2010-09-14 14:59:13 -04:00
Eliot Horowitz
8b6e19c98e update 2010-09-14 10:06:06 -04:00
Eliot Horowitz
77955627fa getProfilingStatus to replace getProfilingLevel
doc -1 gets current value
SERVER-1772
2010-09-13 13:19:28 -04:00
Eliot Horowitz
9e4b1298cc don't assert in listDatabases - throw instead so less annoying output 2010-09-10 16:22:17 -04:00
Aaron
df463cc254 SERVER-1457 comment 2010-09-08 23:05:29 -07:00
Aaron
7c3493d652 SERVER-1457 make deep copy of NumberLong properly for group 2010-09-08 22:56:25 -07:00
Kyle Banker
75acd56fea SERVER-1615 rs.reconfig() js helper 2010-09-08 12:41:53 -04:00
Eliot Horowitz
495fabb953 collection.getMongo 2010-09-08 10:36:21 -04:00
Eliot Horowitz
62cfaf245e some log cleaning 2010-08-25 16:10:31 -04:00
Kristina Chodorow
95b93e4119 add rs.remove helper SERVER-1676 2010-08-25 11:36:41 -04:00
Mathias Stearn
4e234c4959 $centerSphere test and fixes to make it pass 2010-08-24 14:06:47 -04:00
Eliot Horowitz
4c6cc21fa9 help for DBQuery.shellBatchSize SERVER-1655 2010-08-22 15:23:45 -04:00
Mathias Stearn
eb191debd2 replace UTCDate with ISODate 2010-08-19 16:47:53 -04:00
Mathias Stearn
bb5c545e79 UTCDate helper and new printing for Date objects SERVER-1299 2010-08-18 20:21:37 -04:00
Mathias Stearn
8360e22198 better autocomplete 2010-08-18 20:21:37 -04:00
Mathias Stearn
b082b63f75 Port killWithUri functionality to C++ 2010-08-17 18:27:30 -04:00
Mathias Stearn
ab4c0fe09e printStackTrace in doassert in JS land 2010-08-16 11:33:41 -04:00
Mathias Stearn
5922debdd3 typo 2010-08-11 20:18:30 -04:00
dwight
a1a03bf71b explicit w:1 for getlasterror for shell REPL prompt 2010-08-11 17:08:48 -04:00
Kyle Banker
7b726a7168 SERVER-1598 rs getlasterror default test refinement 2010-08-10 17:44:38 -04:00
dwight
17d553904f vcxproj 2010-08-10 15:28:16 -04:00
Mathias Stearn
36134dafaf windows fix 2010-08-10 15:15:59 -04:00
Mathias Stearn
1b6885b5b2 update mongo_vstudio.cpp 2010-08-10 14:49:12 -04:00
Mathias Stearn
787f22717f Revert "temporarily remove autocompleting collection names to get under stupid MSVC limit."
This reverts commit dd152a0686.
2010-08-10 14:44:10 -04:00