Commits
r4.0.12
Name already in use
Commits on May 13, 2019
-
TOOLS-2290 Fix mongorestore unable to restore collections with percen…
…ts in names from archive
Commits on Apr 29, 2019
-
TOOLS-2068 Skip calling Count() on the oplog in mongodump
Divjot Arora committedApr 29, 2019
Commits on Mar 19, 2019
-
Updated dependency to v1.1.16 plus some additional commits afterwards to provide compatibility for Go 1.12. Additional commits were necessary to compile on older Amazon Linux hosts.
Commits on Mar 13, 2019
Commits on Mar 6, 2019
Commits on Mar 4, 2019
-
TOOLS-2229 Fix mongofiles deletes chunks of existing file when failin…
…g to put_id with existing _id (#129)
Commits on Jan 29, 2019
-
-
TOOLS-2166: outputs the correct connected address for --uri (#120)
Omits tests, as test fixtures have diverged from master to the v4.0 branch.
-
-
Commits on Dec 21, 2018
Commits on Dec 20, 2018
Commits on Dec 18, 2018
Commits on Dec 11, 2018
Commits on Dec 10, 2018
Commits on Nov 21, 2018
-
-
-
TOOLS-1566 Rationalize ssl/enterprise build variants
With this commit, any Evergreen build variants marked "SSL" include the "ssl" build tag. Any build variants marked "Enterprise" include the "sasl" and "ssl" build tags. Normal build variants omit both tags.
-
-
-
-
-
minor: remove outdated build.bat file
The build.bat file is not used by automated build tool and was out of date. It has been removed.
-
-
-
-
-
TOOLS-1996 Build without synthetic GOPATH
This commit moves vendor directories out of 'src' and into the top-level 'vendor' path, as expected by Go's build tools as of the Go 1.6 vendor directory support change. It adjusts the vendoring and build script accordingly.
-
Commits on Oct 3, 2018
Commits on Sep 24, 2018
Commits on Sep 18, 2018
Commits on Sep 12, 2018
-
TOOLS-2050 Rename test output file to avoid collisions
This should avoid a filesystem error on windows when another test has the same file open.
-