Alistair Veitch
ff14b44154
Don't use buf_size as input and output in encode
9 years ago
Nathaniel Manista
e64e5e4c1c
Merge pull request #4823 from soltanmm/protostuffs
...
Depend on protobuf>=3.0.0a3 in grpcio.
9 years ago
murgatroid99
25122bf811
Fixed Ruby build on Mac
9 years ago
Nathaniel Manista
ac9e1cbe3d
Merge pull request #4830 from soltanmm/going-slightly-mad
...
Fix broken Python package builds.
9 years ago
Alistair Veitch
c45d088ae7
Single encode function
9 years ago
Yang Gao
d7745f09b4
Merge pull request #4790 from adelez/update_interop_url
...
Update interop test service url to grpc-test.sandbox.googleapis.com.
9 years ago
Masood Malekghassemi
439aca3d74
Merge pull request #4786 from soltanmm/zeds-dead,honey,zeds-dead
...
Fix missing libz and libm linker symbols
9 years ago
Michael Lumish
fe2a5658cb
Merge pull request #4826 from jtattermusch/fix_csharp_mac
...
Fix C# build on mac
9 years ago
Nathaniel Manista
0956156416
Merge pull request #4818 from nathanielmanistaatgoogle/service-termination
...
Defect fix in RPC Framework Core.
9 years ago
Craig Tiller
947cd31343
Merge pull request #4838 from jtattermusch/interop_go_fix
...
Try getting go interop docker building.
9 years ago
Jan Tattermusch
492405c8eb
fix copyright
9 years ago
Alistair Veitch
d409e3bf41
update comments
9 years ago
Jan Tattermusch
49832f27ca
an attempt to fix #4835
9 years ago
Michael Lumish
1872b4452e
Merge pull request #4833 from ctiller/copydah
...
Copyright fix
9 years ago
Craig Tiller
9b5de799d1
Copyright fix
9 years ago
Dan Born
25fe36ac83
Revert run_tests.py to master.
9 years ago
Masood Malekghassemi
14a0a93c79
Fix broken Python package builds
...
I'd been incorrectly using indirection against Cython's build_ext
module.
9 years ago
David Garcia Quintas
1e9c73e8ac
copyright fixes
9 years ago
David Garcia Quintas
347d58bb9a
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
9 years ago
David Garcia Quintas
ddcb53a9de
made codegen targets in build.yaml
9 years ago
Alistair Veitch
0c1cdcd38a
update comments
9 years ago
Alistair Veitch
6670add667
keep status with tag set, eliminate tag_set_ntags
9 years ago
Jan Tattermusch
2128ee8da7
fix C# build on mac
9 years ago
Masood Malekghassemi
06b1a693eb
Merge pull request #4802 from jtattermusch/integrate_0_12_changes
...
Integrate changes from release-0_12 branch back to master.
9 years ago
Jorge Canizales
c12a743887
Merge pull request #4804 from kriswuollett/kriswuollett-protomethod-httppath-fix
...
Fixed proto method without package naming in ObjC.
9 years ago
David Garcia Quintas
1e927a6ee4
updated tests.json
9 years ago
Craig Tiller
528fd1e75c
Command line parsing fix
9 years ago
David Garcia Quintas
826505cc8f
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
9 years ago
Michael Lumish
ff6242b401
Merge pull request #4791 from ctiller/rtt2
...
Move build configs into build.yaml
9 years ago
Masood Malekghassemi
ad32ff4e61
Depend on Python protobuf in grpcio
9 years ago
Michael Lumish
6734ae802c
Merge pull request #4814 from ctiller/limit-cpu
...
Limit Jenkins builder concurrency to 3
9 years ago
Jan Tattermusch
f087ec0f4c
revamp native package building
9 years ago
Nathaniel Manista
4a9b1c6988
Fix a defect in RPC Framework Core
...
On the service-side, an operation isn't successfully completed with
just the conclusion of transmission to the other side; local ingestion
of the status and code must be completed as well before termination
callbacks are called.
9 years ago
Craig Tiller
ce62feb370
Fix sanity
9 years ago
Craig Tiller
de5d09017b
Fix copyrights
9 years ago
Craig Tiller
81df68d647
Add some time dilation for ASAN builds
9 years ago
Jan Tattermusch
4683576e4a
Merge pull request #4816 from ctiller/jenkers
...
Propagate BUILD_ID env var to jenkins children
9 years ago
Jan Tattermusch
16d136b19f
Merge pull request #4815 from ctiller/respect
...
Make run_tests.py respect job count for compilation
9 years ago
Craig Tiller
dfde70757e
Merge pull request #4817 from earhart/master
...
Add -std=gnu99 when building libgrpc
9 years ago
Rob Earhart
af379b2185
Add -std=gnu99 when building libgrpc
9 years ago
Craig Tiller
1297170048
Ensure sanity generate projects doesnt eat all available cpu
9 years ago
Alistair Veitch
9d8dabb552
address tag_set comments
9 years ago
David Garcia Quintas
edc87ecad1
more dependency/sanity fixes
9 years ago
Craig Tiller
f813f57ec5
Clean up Windows
9 years ago
Craig Tiller
c18cbbcf00
Propagate BUILD_ID env var to jenkins children
9 years ago
Craig Tiller
dd6f7edd2a
Make run_tests.py respect job count for compilation
9 years ago
Craig Tiller
e1b2653fb5
Limit Jenkins builder concurrency to 3
9 years ago
Craig Tiller
3dca23aa0d
Make zlib a first class build citizen
9 years ago
David Garcia Quintas
898588ba33
added missing codegen deps for grp
9 years ago
Jan Tattermusch
72a2a7f6df
increase protobuf dependency version
9 years ago