Abhishek Kumar
eb6b216004
Rename Status -> EchoStatus to avoid conflict
10 years ago
Abhishek Kumar
747cdbf9c0
Fixed bug : int -> int32
10 years ago
Abhishek Kumar
905a65b2d0
Expanded testing protocol
10 years ago
Nicolas Noble
f3fac562e8
Merge pull request #1577 from ctiller/we-dont-need-no-backup
...
Remove backup poller from GRPC core
10 years ago
Nicolas Noble
dc65c14d3b
Merge pull request #2122 from jboeuf/tsi_ssl_npn
...
Adding NPN support if ALPN support is not available.
10 years ago
Nicolas Noble
3acc428ffd
Merge pull request #2072 from jtattermusch/fix_json_rewrite_test
...
fix json_rewrite_test CRLF handling
10 years ago
Michael Lumish
61a25fbff7
Merge pull request #2138 from tbetbetbe/grpc-ruby-fix-cancel-after-first-response
...
Corrects the cancel_after_first_response behaviour
10 years ago
Tim Emiola
aa57bab3ca
Corrects the cancel_after_first_response behaviour
...
- introduces a #wait method on the call operation view
- invokes #wait on a Notifier that is created for all operations
- ensures the Notifier is invoked if necessary whenever a client request
completes
- updates the interop_test to use op.wait before checking if the call
was cancelled.
10 years ago
Julien Boeuf
afc8c77366
Merge branch 'master' of https://github.com/grpc/grpc into tsi_ssl_npn
10 years ago
Julien Boeuf
3e29de19a3
Adressing comments.
10 years ago
Craig Tiller
52c6142a30
Merge github.com:grpc/grpc into we-dont-need-no-backup
...
Conflicts:
gRPC.podspec
tools/doxygen/Doxyfile.core.internal
10 years ago
Jorge Canizales
a15f08cc9a
Merge pull request #2130 from murgatroid99/objective-c-stop-surpressing-warnings
...
Re-enabled warnings in the gRPC podspec
10 years ago
Jan Tattermusch
7e997eba4f
Merge pull request #2116 from nicolasnoble/jenkins-clang
...
Adding clang packages for msan/tsan/asan testing.
10 years ago
murgatroid99
9fb72cd7b5
Re-enabled warnings in the gRPC podspec
10 years ago
Tim Emiola
94213dfa64
Merge pull request #2084 from stanley-cheung/php_pecl_extension
...
Add package.xml file for pecl extension
10 years ago
Nicolas Noble
e0eac8b5be
Merge pull request #2125 from jtattermusch/fix_win_read_memory_leak
...
prevent leaking gpr_slice in windows on_read()
10 years ago
Jan Tattermusch
b91009518d
prevent leaking gpr_slice in windows on_read()
10 years ago
Nicolas Noble
37a8448f0e
Merge pull request #2104 from murgatroid99/build_json_add_missing_context.h
...
Added missing but included headers to build.json
10 years ago
Stanley Cheung
cb14eab395
Add package.xml and necessary files for pecl extension
10 years ago
Craig Tiller
6174b9a4d0
Docs
10 years ago
Julien Boeuf
d1531323e7
Adding NPN support if ALPN support is not available.
...
- ALPN may not be available:
- because OpenSSL does not support it.
- because one of the peers does not support it.
- Tested manually end to end by forcing TSI_OPENSSL_ALPN_SUPPORT to 0.
Also tested if only one of the peers supports ALPN.
10 years ago
Nicolas "Pixel" Noble
76fa6b6715
Switching from wheezy to jessie.
10 years ago
Craig Tiller
42b239f13f
Docs
10 years ago
Craig Tiller
b6b3015a84
Merge github.com:grpc/grpc into we-dont-need-no-backup
...
Conflicts:
include/grpc/compression.h
10 years ago
Craig Tiller
2652b4d321
Docs, formatting
10 years ago
Nicolas "Pixel" Noble
8a47ccd8b0
Adding clang packages for msan/tsan/asan testing.
10 years ago
Craig Tiller
4ec433741a
Merge pull request #2071 from dgquintas/compression-levels
...
Introduced compression levels as an abstraction for the actual algorithm
10 years ago
Michael Lumish
22a7cdffc4
Merge pull request #2108 from jcanizales/disallow-started-writers
...
Disallow started request writers on GRPCCall init
10 years ago
donnadionne
f1a495573f
Merge pull request #2100 from tbetbetbe/grpc-ruby-adjust-rspec-output
...
Prints test names as ruby tests run
10 years ago
Nicolas Noble
491b37b147
Merge pull request #2095 from jtattermusch/autobuild_jenkins_dockerfile
...
make sure docker image is up-to-date before each build
10 years ago
Jorge Canizales
6bbfcc3fec
Disallow started request writers on GRPCCall init
10 years ago
Jan Tattermusch
c9c83cf6ad
setting CPPFLAGS breaks openssl build
10 years ago
Craig Tiller
81889aa833
Merge pull request #2106 from soltanmm/coredoc
...
Document core behavior w.r.t. argument lifetimes
10 years ago
Masood Malekghassemi
7128a90cc4
Document core behavior w.r.t. argument lifetimes
...
Also clean up some excess whitespace and make some notes about ownership.
10 years ago
murgatroid99
7da8b1a651
Added missing but included headers to build.json
10 years ago
Craig Tiller
ad59999b6b
Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
dd39fbd413
Merge github.com:grpc/grpc into we-dont-need-no-backup
10 years ago
Nicolas Noble
b62cdbc18c
Merge pull request #2078 from yang-g/grpc_cli_headers
...
Support sending and showing received metadata in grpc_cli
10 years ago
Nicolas Noble
a93954f844
Merge pull request #1731 from ctiller/you-complete-me
...
New core shutdown API
10 years ago
Jan Tattermusch
eaa52163da
update instructions on picking up failed docker container
10 years ago
Tim Emiola
821e4a757f
Prints test names as ruby tests run
10 years ago
Jan Tattermusch
118e331a7f
make sure docker image is up-to-date before each build
10 years ago
Michael Lumish
656e776ae1
Merge pull request #2092 from jcanizales/point-to-official-proto-podspec
...
Link to official protobuf podspec in the README
10 years ago
Craig Tiller
4581586330
Merge pull request #21 from jtattermusch/we-dont-need-no-backup-undo-hotfix
...
undo hotfix from #1731
10 years ago
Craig Tiller
831b4e0fdc
Merge branch 'fix_intermediary_low_test_for_1577' of github.com:nathanielmanistaatgoogle/grpc into merge-merge-merge
10 years ago
Craig Tiller
7cce60af96
podspec
10 years ago
Jorge Canizales
beabcfd590
Link to official protobuf podspec in the README
...
It was still linking to my pull request's podspec.
10 years ago
Jan Tattermusch
797b875ef2
undo hotfix from #1731
10 years ago
Craig Tiller
e7621eedd6
Merge branch 'you-complete-me' into we-dont-need-no-backup
10 years ago
Craig Tiller
d278f2fd48
Merge github.com:grpc/grpc into you-complete-me
10 years ago