Nicolas Noble
3c8e5383b0
Merge pull request #7714 from dgquintas/cpp_readme_ga
...
Merge pull request #7688 from dgquintas/cpp_readme
8 years ago
murgatroid99
d161f20a91
Don't get dependencies for Node grpc-health-check package build
8 years ago
Nicolas Noble
4e74104994
Merge pull request #7682 from apolcyn/add_runtime_nodes_back_in_ga
...
add all runtime nodes back into testing packages
8 years ago
David Garcia Quintas
c61b1d3cd0
s/makefile/Makefile
8 years ago
David G. Quintas
5804745aed
Merge pull request #7688 from dgquintas/cpp_readme
...
fix c++ readme and tutorial
8 years ago
apolcyn
f2d8c60845
Merge pull request #7634 from apolcyn/use_dotnet_on_examples
...
add csharp hello world that uses dotnet cli
8 years ago
Nicolas Noble
c05df4f309
Merge pull request #7681 from murgatroid99/node_tools_integrate_plugin
...
Make Node grpc-tools protoc automatically call the plugin
8 years ago
Nicolas Noble
9fd2143fe8
Merge pull request #7578 from murgatroid99/ruby_dependency_update_proto_3
...
Update ruby google-protobuf dependency to 3.0
8 years ago
Nicolas Noble
54d834784d
Merge pull request #7577 from murgatroid99/node_dependency_update
...
Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0
8 years ago
Stanley Cheung
a6f6b6f4c9
Merge pull request #7674 from stanley-cheung/php7-ubuntu-fix
...
PHP7: fix ubuntu compile error
8 years ago
Jan Tattermusch
fab839e967
remove leftover app.config
8 years ago
Jan Tattermusch
68689229e8
update Grpc.Auth.nuspec
8 years ago
Jan Tattermusch
07bd74edb8
update csproj project to Google.Apis.Auth 0.15.0
8 years ago
Jan Tattermusch
9490daf67f
remove Google.Apis.Auth related CoreCLR todos
8 years ago
Jan Tattermusch
a6624bb0b5
upgrade Google.Apis.Auth dependency to 0.15.0
8 years ago
Nathaniel Manista
5450f05e0c
Migrate distrib, interop, and stress to GA API
8 years ago
Alexander Polcyn
feef8081c1
update original helloworld README
8 years ago
murgatroid99
a3c5535c64
Remove use of verify-install target in Makefile
8 years ago
kpayson64
dae95b4e36
Merge pull request #7691 from nathanielmanistaatgoogle/one-forgotten-beta-site
...
Upgrade one forgotten example code site to GA API
8 years ago
murgatroid99
4ce458339a
Remove warning about protobuf 3.0.0+ from the Makefile
8 years ago
Alexander Polcyn
5312815ff2
add netcore portability package dependency
8 years ago
Stanley Cheung
f789facafd
minor text change
8 years ago
Stanley Cheung
7e8efc3ba8
php: update package.xml
8 years ago
Stanley Cheung
83b34c2285
php: use emalloc to replicate MAKE_STD_ZVAL
8 years ago
Stanley Cheung
0068bdb65a
php7: fix ubuntu compile error
8 years ago
Nathaniel Manista
2fd19a6f4d
Upgrade one forgotten example code site to GA API
...
This should have been included in 46585e23f1
.
8 years ago
Alexander Polcyn
6bfe7dadf7
add all runtime nodes back into testing packages
8 years ago
murgatroid99
80db7f8c6e
Make Node grpc-tools protoc automatically call the plugin
8 years ago
Nicolas Noble
10776b99cf
Merge pull request #7623 from apolcyn/sys_inter_with_nuget
...
Updating Ix-Async to System Interactive and nuget
8 years ago
Nicolas Noble
aa0ac69794
Merge pull request #7605 from sreecha/perf-fix-ga
...
Add clientSuccess and serverSuccess to BQ schema
8 years ago
Jorge Canizales
8ac55f8a8c
Solve merge conflict at gRPC-ProtoRPC.podspec
8 years ago
Alexander Polcyn
dc3d561f4a
remove dedicated thread for read loop in ruby bidi calls
8 years ago
makdharma
97f6994b98
Merge pull request #7475 from jcanizales/p0-advance-protobuf-version
...
Update protobuf to 3.0.0 (GA) and the gRPC plugin to -pre1.2
8 years ago
Jorge Canizales
a9b1c5cbe1
Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fix
8 years ago
Nicolas "Pixel" Noble
0275d8c65b
Reducing diff.
8 years ago
Nicolas "Pixel" Noble
6fd8a7fa03
That won't work properly. Falling back on fixing the list of dependencies.
8 years ago
Nicolas "Pixel" Noble
e667fe19bf
Using the interop dependencies instead.
8 years ago
Nicolas "Pixel" Noble
737bd555cf
Hopefully fixing #7639 .
8 years ago
Jorge Canizales
0db98cda0d
Undo Go Docker fix - fixed in another PR
8 years ago
Jorge Canizales
d4230bbf02
Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-protobuf-version
8 years ago
kpayson64
4e57e8be39
Merge pull request #7514 from apolcyn/move_tools_dep_to_project
...
moved Grpc.Tools dependency from solution level to project level
8 years ago
kpayson64
2106cd3e03
Merge pull request #7614 from murgatroid99/node_credentials_error_code_fix
...
Fix error handling authentication errors with non-numeric error codes
8 years ago
Alexander Polcyn
b561102794
change location of nuget back to normal
8 years ago
Jorge Canizales
31871df58f
@pgrosu’s fix of Go’s docker build
8 years ago
Jorge Canizales
6801b225a8
Repeat of commit f808eee
for interop tests
...
Trying to fix:
+ cd grpc
+ tools/jenkins/run_interop.sh
++ dirname tools/jenkins/run_interop.sh
+ cd tools/jenkins/../..
+ tools/run_tests/run_interop_tests.py -l all -s all --cloud_to_prod \
—cloud_to_prod_auth --use_docker --http2_interop -t -j 12
START: Building interop docker images.
START: build_docker_php7
Traceback (most recent call last):
File "tools/run_tests/run_interop_tests.py", line 738, in <module>
build_jobs, newline_on_success=True, maxjobs=args.jobs)
File "tools/run_tests/jobset.py", line 456, in run
if not js.start(cmdline):
File "tools/run_tests/jobset.py", line 369, in start
self._add_env)
File "tools/run_tests/jobset.py", line 218, in __init__
self.start()
File "tools/run_tests/jobset.py", line 228, in start
env = sanitized_environment(env)
File "tools/run_tests/jobset.py", line 53, in sanitized_environment
sanitized[str(key).encode()] = str(value).encode()
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 20:
ordinal not in range(128)
8 years ago
Ken Payson
5b4d3625eb
Update ruby examples to use new _pb protobuf format
8 years ago
Alex Polcyn
c6446bf3d8
add csharp hello world that uses dotnet cli
8 years ago
Muxi Yan
f808eee33a
Fix Jenkins test error
8 years ago
Muxi Yan
6b59ac8da5
Fix Jenkins test error
8 years ago
Jorge Canizales
cc3ecd104f
Point out what to do if the sanity check fails
8 years ago