Nicolas Noble
|
bbc20b59f8
|
Merge pull request #7783 from nicolasnoble/shipping-1.0
Bumping version to 1.0.1-pre1.
|
8 years ago |
Nicolas Noble
|
2a69139aa7
|
Merge pull request #7787 from nicolasnoble/quick-fix-for-manylinux
Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail.
|
8 years ago |
Nicolas "Pixel" Noble
|
baa35fc50d
|
Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail.
|
8 years ago |
Nicolas Noble
|
bfe947c4af
|
Merge pull request #7784 from jcanizales/move-to-v1
Move Podspecs to v1
|
8 years ago |
Jorge Canizales
|
36031d50db
|
Move user-agent version to 1.0.0
I can’t wait to get all of these automatically from a single source :)
|
8 years ago |
Jorge Canizales
|
4a18c67b77
|
Move Podspecs to v1
|
8 years ago |
Nicolas "Pixel" Noble
|
35b8c51485
|
Bumping version to 1.0.1-pre1.
|
8 years ago |
Nicolas Noble
|
90e4bd5fbb
|
Merge pull request #7745 from nicolasnoble/no-more-pre
Removing pre2 flag.
|
8 years ago |
Nicolas Noble
|
9882e9b3df
|
Merge pull request #7776 from kpayson64/templatize_dependencies
Use templates for python version dependencies
|
8 years ago |
Ken Payson
|
8348973de9
|
Use templates for python version dependencies
Also change grpcio-tools to be a runtime dependency of grpcio-tests,
grpcio-tools is run as part of the tests.
|
8 years ago |
Nicolas Noble
|
fedcf7d8ad
|
Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecure
grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.
|
8 years ago |
Nicolas Noble
|
bbdebaae28
|
Merge pull request #7744 from y-zeng/makefile-ga
Update required protobuf version to v3.0.0
|
8 years ago |
Nicolas Noble
|
fc8c12d48b
|
Merge pull request #7754 from dgquintas/readme_beta_to_ga
s/Beta/1.0 in languages status table
|
8 years ago |
kpayson64
|
146e374d53
|
Merge pull request #7768 from kpayson64/grpcio_tools35
Add Python3.5 grpcio-tools binaries for windows
|
8 years ago |
Ken Payson
|
69ff5de496
|
Add Python3.5 grpcio-tools binaries
|
8 years ago |
Nicolas "Pixel" Noble
|
a469e5d42e
|
grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.
|
8 years ago |
David Garcia Quintas
|
a6091afe1c
|
s/Beta/1.0 in languages status table
|
8 years ago |
makdharma
|
3bc78cd0b5
|
Merge pull request #7448 from jcanizales/p0-archive-fix
Work around Cocoapods dynamic frameworks incompatibility with XCode archive
|
8 years ago |
Nicolas "Pixel" Noble
|
0f9337b6a0
|
Removing pre2 flag.
|
8 years ago |
Yuchen Zeng
|
d4df55e115
|
Update required protobuf version to v3.0.0
|
8 years ago |
kpayson64
|
a150352090
|
Merge pull request #7492 from apolcyn/return_val_check
Add csharp check to return val of byte_buffer_reader_init
|
8 years ago |
kpayson64
|
bcc0d8870a
|
Merge pull request #7732 from kpayson64/python3_artifacts
Add Python3.5 artifact targets
|
8 years ago |
kpayson64
|
e4947befe2
|
Merge pull request #7669 from apolcyn/reduce_bidi_threads_ga
remove dedicated thread for ruby bidi read loop
|
8 years ago |
kpayson64
|
37f6ffa125
|
Merge pull request #7630 from kpayson64/ruby_example_pb
Update ruby examples to use new _pb protobuf format
|
8 years ago |
Ken Payson
|
5998cd760c
|
Add Python3.5 artifact targets
|
8 years ago |
kpayson64
|
5fa0731803
|
Merge pull request #7700 from apolcyn/update_helloworld_readme
update original helloworld README
|
8 years ago |
kpayson64
|
e3ce8bd503
|
Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress-ga-api
Migrate distrib, interop, and stress to GA API
|
8 years ago |
kpayson64
|
ec96e5b26e
|
Merge pull request #7728 from apolcyn/clean_up_sanity_test
clean up sanity test
|
8 years ago |
Alex Polcyn
|
7f8456e3b8
|
clean up sanity test
|
8 years ago |
Jan Tattermusch
|
92b9d21f83
|
Merge pull request #7671 from jtattermusch/coreclr_commandlineparser
Use CommandLineParser that supports CoreCLR
|
8 years ago |
apolcyn
|
cb21e8be4e
|
Merge pull request #7598 from apolcyn/fix_sanity_test_diff_ga
compare test config as objects instead of strings
|
8 years ago |
Jan Tattermusch
|
90cbde88c9
|
update to the newest CommandLineParser API
|
8 years ago |
Jan Tattermusch
|
678ec90119
|
migrate to the new CommandLineParser API
|
8 years ago |
Jan Tattermusch
|
7e037f7ae9
|
use CommandLineParser with CoreCLR support
|
8 years ago |
Jan Tattermusch
|
f45dd74b01
|
Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr
Updgrade Google.Apis.Auth dependency to 0.15
|
8 years ago |
Nicolas Noble
|
c5b7347302
|
Merge pull request #7721 from murgatroid99/node_codegen_nested_message_backport
Make Node code generator work properly with nested types
|
8 years ago |
Nicolas Noble
|
bac007893e
|
Merge pull request #7696 from murgatroid99/makefile_remove_proto_warning
Remove warning about protobuf 3.0.0+ from the Makefile
|
8 years ago |
murgatroid99
|
ac7408de70
|
Clang format code
|
8 years ago |
murgatroid99
|
a842413ea2
|
Make Node code generator work properly with nested types
|
8 years ago |
Nicolas Noble
|
04132ae14a
|
Merge pull request #7717 from nicolasnoble/update-build-packages
Updating build package C# scripts.
|
8 years ago |
Jan Tattermusch
|
80c704bfa8
|
update distribtest project to Google.Apis.Auth 0.15.0
|
8 years ago |
Nicolas "Pixel" Noble
|
6ee23ee614
|
There's no 'platform' in package_targets.py, only labels.
|
8 years ago |
Nicolas Noble
|
56f97852ad
|
Merge pull request #7716 from murgatroid99/node_health_check_build_fix
Don't get dependencies for Node grpc-health-check package build
|
8 years ago |
Nicolas "Pixel" Noble
|
f2c074a73e
|
Updating build package C# scripts.
|
8 years ago |
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 |