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: apache/servicecomb-java-chassis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: demonbug/servicecomb-java-chassis
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.
  • 5 commits
  • 8 files changed
  • 1 contributor

Commits on Feb 22, 2019

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

Commits on May 27, 2022

  1. Merge branch 'master' of https://github.com/apache/servicecomb-java-c…

    …hassis
    
    # Conflicts:
    #	swagger/swagger-generator/generator-core/src/main/java/org/apache/servicecomb/swagger/generator/core/SwaggerGenerator.java
    demonbug committed May 27, 2022
    Configuration menu
    Copy the full SHA
    f08b65a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. add writeUnicodeValueAsString to JsonUtils to support unicode encoding

    encode invocation context before add to http header
    demonbug committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d910d4c View commit details
    Browse the repository at this point in the history
  2. fix codestyle

    demonbug committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    f6c30ba View commit details
    Browse the repository at this point in the history
  3. fix testcase

    demonbug committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2e2e32e View commit details
    Browse the repository at this point in the history
Loading