Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mongodb/node-mongodb-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.4
Choose a base ref
...
head repository: mongodb/node-mongodb-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.5
Choose a head ref
  • 9 commits
  • 11 files changed
  • 6 contributors

Commits on Aug 25, 2018

  1. Configuration menu
    Copy the full SHA
    7d6dd0c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

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

Commits on Aug 30, 2018

  1. docs(HISTORY): fixed typos

    mjomble authored and daprahamian committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    6d6cb2e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Configuration menu
    Copy the full SHA
    3c9ef0d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. doc(kerberos): fix typo in Kerberos connection section, and url

    * Fix type in Kerberos connection section
    
    Partial NODE-1654
    
    * Add missing backslash to URL
    kallimachos authored and mbroadst committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    bd80fb2 View commit details
    Browse the repository at this point in the history
  2. fix(cursor): allow $meta based sort when passing an array to sort()

    You may pass an object with a `$meta` key in place of the order parameter to `sort`.  The previous code would incorrectly reject this input as illegal.  See https://docs.mongodb.com/manual/reference/method/cursor.sort/#sort-metadata for documentation.
    dobesv authored and mbroadst committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    f93a8c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    3b725ef View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Configuration menu
    Copy the full SHA
    805d58a View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.1.5

    mbroadst committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    51f94b8 View commit details
    Browse the repository at this point in the history
Loading