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/mongo-python-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: turbulenz/mongo-python-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 19, 2010

  1. Added automatic per-socket authentication of connections when DB cred…

    …entials are provided to Connection
    jmurty committed Sep 19, 2010
    Configuration menu
    Copy the full SHA
    3854ba4 View commit details
    Browse the repository at this point in the history
  2. Removed rogue pdb statement

    jmurty committed Sep 19, 2010
    Configuration menu
    Copy the full SHA
    d425cbf View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2010

  1. Automatic per-socket authentication now occurs in Connection after in…

    …itial Database.authenticate call
    jmurty committed Sep 22, 2010
    Configuration menu
    Copy the full SHA
    dfb84f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2010

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

Commits on Feb 4, 2011

  1. Merge commit '3854ba46'

    bmaltby committed Feb 4, 2011
    Configuration menu
    Copy the full SHA
    e51075e View commit details
    Browse the repository at this point in the history
  2. Merge commit 'd425cbf9'

    bmaltby committed Feb 4, 2011
    Configuration menu
    Copy the full SHA
    5385972 View commit details
    Browse the repository at this point in the history
  3. Merge commit 'dfb84f97'

    bmaltby committed Feb 4, 2011
    Configuration menu
    Copy the full SHA
    63aeaf6 View commit details
    Browse the repository at this point in the history
  4. Merge commit 'fd066178'

    bmaltby committed Feb 4, 2011
    Configuration menu
    Copy the full SHA
    b96d45b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    112039e View commit details
    Browse the repository at this point in the history
Loading