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

Completion queue binding for new requests API change #1493

Merged

Commits on May 6, 2015

  1. Completion queue binding for new requests API change

    Move completion queue binding for new requests to the new request
    request time, not server instantiation time.
    ctiller committed May 6, 2015
    Configuration menu
    Copy the full SHA
    f9e6adf View commit details
    Browse the repository at this point in the history
  2. Fix some wrapped languages

    ctiller committed May 6, 2015
    Configuration menu
    Copy the full SHA
    f508145 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2015

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

Commits on May 8, 2015

  1. Port Node to new API

    ctiller committed May 8, 2015
    Configuration menu
    Copy the full SHA
    fdb75f5 View commit details
    Browse the repository at this point in the history
  2. Port Ruby to new API

    ctiller committed May 8, 2015
    Configuration menu
    Copy the full SHA
    997fab6 View commit details
    Browse the repository at this point in the history
  3. Port Python to new API

    ctiller committed May 8, 2015
    Configuration menu
    Copy the full SHA
    a5e15f4 View commit details
    Browse the repository at this point in the history
  4. Port C# to new API

    ctiller committed May 8, 2015
    Configuration menu
    Copy the full SHA
    4d706b8 View commit details
    Browse the repository at this point in the history
  5. Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down…

    …-the-stream
    
    Conflicts:
    	src/cpp/server/server.cc
    ctiller committed May 8, 2015
    Configuration menu
    Copy the full SHA
    fee0cfa View commit details
    Browse the repository at this point in the history
  6. Correct C++ build errors

    ctiller committed May 8, 2015
    Configuration menu
    Copy the full SHA
    a33acb7 View commit details
    Browse the repository at this point in the history
  7. Correct Node build errors

    ctiller committed May 8, 2015
    Configuration menu
    Copy the full SHA
    054d1de View commit details
    Browse the repository at this point in the history
  8. Fix C test build

    ctiller committed May 8, 2015
    Configuration menu
    Copy the full SHA
    9daab24 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' of gi…

    …thub.com:ctiller/grpc into churn-churn-churn-the-api-gently-down-the-stream
    ctiller committed May 8, 2015
    Configuration menu
    Copy the full SHA
    41af13e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2be6095 View commit details
    Browse the repository at this point in the history
  11. Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down…

    …-the-stream
    
    Conflicts:
    	test/cpp/end2end/async_end2end_test.cc
    ctiller committed May 8, 2015
    Configuration menu
    Copy the full SHA
    0b488f7 View commit details
    Browse the repository at this point in the history
  12. Fix clang compilation

    ctiller committed May 8, 2015
    Configuration menu
    Copy the full SHA
    6979b00 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2015

  1. Configuration menu
    Copy the full SHA
    0b0e979 View commit details
    Browse the repository at this point in the history
  2. Fix broken compilation

    ctiller committed May 9, 2015
    Configuration menu
    Copy the full SHA
    b122e2e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2015

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