Eliot Horowitz
|
880a775423
|
fix projecton generation for export since it uses getFieldDotted SERVER-2369
|
2011-01-17 15:32:40 -05:00 |
|
Eliot Horowitz
|
006f2cdab8
|
fix fclose
|
2011-01-16 01:55:36 -05:00 |
|
Eliot Horowitz
|
7a1c5d322c
|
handle $err in mongodump SERVER-1851
|
2011-01-16 01:30:48 -05:00 |
|
Eliot Horowitz
|
fd3adf7629
|
close bson file handles SERVER-2359
|
2011-01-16 00:22:58 -05:00 |
|
Aaron
|
0d58f8d17b
|
when durableDefaultOn is specified, don't enable durability in tool binaries
|
2011-01-12 11:39:25 -08:00 |
|
Eliot Horowitz
|
6485f8b9f3
|
working on some repair utilities
|
2011-01-09 21:51:16 -05:00 |
|
Eliot Horowitz
|
51ca8ee218
|
FileAllocator cleaning
|
2011-01-09 01:45:33 -05:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
Eliot Horowitz
|
2205f04719
|
fix restore
|
2010-12-09 22:59:28 -05:00 |
|
Richard Kreuter
|
2d44cc0420
|
Fixup ns when inserting index & check for errors. SERVER-2186.
|
2010-12-09 15:16:29 -05:00 |
|
Richard Kreuter
|
c59538bc73
|
Make the file being processed a member of Tool.
|
2010-12-09 15:15:24 -05:00 |
|
Mathias Stearn
|
53c8e5e366
|
mongoimport: --upsertFields should imply --upsert SERVER-2070
|
2010-12-01 16:39:16 -05:00 |
|
Mathias Stearn
|
efa0e8ab41
|
Use oplog to make mongodump/restore point in time SERVER-2025
|
2010-11-29 14:47:44 -05:00 |
|
Mathias Stearn
|
c83071685f
|
make sure tools always use the same slave connection
This is needed for SERVER-2025 to be implemented safely
|
2010-11-29 14:47:44 -05:00 |
|
Eliot Horowitz
|
38e3a493f4
|
compile linux
|
2010-11-28 00:07:55 -05:00 |
|
Eliot Horowitz
|
558cb4a9c8
|
mongostat shows replicated ops SERVER-1565
|
2010-11-09 17:02:15 -05:00 |
|
Eliot Horowitz
|
b4f5ffa3a4
|
better mongostat output for dbs > 1tb
|
2010-11-09 11:50:01 -05:00 |
|
Eliot Horowitz
|
918b551f11
|
help for netIn/Out SERVER-2081
|
2010-11-09 00:38:13 -05:00 |
|
Eliot Horowitz
|
b169ad86d9
|
net info in mongostat SERVER-2081
|
2010-11-09 00:34:47 -05:00 |
|
Mathias Stearn
|
cb6be477b3
|
fix for finding hidden files SERVER-2000
|
2010-11-05 19:51:10 -04:00 |
|
Mathias Stearn
|
b9cb6ea977
|
skip hidden files and directories in mongodump SERVER-2000
|
2010-11-05 16:05:47 -04:00 |
|
Mathias Stearn
|
ef1c263192
|
Do indexes after data in mongorestore SERVER-1975
|
2010-11-05 15:14:55 -04:00 |
|
Eliot Horowitz
|
d8bcfc55a9
|
--discover works for mongos now
|
2010-11-03 18:57:19 -04:00 |
|
Eliot Horowitz
|
b741e68528
|
better printing for mongos + shards SERVER-2038
|
2010-11-03 18:57:19 -04:00 |
|
Eliot Horowitz
|
2dce387d96
|
mongostat cleaning and towards discover for sharding SERVER-2038
|
2010-11-03 18:57:19 -04:00 |
|
Mathias Stearn
|
c74c0f9e28
|
Use QueryOption_Exaust in mongodump. SERVER-2059
|
2010-11-03 14:14:00 -04:00 |
|
Mathias Stearn
|
77a0cb7662
|
outdated TODO
|
2010-11-03 14:14:00 -04:00 |
|
Eliot Horowitz
|
ca779aa4ae
|
clean up tools option controls
|
2010-11-02 10:49:43 -04:00 |
|
Eliot Horowitz
|
36328b2020
|
show memory in m or g add --all option
|
2010-10-25 02:14:48 -04:00 |
|
Eliot Horowitz
|
13703038d3
|
mongostat shows # of active readers/writers SERVER-1997
|
2010-10-24 20:32:19 -04:00 |
|
Eliot Horowitz
|
7237cd308d
|
when mongostat in discover mode turn off verbose socket logging
|
2010-10-24 10:40:25 -04:00 |
|
Eliot Horowitz
|
8f4624a917
|
easier auto detection of replica set status from ismaster
|
2010-10-24 10:36:38 -04:00 |
|
Eliot Horowitz
|
505a7ef8e4
|
intial support for --discover
|
2010-10-15 13:56:50 -04:00 |
|
Eliot Horowitz
|
069e56b8b3
|
master/slave set info in mongostat part of SERVER-1565
|
2010-10-15 11:20:04 -04:00 |
|
Eliot Horowitz
|
6240bac27c
|
mongostat base support for many servers
|
2010-10-14 16:04:14 -04:00 |
|
Eliot Horowitz
|
5a93445cb0
|
cleaning stat code to split logic/display better
|
2010-10-14 14:59:45 -04:00 |
|
Eliot Horowitz
|
838fd6ff76
|
fix SIGHUP handling SERVER-1934
when forked SIGHUP ignored
when not forked, SIGHUP will terminate nicely
|
2010-10-13 11:13:54 -04:00 |
|
Kristina Chodorow
|
0bb165f589
|
check imports are going to a master SERVER-1878
|
2010-10-08 11:23:23 -04:00 |
|
Aaron
|
14baf5f3c9
|
better exception handling in mongobridge
|
2010-09-27 14:11:15 -07:00 |
|
Mathias Stearn
|
4c51c1bf13
|
Tools shouldn't use $snapshot with --dbpath SERVER-1833
|
2010-09-23 14:40:46 -04:00 |
|
Eliot Horowitz
|
d3d719c3aa
|
don't use snapshot with another query SERVER-1383
|
2010-09-23 00:29:07 -04:00 |
|
Kristina Chodorow
|
437fb131dc
|
make bsondump check for empty path
|
2010-09-10 14:27:42 -04:00 |
|
Dwight
|
b2e6ff04bc
|
compile?
|
2010-09-09 10:17:02 -04:00 |
|
Justin Dearing
|
52163efb4d
|
Made the special stdout parameter -, to be more in line with other apps, e.g. nmap.
|
2010-08-23 11:38:39 -04:00 |
|
Alberto Lerner
|
7a7cc4adfa
|
SERVER-1452 StringData-ing up, c_str()-ing down
|
2010-08-18 18:12:31 -04:00 |
|
Mathias Stearn
|
d27b1646a1
|
Hide connection options for tools that don't connect SERVER-1574
|
2010-08-16 13:17:11 -04:00 |
|
Eliot Horowitz
|
f78f97061b
|
use json for bsondump SERVER-1631
|
2010-08-13 22:30:57 -04:00 |
|
Mathias Stearn
|
22057840db
|
better help for mongostat
|
2010-08-09 14:43:16 -04:00 |
|
Kristina Chodorow
|
b463621835
|
allow dumping a collection to stdout SERVER-763
|
2010-08-06 18:20:54 -04:00 |
|
Eliot Horowitz
|
7d5861a7c6
|
make cells wider
|
2010-07-30 15:11:19 -04:00 |
|