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
/
src
Age
Commit message (
Expand
)
Author
2014-09-29
add --upsertFields and --directoryperdb for mongoimport
2.7.7
Wisdom Omuya
2014-09-29
don't panic on invalid settings
Wisdom Omuya
2014-09-29
Working basic user+roles for mongorestore
Kyle Erf
2014-09-28
Added index support from system.indexes collection in mongorestore
Kyle Erf
2014-09-26
check that file copied (during test) to local FS actually exists
alabid
2014-09-26
we aren't sure about the number of bytes written (especially on windows)
alabid
2014-09-26
use filesystem agnostic file paths
Wisdom Omuya
2014-09-26
sasl tag to control the compiling of the kerberos functionality
Gabriel Russell
2014-09-26
strip CRLF for windows tests
Wisdom Omuya
2014-09-26
making ssl a compile time option, and starting to do the same with gssapi
Gabriel Russell
2014-09-26
don't wait twice on running shim commands
Wisdom Omuya
2014-09-26
Merge branch 'master' of github.com:mongodb/mongo-tools
alabid
2014-09-26
removed datafiles from testdata dir in mongofiles and fixed the tests accordi...
alabid
2014-09-26
a ToolOptions.Validate that validates that --collection and --dbpath are not ...
Gabriel Russell
2014-09-26
fix for TestCreateIntentsForCollection test
Wisdom Omuya
2014-09-26
Mongorestore index namespace fix
Kyle Erf
2014-09-26
make .bat files executable
Wisdom Omuya
2014-09-26
make tests clearer
Wisdom Omuya
2014-09-26
fix shim tests on windows
Wisdom Omuya
2014-09-26
fix dumprestore4.js: return a failure code if --collection specified without ...
mike o'brien
2014-09-26
Mongorestore minor nit fixes
Kyle Erf
2014-09-26
use docEq for tsv tests
Wisdom Omuya
2014-09-26
fix for TestTSVImportDocument on windows-64
Wisdom Omuya
2014-09-26
command fix; mongodump shim commands now work
Kyle Erf
2014-09-26
fix for metadata_test.go
Wisdom Omuya
2014-09-26
remove unused TestIndexDocumentConversion
Wisdom Omuya
2014-09-26
fix mongostat overflow bug
Wisdom Omuya
2014-09-26
fix tsv1.js
Wisdom Omuya
2014-09-26
don't use strict string comparison for documents imported from csv
Wisdom Omuya
2014-09-26
mongoimport: more fixing the leading/trailing whitespace parsing problem in c...
Gabriel Russell
2014-09-26
include check for whether indexes were actually created (in createIndex)
alabid
2014-09-26
update version str for all tools to 2.7.7
alabid
2014-09-26
Iter() for parity
Sam Helman
2014-09-26
Tail()
Sam Helman
2014-09-26
Change to use iter
Sam Helman
2014-09-26
Host and port defaults
Sam Helman
2014-09-26
mongooplog: remove unnecessary sort
Sam Helman
2014-09-26
mongooplog: use Tail()
Sam Helman
2014-09-26
Mongodump shim support
Kyle Erf
2014-09-25
set the authentication database to the tool's -d database if it's not specifi...
mike o'brien
2014-09-25
don't treat dumping of non-existent collections as fatal error.
mike o'brien
2014-09-25
split up defaults for host and port
mike o'brien
2014-09-25
mongodump: dbpath is not allowed when host is specified
Gabriel Russell
2014-09-25
mongoimport: fixing the leading/trailing whitespace parsing problem in csv im...
Gabriel Russell
2014-09-25
mongodump: implementing --excludeCollectionsWithPrefix and --excludeCollection
Gabriel Russell
2014-09-25
use user-specified db instead of admin db to compute md5
alabid
2014-09-25
Merge branch 'master' into TOOLS-218
Valeri Karpov
2014-09-25
mongooplog: add json tags for passing info to shim
Sam Helman
2014-09-25
mongooplog code review changes
Sam Helman
2014-09-25
handle converting map[string]interface in export
mike o'brien
[next]