Brandon Diamond
|
6fee908ce6
|
SERVER-3937: Added write concern support to mongoimport
|
2011-10-07 18:11:09 -04:00 |
|
Spencer T Brody
|
0bb6c4774a
|
Use boost's string trim function rather than having our own.
|
2011-10-06 18:09:32 -04:00 |
|
Brandon Diamond
|
3db92ac209
|
SERVER-3690: Header excluded from CSV import objcount
|
2011-10-06 11:25:13 -04:00 |
|
Scott Hernandez
|
ca9770abb5
|
SERVER-3299 trim hostname on replica set reconfig
|
2011-10-05 18:34:13 -04:00 |
|
Dwight
|
3d4ac7f41f
|
compile
|
2011-09-28 16:13:13 -04:00 |
|
Dwight
|
9a1ec6f4ec
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-09-28 16:03:41 -04:00 |
|
Dwight
|
2fd1d8d5a8
|
add missing help mongostat
|
2011-09-28 16:03:30 -04:00 |
|
Spencer T Brody
|
e570d7e9dd
|
Fix mongoimport on jsonArrays. SERVER-3834
|
2011-09-27 17:11:52 -04:00 |
|
Spencer T Brody
|
6249553faa
|
Use slaveOk read in mongodump to allow dumping of secondaries. SERVER-3854.
|
2011-09-23 17:26:42 -04:00 |
|
Lu Guanqun
|
ebbeded5ba
|
move auth() to runNormal() thus this fix only affects normal cases
|
2011-09-18 23:40:29 +08:00 |
|
Lu Guanqun
|
c05baff357
|
add auth() call to mongostat SERVER-3875
with this fix, mongostat can work with authentication enabled.
|
2011-09-17 23:11:44 +08:00 |
|
Eliot Horowitz
|
f6243e1a26
|
mongooplog -new tool for replaying oplogs SERVER-3873
|
2011-09-15 10:50:05 -04:00 |
|
dwight
|
c7f12b9357
|
compile
|
2011-09-13 10:25:43 -04:00 |
|
Eliot Horowitz
|
df2bdb79aa
|
better error message
|
2011-09-10 20:37:04 -04:00 |
|
Eliot Horowitz
|
f6d544cd6b
|
--ssl for tools SERVER-3729
|
2011-09-01 23:21:56 -04:00 |
|
Spencer T Brody
|
b961557045
|
Make mongorestore ignore 'v' option when restoring indexes: SERVER-3687
|
2011-08-29 16:14:48 -04:00 |
|
Eliot Horowitz
|
96063f8a65
|
fix pcre include for client
|
2011-08-22 15:35:38 -04:00 |
|
Eliot Horowitz
|
5bd3f44d5c
|
use our own version of pcre SERVER-2085
|
2011-08-18 10:49:50 -04:00 |
|
Kristina
|
e52a031a32
|
error out nicely with mongostat+auth on mongos SERVER-3619
|
2011-08-17 17:49:19 -04:00 |
|
Spencer T Brody
|
c4852ebb05
|
Handle empty string properly in mongoimport
|
2011-08-01 18:03:39 -04:00 |
|
Spencer T Brody
|
3c55e8ccba
|
Make mongorestore be able to properly restore system.users with --drop. SERVER-2863
|
2011-07-29 18:37:54 -04:00 |
|
Spencer T Brody
|
adec8da1fa
|
Don't iterate off the end of a string in mongoimport
|
2011-07-27 16:26:19 -04:00 |
|
Eliot Horowitz
|
b49d787b33
|
update tools for new Listener
|
2011-07-27 09:48:35 -04:00 |
|
Spencer T Brody
|
7cf75927e2
|
Fix test failures resulting from trying to query DB in tools that don't use a
specific collection (dump/restore).
|
2011-07-26 11:42:51 -04:00 |
|
Spencer T Brody
|
8e6949567a
|
Fix build compile
|
2011-07-26 10:58:01 -04:00 |
|
Spencer T Brody
|
3da3871e65
|
Make tools fail if they connect to a db requiring authentication but don't
supply any credentials: SERVER-2867
|
2011-07-26 10:33:01 -04:00 |
|
Spencer T Brody
|
bcf0b72b4a
|
Part 2 of SERVER-1097: Make mongoexport export valid CSV
|
2011-07-26 10:33:01 -04:00 |
|
Spencer T Brody
|
f44433b04c
|
Part 1 of SERVER-1097: Make mongoimport adhere to CSV spec.
|
2011-07-26 10:33:01 -04:00 |
|
Spencer T Brody
|
eaf7961e83
|
Refactor import code to make it easier to plug in new CSV parser.
|
2011-07-26 10:33:00 -04:00 |
|
Spencer T Brody
|
7ab832da99
|
Make bson tools trailer line go to stderr not stdout: SERVER-1619
|
2011-07-26 10:33:00 -04:00 |
|
Eliot Horowitz
|
2982ab07d0
|
more error handling in dump
|
2011-07-11 10:27:15 -04:00 |
|
Eliot Horowitz
|
3731e71d77
|
better error handling for monogodump
|
2011-07-10 00:25:43 -04:00 |
|
Eliot Horowitz
|
0d698d5227
|
split MessagePort into MessagePort and Socket
|
2011-07-06 17:50:09 -04:00 |
|
Spencer T Brody
|
685203a89c
|
Fix SERVER-3276 - mongoimport stripping leading tabs when importing TSV files
|
2011-06-27 14:18:53 -04:00 |
|
Eliot Horowitz
|
3a77049fda
|
net cleaning: message split checkpoint where everything works
|
2011-06-26 18:11:45 -04:00 |
|
Eliot Horowitz
|
142a86b237
|
net cleaning: move message.* to net/
net cleaning: move http tools to net/
|
2011-06-26 17:13:54 -04:00 |
|
Eliot Horowitz
|
3314bda6e1
|
forceTableScan option for mongodump SERVER-3338
|
2011-06-26 00:22:44 -04:00 |
|
U-tellus\cwestin
|
436ba6805d
|
server-2904
|
2011-06-23 21:41:23 -07:00 |
|
Dwight
|
473a982fab
|
small sniffer improvements
|
2011-06-21 13:22:59 -04:00 |
|
dwight
|
bbb2238e28
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2011-06-16 22:38:09 -04:00 |
|
dwight
|
b0f0f07ef3
|
tweak msg
|
2011-06-16 22:38:05 -04:00 |
|
Eliot Horowitz
|
e47444fe42
|
compile linux
|
2011-06-15 23:26:29 -04:00 |
|
Eliot Horowitz
|
d5decb0b69
|
little nicer
|
2011-06-15 22:54:37 -04:00 |
|
gregs
|
c3d9873759
|
add slaveOk option to mongoexport SERVER-3086
|
2011-06-01 18:17:51 -04:00 |
|
Eliot Horowitz
|
bec32bf3cd
|
don't use ? curop because it leads to user confusion
add numYields to curop
SERVER-3179
|
2011-06-01 12:27:09 -04:00 |
|
Eliot Horowitz
|
f70b49ddef
|
compile
|
2011-05-09 23:59:14 -04:00 |
|
Mathias Stearn
|
f3a9c31c5c
|
Tools now support --journal with --dbpath SERVER-2300
|
2011-05-09 15:46:12 -04:00 |
|
Greg Studer
|
ac9c6a7f9a
|
also needs unsigned
|
2011-04-28 07:28:08 -07:00 |
|
gregs
|
8659088c68
|
int32_t not available on win32
|
2011-04-28 10:15:37 -04:00 |
|
Mathias Stearn
|
d7d2ce01f5
|
Don't show unrelated fields in mongostat when connected to mongos SERVER-2925
|
2011-04-19 13:10:44 -04:00 |
|