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: jaganjan/mongo-csharp-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jaganjan/mongo-csharp-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.x
Choose a head ref
  • 13 commits
  • 37 files changed
  • 3 contributors

Commits on Sep 19, 2013

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

Commits on Sep 24, 2013

  1. CSHARP-791: Don't let an exception on one connection cause us to thin…

    …k that we are no longer connected to the server.
    rstam committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    03fd9b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f535711 View commit details
    Browse the repository at this point in the history
  3. CSHARP-801: The container parameter to GenerateId should be a MongoCo…

    …llection (not an InsertOperation).
    rstam committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    0bcca2e View commit details
    Browse the repository at this point in the history
  4. CSHARP-803 - Ignore overriden id members when applying NamedIdMemberC…

    …onvention
    Sridhar Nanjundeswaran authored and rstam committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    de66bed View commit details
    Browse the repository at this point in the history
  5. CSHARP-810: Save should work with a polymorphic _id (or any custom se…

    …rialization of an _id).
    rstam committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    48aae83 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2013

  1. Configuration menu
    Copy the full SHA
    20e289d View commit details
    Browse the repository at this point in the history
  2. CSHARP-808: GeoJson serializers should coerce numeric values to doubl…

    …e during deserialization.
    rstam committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    b984c5a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2013

  1. Added release notes for 1.8.3.

    rstam committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    36f8acb View commit details
    Browse the repository at this point in the history
  2. changing release version

    Sridhar Nanjundeswaran committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    28c1204 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2015

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

Commits on Sep 8, 2015

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

Commits on Oct 7, 2015

  1. removed flaky test.

    craiggwilson committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    673cdc1 View commit details
    Browse the repository at this point in the history
Loading