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
/
common
/
db
/
db.go
Age
Commit message (
Expand
)
Author
2016-01-15
TOOLS-690 fix mongoimport to return exit code 1 for specific insertion errors
Judah Schvimer
2015-12-16
TOOLS-954 Added bypassDocumentValidation option to mongorestore and mongoimport
Judah Schvimer
2015-10-15
TOOLS-939 bulk batches need to be under 16MB
Gabriel Russell
2015-10-12
TOOLS-655 full write concern support and tests
Kyle Erf
2015-10-01
TOOLS-630 Primary is the default read preference
Gabriel Russell
2015-10-01
TOOLS-630 accept read preferences on the command line
Gabriel Russell
2015-10-01
Revert "TOOLS-630"
Gabriel Russell
2015-10-01
TOOLS-630
Gabriel Russell
2015-09-08
Revert "TOOLS-644 tests for write concern in mongorestore"
Gabriel Russell
2015-09-08
TOOLS-644 tests for write concern in mongorestore
Gabriel Russell
2015-08-10
TOOLS-870 preserve the order of oplog fields
Gabriel Russell
2015-06-17
TOOLS-16 mongodump: disable secondary reads when connected to a mongos
Kyle Erf
2015-05-26
TOOLS-748 disable socket timeouts in dump and restore
Kyle Erf
2015-03-27
TOOLS-504 prompt for password in tools
Kyle Erf
2015-01-29
TOOLS-591: improve mongooplog documentation
Wisdom Omuya
2015-01-28
TOOLS-591: improve common package documentation
Wisdom Omuya
2015-01-23
TOOLS-591: improve package documentation
Wisdom Omuya
2015-01-20
TOOLS-581: use port 33333 for integration tests
Wisdom Omuya
2014-12-04
TOOLS-436: NewSessionProvider to return an error
Gabriel Russell
2014-12-04
tools-371 kill off db/command package
mike o'brien
2014-11-25
TOOLS-395 add --stopOnError flag to mongorestore
mike o'brien
2014-11-19
TOOLS-392 allow secondary reads in mongorestore
Kyle Erf
2014-10-28
TOOLS-269 remove traces of vestigial shim code
mike o'brien
2014-10-14
TOOLS-274: vendor dependencies
Sam Helman