Bogdan Drutu
5200df6bcb
Merge remote-tracking branch 'upstream/master' into bug
9 years ago
Jan Tattermusch
2b38a91665
update helloworld example to 0.12.0 nuget
9 years ago
Jan Tattermusch
b0d1506eca
upgrade route guide to 0.12.0 nuget
9 years ago
Sree Kuchibhotla
fa40cde4ca
public_headers not found in some cases when running the import
9 years ago
Alistair Veitch
fc999adcc7
new iterator interface
9 years ago
Dan Born
b13a69da41
tcp_server_posix_test fixes.
...
Use grpc_shutdown() instead of grpc_iomgr_shutdown() to prevent
grpc_pick_unused_port_or_die() from inappropriately destroying global
state. Fix port allocation issues.
9 years ago
Craig Tiller
e869b5629d
Hard code text segment address for msan, tsan
...
Somehow these are getting loaded at bad addresses by whatever kernels we have on our Jenkins slaves. Fix the load address to something safe to avoid this.
9 years ago
Michael Lumish
7df646667d
Merge pull request #4736 from dgquintas/newlines
...
Added back trailing newlines
9 years ago
yang-g
54099aa46f
Update example
9 years ago
yang-g
77c63333a6
Add new public header
9 years ago
yang-g
d6f7d99dc6
Add a hybrid end2end test mixing sync and async methods
9 years ago
David Garcia Quintas
2bf574f814
Added back trailing newlines
9 years ago
Bogdan Drutu
ee142ab634
Merge remote-tracking branch 'upstream/master'
9 years ago
Masood Malekghassemi
e540b571da
Remove trailing directory-name slashes in setup.py
...
Python on Windows inexplicably chokes on trailing slashes.
9 years ago
Dan Born
d890a217da
Fix port allocation in test.
9 years ago
David Garcia Quintas
ec0d07f58e
Woops
9 years ago
David Garcia Quintas
752c36a588
Merge branch 'master' of github.com:grpc/grpc into proto_interfaces
9 years ago
Craig Tiller
f8eacca8cd
Merge pull request #4729 from sreecha/import_issues_proto
...
Generate transitive dependencies as well in gen_build_yaml.py for protos
9 years ago
yang-g
be5a2c4f04
working test
9 years ago
Dan Born
a78ca38e10
clang reformat.
9 years ago
Craig Tiller
21c0ebf6d4
Merge pull request #4653 from murgatroid99/release-0_12_master_merge
...
Release 0 12 master merge
9 years ago
Michael Lumish
2e18d43930
Merge pull request #4727 from dgquintas/copyright_fix_newline
...
Fixed removal of trailing newline upon --fix
9 years ago
yang-g
25f191d49b
merge with head
9 years ago
Stanley Cheung
469bd1bc3e
update copyright year
9 years ago
Sree Kuchibhotla
a193faf0fe
update copyright
9 years ago
Sree Kuchibhotla
80b6a47a25
Fix the error that was causing incorrect Makefile generation
9 years ago
Sree Kuchibhotla
c819e5031b
Generate transitive dependencies as well in gen_build_yaml.py for protos
9 years ago
murgatroid99
6cf15e0f65
Updated copyright in node/common.js
9 years ago
David Garcia Quintas
68a16864b6
Fixed removal of trailing newline upon --fix
9 years ago
Craig Tiller
a9c61bc512
Merge pull request #4713 from nicolasnoble/fix-release
...
Re-ordering interdependent proto files.
9 years ago
Craig Tiller
a83b73c97d
Merge pull request #4726 from murgatroid99/fix_copyrights_again_again
...
Fix copyrights again
9 years ago
murgatroid99
ace28d3f98
Fix copyrights again
9 years ago
yang-g
b9a1377fab
Merge remote-tracking branch 'upstream/master' into sync_async_mix
9 years ago
Vijay Pai
a2517a1573
Merge pull request #4725 from yang-g/destroy_reader
...
destroy reader after using it
9 years ago
murgatroid99
d212b33553
Re-add missing newline in ruby file
9 years ago
Yang Gao
cd0683330e
Merge pull request #4720 from sreecha/import_issues
...
Rename TestService to EchoTestService to prevent name-conflict with 'TestService' in test.proto
9 years ago
Nathaniel Manista
ac3d328fa9
Merge pull request #4684 from soltanmm/distrib
...
Improve Python installation story.
9 years ago
yang-g
df2778d45f
Merge remote-tracking branch 'upstream/master' into epollset
9 years ago
yang-g
f80573502a
destroy reader after using it
9 years ago
Bogdan Drutu
618051c8ca
Fix the build.
9 years ago
Masood Malekghassemi
81183254ab
Maintain copyright sanity in Python-related files
9 years ago
Masood Malekghassemi
ecaf0801a5
Python version bump
9 years ago
Masood Malekghassemi
1d17781795
Check compiler versions at Python setup time
9 years ago
Masood Malekghassemi
59994bcc3e
Warn on Python proto module build failure
9 years ago
Masood Malekghassemi
df97aecb79
Enable submitting binary dists of Python
9 years ago
Craig Tiller
dafa125c7b
Merge pull request #4722 from ctiller/cfN
...
clang-format code
9 years ago
Craig Tiller
754bd26e28
clang-format code
9 years ago
Craig Tiller
6d32e873a6
Merge pull request #4719 from murgatroid99/fix_copyrights_again
...
Update copyrights again
9 years ago
Sree Kuchibhotla
b0d0c8e8c2
FormatCode
9 years ago
Sree Kuchibhotla
5a05f51a1c
Rename TestService to EchoTestService to prevent name-conflict with
...
'TestService' in test.proto
9 years ago