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

Commits on Sep 25, 2013

  1. Add to Solution folder

    mythz committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    8fa3180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a381b13 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2013

  1. Configuration menu
    Copy the full SHA
    01d4021 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from lafama/v3-fixes

    Added Support for Ravendb Multi- Tenancy cases
    mythz committed Sep 28, 2013
    Configuration menu
    Copy the full SHA
    9235778 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'v3-fixes' into v3

    mythz committed Sep 28, 2013
    Configuration menu
    Copy the full SHA
    3dc5fe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2013

  1. update with latest SS dlls

    mythz committed Oct 17, 2013
    Configuration menu
    Copy the full SHA
    6af57f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2013

  1. Update to latest SS .dlls

    mythz committed Oct 22, 2013
    Configuration menu
    Copy the full SHA
    33517eb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2013

  1. Removed new IDocumentSession instantiation from GetUserAuth and used …

    …privately declared _session instance to resolve multiple open session conflicts when calling IDocumentSession::Store.
    Jason Castellano committed Oct 23, 2013
    Configuration menu
    Copy the full SHA
    8df85f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2013

  1. Merge pull request #33 from jasoncastellano/v3

    Removed new IDocumentSession instantiation from GetUserAuth and used pri...
    mythz committed Oct 25, 2013
    Configuration menu
    Copy the full SHA
    6fa137c View commit details
    Browse the repository at this point in the history
Loading