index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dump.cpp
Age
Commit message (
Expand
)
Author
2011-08-17
error out nicely with mongostat+auth on mongos SERVER-3619
Kristina
2011-07-11
more error handling in dump
Eliot Horowitz
2011-07-10
better error handling for monogodump
Eliot Horowitz
2011-06-26
forceTableScan option for mongodump SERVER-3338
Eliot Horowitz
2011-06-01
don't use ? curop because it leads to user confusion
Eliot Horowitz
2011-04-13
Use FILE* for I/O in mongodump for better error reporting SERVER-2143
Mathias Stearn
2011-04-12
make mongodump work on local.oplog.rs
Eliot Horowitz
2011-04-05
unused variable warning
Mathias Stearn
2011-04-04
Make mongodump --oplog work with auth SERVER-2850
Mathias Stearn
2011-03-06
repair handles invalid objects better
Eliot Horowitz
2011-03-06
repair mode works with -c
Eliot Horowitz
2011-03-04
if you specify -d local -c oplog.$main should dump
Eliot Horowitz
2011-03-03
better inf. loop testing
Eliot Horowitz
2011-02-27
better repair mongodump
Eliot Horowitz
2011-02-25
mongodump shouldn't use QueryOption_Exhaust when connected to mongos SERVER-2628
Mathias Stearn
2011-01-16
handle $err in mongodump SERVER-1851
Eliot Horowitz
2011-01-09
working on some repair utilities
Eliot Horowitz
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-11-29
Use oplog to make mongodump/restore point in time SERVER-2025
Mathias Stearn
2010-11-03
Use QueryOption_Exaust in mongodump. SERVER-2059
Mathias Stearn
2010-09-23
Tools shouldn't use $snapshot with --dbpath SERVER-1833
Mathias Stearn
2010-08-23
Made the special stdout parameter -, to be more in line with other apps, e.g....
Justin Dearing
2010-08-16
Hide connection options for tools that don't connect SERVER-1574
Mathias Stearn
2010-08-06
allow dumping a collection to stdout SERVER-763
Kristina Chodorow
2010-07-28
optional query for mongodump
Eliot Horowitz
2010-04-27
stdafx->pch
Dwight
2010-04-24
fix for tools
Dwight Merriman
2010-02-21
changed Tool() cons arguments a bit
Eliot Horowitz
2010-01-24
better debugging when can't open streams
Eliot Horowitz
2010-01-03
a little code cleanup / renameing
Dwight
2009-12-28
uassert/massert take error code SERVER-112
Eliot Horowitz
2009-12-02
use SlaveOk for doing counts SERVER-450
Eliot Horowitz
2009-10-09
cleaning tool debugging/tests
Eliot Horowitz
2009-09-24
nice progress meters for dump/restore SERVER-307
Eliot Horowitz
2009-09-24
casing
Eliot Horowitz
2009-09-23
replace posix file write ops with ostream
Eliot Horowitz
2009-09-11
mongodump: move default argument to options declaration so it shows up in hel...
Mike Dirolf
2009-09-11
minor: whitespace
Mike Dirolf
2009-08-12
when doing a dump from a replica pair, do it from the slave SERVER-169
Eliot Horowitz
2009-08-12
auth support for tools SERVER-147
Eliot Horowitz
2009-08-11
use $snapshot for dump/export tools SERVER-226
Eliot Horowitz
2009-06-28
make -c work for mongodump
Eliot Horowitz
2009-05-20
make tools capable of running standalone, without a mongod instance
Aaron
2009-03-19
Replace emptyObj with BSONObj()
Aaron
2009-01-31
slave ok for doing dumps
yellow
2009-01-29
sort() for c++ client
Dwight
2009-01-29
make run return and that is what the binary exits with
Eliot Horowitz
2009-01-27
moving to unified Tool system
Eliot Horowitz
2009-01-15
Replaced our #defined cout with mongo::out()
Aaron
2009-01-15
Indent all lines within namespaces one level
Aaron
[next]