Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dubbo-889-Attachments] support implicit delivery of attachments from provider to consumer #1843

Merged
merged 7 commits into from
May 31, 2018

Commits on Feb 13, 2018

  1. Configuration menu
    Copy the full SHA
    5884757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25a9f15 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Configuration menu
    Copy the full SHA
    5eb10ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dbd92b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Merge branch 'master' into provider_attachments

    # Conflicts:
    #	dubbo-remoting/dubbo-remoting-http/src/test/java/com/alibaba/dubbo/remoting/http/jetty/JettyHttpBinderTest.java
    #	dubbo-remoting/dubbo-remoting-http/src/test/java/com/alibaba/dubbo/remoting/http/tomcat/TomcatHttpBinderTest.java
    #	dubbo-rpc/dubbo-rpc-api/src/main/java/com/alibaba/dubbo/rpc/RpcContext.java
    #	hessian-lite/src/main/java/com/alibaba/com/caucho/hessian/io/MapDeserializer.java
    #	hessian-lite/src/test/java/com/alibaba/com/caucho/hessian/io/LocaleSerializerTest.java
    chickenlj committed May 24, 2018
    Configuration menu
    Copy the full SHA
    5287bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    153f4d2 View commit details
    Browse the repository at this point in the history
  3. Add unit test for Version

    chickenlj committed May 24, 2018
    Configuration menu
    Copy the full SHA
    f6a0c11 View commit details
    Browse the repository at this point in the history