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
2024-04-11
SERVER-89209 Create Developer Workstation Bazel Installation Script (#20994)
Zack Winter
2011-12-24
bulk move of code to src/ SERVER-4551
Eliot Horowitz
2011-12-16
fix typo
Spencer T Brody
2011-12-13
Be more consistent about using log() vs cout in tools.
Spencer T Brody
2011-12-13
Fix compile
Spencer T Brody
2011-12-13
Mongorestore on sharded cluster: SERVER-3853
Spencer T Brody
2011-12-12
Log a warning when restoring with different options than existing collection....
Spencer T Brody
2011-12-09
better fix, allows dump of single collections without prohibited chars
Kevin Matulef
2011-12-09
re-arranged logic a bit, to same effect
Kevin Matulef
2011-12-09
no longer writes collections with '/' in name
Kevin Matulef
2011-12-07
fix compile
Spencer T Brody
2011-12-07
Make mongorestore restore collection options and indexes from the metadata fi...
Spencer T Brody
2011-12-07
Make mongodump create a metadata file with collection options and indexes to ...
Spencer T Brody
2011-12-06
mongostat handles arbiters and recovering nodes better
Eliot Horowitz
2011-12-04
use nicer pch include format
Eliot Horowitz
2011-12-01
SERVER-3265: added up-to timestamp option for restore
Brandon Diamond
2011-11-29
SERVER-3112: Improved stdout/err in mongoexport
Brandon Diamond
2011-11-29
remove warnings on some version of gcc
Eliot Horowitz
2011-11-28
fix indentation
Eliot Horowitz
2011-11-27
some refactoring of mongostat code
Eliot Horowitz
2011-11-17
SERVER-4311: Updated "M" to "PRI" in mongostat
Brandon Diamond
2011-11-03
SERVER-4122: "*" is a valid dbname. make mongodump use "" instead of "*" to r...
Tony Hannan
2011-10-28
CS-1535: Avoid writing to stderr unless dumping to stdout
Brandon Diamond
2011-10-28
CS-1535: Added method for toggling stdout/stderr in tools
Brandon Diamond
2011-10-24
SERVER-3641 SERVER-1458: mongostat uses auth with mongos/repsets
Brandon Diamond
2011-10-13
SERVER-2495: Added units to ProgressMeter
Brandon Diamond
2011-10-11
SERVER-2475: Added friendly descriptions to --help
Brandon Diamond
2011-10-11
Fixing small issue in earlier commit.
Brandon Diamond
2011-10-11
SERVER-3937: Only call GLE if w > 1
Brandon Diamond
2011-10-07
SERVER-3937: Added write concern support to mongoimport
Brandon Diamond
2011-10-06
Use boost's string trim function rather than having our own.
Spencer T Brody
2011-10-06
SERVER-3690: Header excluded from CSV import objcount
Brandon Diamond
2011-10-05
SERVER-3299 trim hostname on replica set reconfig
Scott Hernandez
2011-09-28
compile
Dwight
2011-09-28
Merge branch 'master' of github.com:mongodb/mongo
Dwight
2011-09-28
add missing help mongostat
Dwight
2011-09-27
Fix mongoimport on jsonArrays. SERVER-3834
Spencer T Brody
2011-09-23
Use slaveOk read in mongodump to allow dumping of secondaries. SERVER-3854.
Spencer T Brody
2011-09-18
move auth() to runNormal() thus this fix only affects normal cases
Lu Guanqun
2011-09-17
add auth() call to mongostat SERVER-3875
Lu Guanqun
2011-09-15
mongooplog -new tool for replaying oplogs SERVER-3873
Eliot Horowitz
2011-09-13
compile
dwight
2011-09-10
better error message
Eliot Horowitz
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
[next]