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: main
Choose a base ref
...
head repository: dampier/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.
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 22, 2012

  1. Allow a direct connection to an arbiter node to succeed. That way, we…

    … can execute commands on the arbiter.
    T. Dampier
    T. Dampier committed Mar 22, 2012
    Configuration menu
    Copy the full SHA
    962801d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2012

  1. renaming dist to dampier-pymongo to allow dependents to refer to this…

    … specific dist in their setup.py
    abdul
    abdul committed Mar 27, 2012
    Configuration menu
    Copy the full SHA
    547f618 View commit details
    Browse the repository at this point in the history
  2. rename to dampierpymongo

    abdul
    abdul committed Mar 27, 2012
    Configuration menu
    Copy the full SHA
    c2edd8d View commit details
    Browse the repository at this point in the history
  3. rename to dampier-pymongo (sorry :) )

    abdul
    abdul committed Mar 27, 2012
    Configuration menu
    Copy the full SHA
    6b315ba View commit details
    Browse the repository at this point in the history
  4. Add a zzz- prefix to the name to ensure that pip install the pymongo …

    …of this egg that LAST
    abdul
    abdul committed Mar 27, 2012
    Configuration menu
    Copy the full SHA
    46b54ad View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2012

  1. revert last change

    abdul
    abdul committed Mar 28, 2012
    Configuration menu
    Copy the full SHA
    624033b View commit details
    Browse the repository at this point in the history
Loading