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
Age
Commit message (
Expand
)
Author
2011-10-08
Fix mongoimport on jsonArrays. SERVER-3834
Spencer T Brody
2011-10-08
backport of SERVER-3875
Eliot Horowitz
2011-09-23
Use slaveOk read in mongodump to allow dumping of secondaries. SERVER-3854.
Spencer T Brody
2011-09-01
--ssl for tools SERVER-3729
Eliot Horowitz
2011-08-29
Make mongorestore ignore 'v' option when restoring indexes: SERVER-3687
Spencer T Brody
2011-08-22
fix pcre include for client
Eliot Horowitz
2011-08-18
use our own version of pcre SERVER-2085
Eliot Horowitz
2011-08-17
error out nicely with mongostat+auth on mongos SERVER-3619
Kristina
2011-08-01
Handle empty string properly in mongoimport
Spencer T Brody
2011-07-29
Make mongorestore be able to properly restore system.users with --drop. SERVE...
Spencer T Brody
2011-07-27
Don't iterate off the end of a string in mongoimport
Spencer T Brody
2011-07-27
update tools for new Listener
Eliot Horowitz
2011-07-26
Fix test failures resulting from trying to query DB in tools that don't use a
Spencer T Brody
2011-07-26
Fix build compile
Spencer T Brody
2011-07-26
Make tools fail if they connect to a db requiring authentication but don't
Spencer T Brody
2011-07-26
Part 2 of SERVER-1097: Make mongoexport export valid CSV
Spencer T Brody
2011-07-26
Part 1 of SERVER-1097: Make mongoimport adhere to CSV spec.
Spencer T Brody
2011-07-26
Refactor import code to make it easier to plug in new CSV parser.
Spencer T Brody
2011-07-26
Make bson tools trailer line go to stderr not stdout: SERVER-1619
Spencer T Brody
2011-07-11
more error handling in dump
Eliot Horowitz
2011-07-10
better error handling for monogodump
Eliot Horowitz
2011-07-06
split MessagePort into MessagePort and Socket
Eliot Horowitz
2011-06-27
Fix SERVER-3276 - mongoimport stripping leading tabs when importing TSV files
Spencer T Brody
2011-06-26
net cleaning: message split checkpoint where everything works
Eliot Horowitz
2011-06-26
net cleaning: move message.* to net/
Eliot Horowitz
2011-06-26
forceTableScan option for mongodump SERVER-3338
Eliot Horowitz
2011-06-23
server-2904
U-tellus\cwestin
2011-06-21
small sniffer improvements
Dwight
2011-06-16
Merge branch 'master' of git@github.com:mongodb/mongo
dwight
2011-06-16
tweak msg
dwight
2011-06-15
compile linux
Eliot Horowitz
2011-06-15
little nicer
Eliot Horowitz
2011-06-01
add slaveOk option to mongoexport SERVER-3086
gregs
2011-06-01
don't use ? curop because it leads to user confusion
Eliot Horowitz
2011-05-09
compile
Eliot Horowitz
2011-05-09
Tools now support --journal with --dbpath SERVER-2300
Mathias Stearn
2011-04-28
also needs unsigned
Greg Studer
2011-04-28
int32_t not available on win32
gregs
2011-04-19
Don't show unrelated fields in mongostat when connected to mongos SERVER-2925
Mathias Stearn
2011-04-18
compile
dwight
2011-04-18
trap segfaults and such and try to log them on windows
dwight
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-05
fix compile warning
Eliot Horowitz
2011-04-04
Make mongodump --oplog work with auth SERVER-2850
Mathias Stearn
2011-04-03
Use intrusive_ptr rather than shared_ptr for BSONObj
Mathias Stearn
2011-04-03
g++ 4.6 compile (new -Wunused-but-set-variable warning)
Mathias Stearn
2011-03-17
SERVER-2691.
Richard Kreuter
2011-03-16
Changes to source needed to compile cleanly with clang++
Mathias Stearn
[next]