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: Astn/JSON-RPC.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: chaeyk/JSON-RPC.NET
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.
  • 9 commits
  • 17 files changed
  • 1 contributor

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    269dc70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6d5c9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Configuration menu
    Copy the full SHA
    0969659 View commit details
    Browse the repository at this point in the history
  2. Revert "Return error when request id is missing."

    This reverts commit 0969659.
    chaeyk committed May 28, 2018
    Configuration menu
    Copy the full SHA
    5decee0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. added JsonRpcContextAttribute.

     - service method can receive context object by JsonRpcContextAttribute annotated parameter.
    removed threadlocal variables (exception, context)
    chaeyk committed May 29, 2018
    Configuration menu
    Copy the full SHA
    0d87c97 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. parameter passing bug fix

    chaeyk committed May 30, 2018
    Configuration menu
    Copy the full SHA
    1646983 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

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

Commits on Jun 7, 2018

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

Commits on Jun 8, 2018

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