Skip to content

Commits

Permalink
r4.0.12
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on May 13, 2019

  1. TOOLS-2290 Fix mongorestore unable to restore collections with percen…

    …ts in names from archive
    patrickfreed committed May 13, 2019
    Copy the full SHA
    2aeced6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. TOOLS-2068 Skip calling Count() on the oplog in mongodump

    Divjot Arora committed Apr 29, 2019
    Copy the full SHA
    79d18b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. TOOLS-2233 Revendor gopacket

    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.
    xdg committed Mar 19, 2019
    Copy the full SHA
    5db0b4a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Copy the full SHA
    034a056 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Copy the full SHA
    c27a61e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. TOOLS-2229 Fix mongofiles deletes chunks of existing file when failin…

    …g to put_id with existing _id (#129)
    patrickfreed committed Mar 4, 2019
    Copy the full SHA
    f16f53f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Copy the full SHA
    ecd6b33 View commit details
    Browse the repository at this point in the history
  2. TOOLS-2166: outputs the correct connected address for --uri (#120)

    Omits tests, as test fixtures have diverged from master to the v4.0
    branch.
    sindbach authored and xdg committed Jan 29, 2019
    Copy the full SHA
    b1f4b01 View commit details
    Browse the repository at this point in the history
  3. minor: Revendor llmgo

    xdg committed Jan 29, 2019
    Copy the full SHA
    40c3948 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3a9a134 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Copy the full SHA
    d389ab8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Copy the full SHA
    ed24436 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Copy the full SHA
    aa23434 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Fix logging formatting directives

    Marek Skalický authored and TedTuckman committed Dec 11, 2018
    Copy the full SHA
    579fa44 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Copy the full SHA
    f5d9802 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Copy the full SHA
    ff4c485 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    453ed52 View commit details
    Browse the repository at this point in the history
  3. 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.
    xdg committed Nov 21, 2018
    Copy the full SHA
    5e54ba4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d7d9faf View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4c1d9da View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1d44cae View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    57c8a2b View commit details
    Browse the repository at this point in the history
  8. 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.
    xdg committed Nov 21, 2018
    Copy the full SHA
    67246e6 View commit details
    Browse the repository at this point in the history
  9. TOOLS-1996 Update test.sh script

    xdg committed Nov 21, 2018
    Copy the full SHA
    be6b0a2 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    77acc27 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    466f855 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    392a23a View commit details
    Browse the repository at this point in the history
  13. 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.
    xdg committed Nov 21, 2018
    Copy the full SHA
    f9a061a View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    a4f3e12 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. minor: Don't test -rcX versions

    xdg committed Oct 3, 2018
    Copy the full SHA
    0f0d866 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    303351f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Copy the full SHA
    06e96a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Copy the full SHA
    c5602de View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. 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.
    xdg committed Sep 12, 2018
    Copy the full SHA
    8b4d050 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    54b75fa View commit details
    Browse the repository at this point in the history
Older