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: beyond-code-github/LinqToQuerystring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release
Choose a base ref
...
head repository: beyond-code-github/LinqToQuerystring
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
  • 5 contributors

Commits on Jan 28, 2015

  1. Check for non-null Response in OnActionExecuted

    A null response can happen if the WebApi method throws an exception and
    doesn't return anything.
    david-hollifield committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    a8e5510 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2015

  1. Configuration menu
    Copy the full SHA
    6d5d7df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from cyl102/patch-1

    The dns doesn't seems to work anymore
    Pete Smith committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    5fd8378 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2016

  1. Merge pull request #50 from david-hollifield/master

    Check for non-null Response in OnActionExecuted
    beyond-code-github committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    ac7c39c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. update url

    original url is dead
    dotnetchris committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    894c4be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from dotnetchris/patch-1

    update documentation url in readme
    beyond-code-github committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    f10c41a View commit details
    Browse the repository at this point in the history
Loading