Commit Graph

594 Commits

Author SHA1 Message Date
Aaron
7ebcd6d133 merge 2010-06-08 15:56:46 -07:00
Eliot Horowitz
8c4533a035 add "n" to getLastError sharded SERVER-1204 2010-06-08 17:15:24 -04:00
Aaron
dc00413381 SERVER-1203 repair oplog properly 2010-06-08 11:50:45 -07:00
Aaron
144919657e Merge branch 'master' of github.com:mongodb/mongo 2010-06-08 09:54:56 -07:00
Eliot Horowitz
401c573da4 try to fix old for old readline versions 2010-06-08 10:15:34 -04:00
Aaron
5aaf3320ac merge 2010-06-08 00:38:07 -07:00
dwight
4c51a62b5b shell cleaning 2010-06-07 21:50:36 -04:00
dwight
001b28d3f6 shell tweaking 2010-06-07 21:38:23 -04:00
dwight
54caa6f78d shell stuff 2010-06-07 20:31:27 -04:00
dwight
c0cc46954b shell was missing flush on no readline version 2010-06-07 18:53:04 -04:00
dwight
e99f90dad0 compile w/out readline shell 2010-06-07 18:40:37 -04:00
Aaron
8680389bba SERVER-109 sort and geo 2010-06-07 12:18:00 -07:00
Alberto Lerner
9f22a44e05 SERVER-950 addshard's maxSize option is in effect (carefull, no way to undo it yet). 2010-06-07 15:15:06 -04:00
Dwight
ed7cfda35f Merge branch 'master' of github.com:mongodb/mongo 2010-06-07 11:17:15 -04:00
Dwight
370f9a1bd2 shell stuff 2010-06-07 11:17:08 -04:00
Eliot Horowitz
b9c427ec29 plumbing for shell auto-complete 2010-06-07 11:06:02 -04:00
dwight
4bf152cd56 make a .vcxproj/.sln for the shell 2010-06-05 20:55:11 -04:00
Eliot Horowitz
13d410ce1b understanding rl auto complete 2010-06-04 15:35:51 -04:00
alerner
1798ea2d85 Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
Mathias Stearn
ec609581b4 Plug leaks 2010-05-27 16:09:49 -04:00
Dwight Merriman
ee57458fcd compile 2010-05-26 01:10:25 -04:00
Mathias Stearn
560b7baafc Start of work on valgrind test for mongos SERVER-1125 2010-05-25 23:26:42 -04:00
Mathias Stearn
12a3059132 Hide password from ps output SERVER-1129 2010-05-24 16:56:10 -04:00
Aaron
5ca456e9d5 add assert.eq.automsg 2010-05-20 10:54:57 -07:00
Mathias Stearn
b5803d8698 Add db.serverCmdLineOpts() to shell 2010-05-15 18:27:26 -04:00
Eliot Horowitz
2dbdcf9e4c don't require constructor to be set SERVER-1118 2010-05-14 10:05:46 -04:00
Mathias Stearn
f99aba9824 $showDiskLoc query option SERVER-1054.
Implementation is a bit ugly. Please code-review and let me know if there is a better way
2010-05-11 19:12:13 -04:00
Eliot Horowitz
7728b70838 fix shell parallle 2010-05-10 11:15:35 -04:00
Eliot Horowitz
a2ddc10462 fix printSlaveReplicationInfo for unsynced state SERVER-1106 2010-05-09 10:19:16 -04:00
Eliot Horowitz
27f8361d4d multi-update yields SERVER-516
also some better parallel tools
2010-05-08 22:05:36 -04:00
Eliot Horowitz
0347f7e728 do collection sorting client side SERVER-1090 2010-05-05 10:00:04 -04:00
Guillaume Delannoy
a8aab6f98a All tools (including shell) take -p should allow it to be blank and do password input SERVER-764 2010-05-04 10:47:20 -04:00
Eliot Horowitz
1e9856247a pretty() option for cursor in shell SERVER-1071 2010-05-03 14:29:31 -04:00
Mathias Stearn
226b6f8ad6 prettier printShardingStatus() 2010-04-29 20:09:10 -04:00
Mathias Stearn
97aa0c2837 Fix printShardingStatus() 2010-04-29 19:50:54 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Eliot Horowitz
a19e992925 use Shard class instead of string for passing around Shards 2010-04-27 12:32:59 -04:00
Eliot Horowitz
98f7edd4cd compile 2010-04-24 21:42:37 -04:00
Dwight Merriman
d11dad41b7 more compile fix 2010-04-24 14:31:23 -04:00
Eliot Horowitz
32c403d752 control shell batch size DBQuery.shellBatchSize = 2 SERVER-1041 2010-04-23 13:44:59 -04:00
Eliot Horowitz
fdf1d708cf fix parsing 2010-04-22 23:00:10 -04:00
Eliot Horowitz
d8b762a2ea don't pring getLastError on help() 2010-04-21 21:58:00 -04:00
Dwight Merriman
4150161551 rs 2010-04-21 21:19:37 -04:00
Eliot Horowitz
aa1b777c61 database and shard _id is now meaningful 2010-04-21 17:44:07 -04:00
Eliot Horowitz
55e8b26481 basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
Jay Ridgeway
2d818b6e4f Updated db.foo.help() to include name of the db to facilitate copy/paste. 2010-04-20 04:55:21 +08:00
Mathias Stearn
58c3c7857a Nicer printShardingStatus 2010-04-13 21:05:55 -04:00
Mathias Stearn
0efadc48e9 Disable IPv6 by default. Add function and cmdline opt to enable. 2010-04-08 15:15:35 -04:00
Richard Kreuter
19da03b95e Add some doc to setProfilingLevel(). 2010-04-08 14:59:50 -04:00
Mathias Stearn
6e68fe7d70 better handling of IPv6 literal addresses 2010-04-08 00:08:56 -04:00