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: main
Choose a base ref
...
head repository: explodingbarrel/node-mongodb-native
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.
  • 8 commits
  • 246 files changed
  • 3 contributors

Commits on Jan 26, 2012

  1. support for slaveOk on findOne

    Home authored and Home committed Jan 26, 2012
    Configuration menu
    Copy the full SHA
    db96832 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2012

  1. compiles with node >0.6

    ebg-jeff committed Mar 13, 2012
    Configuration menu
    Copy the full SHA
    b2ef3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22b3384 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2012

  1. Merge branch 'master' of git://github.com/mongodb/node-mongodb-native

    Conflicts:
    	external-libs/bson/binary.cc
    	external-libs/bson/code.cc
    	external-libs/bson/dbref.cc
    	external-libs/bson/long.cc
    	external-libs/bson/objectid.cc
    	external-libs/bson/test/test_full_bson.js
    	external-libs/bson/test_bson.js
    	external-libs/bson/timestamp.cc
    	lib/mongodb/collection.js
    ebg-jeff committed Jun 19, 2012
    Configuration menu
    Copy the full SHA
    67e759c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2012

  1. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	external-libs/bson/wscript
    ebg-jeff committed Oct 28, 2012
    Configuration menu
    Copy the full SHA
    bcb4f43 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2013

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

Commits on Oct 3, 2013

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

Commits on Jun 9, 2015

  1. turned package into proxy

    Jeff Howell committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    ff1e38a View commit details
    Browse the repository at this point in the history
Loading