Jan Tattermusch
47f97d6216
Merge pull request #8288 from jtattermusch/backport_matrix_runner
...
Backport matrix runner scripts into v1.0.x
9 years ago
Jan Tattermusch
b9be589317
Merge pull request #8289 from jtattermusch/backport_go_interop_fix
...
Backport: fix building go interop image
9 years ago
Jan Tattermusch
5f33e0b1d4
fix building go interop image
9 years ago
Jan Tattermusch
ffdd3a3cab
add proxy script for run_tests_matrix.py
9 years ago
Jan Tattermusch
ad666a9414
remove node portability targets
9 years ago
Jan Tattermusch
1b0dd825cc
fixes for run_tests_in_workspace.sh
9 years ago
Jan Tattermusch
b6b4f8759b
better --dry_run printouts
9 years ago
Jan Tattermusch
e922d7702e
support --dry_run flag
9 years ago
Jan Tattermusch
f098c753ba
node6 portability test not yet implemented
9 years ago
Jan Tattermusch
7a6c2235d5
support passing extra args to run_tests.py
9 years ago
Jan Tattermusch
5b34c4fc09
address some TODOs
9 years ago
Jan Tattermusch
7a7792a9de
run matrix improvements
9 years ago
Jan Tattermusch
0b19470d2b
improve report collection
9 years ago
Jan Tattermusch
3b0d092e22
add matrix run script
9 years ago
Nicolas Noble
2686bdbb9c
Merge pull request #8237 from nicolasnoble/memleak
...
Plugging memory leak.
9 years ago
Nicolas "Pixel" Noble
fa242cba90
Plugging memory leak.
9 years ago
Nicolas Noble
4f13db3c6c
Merge pull request #8184 from nicolasnoble/nanopb-code-drop
...
Nanopb code drop
9 years ago
Nathaniel Manista
dff32e0b44
Merge pull request #8033 from thunderboltsid/add_deprecation_docstrings
...
Added deprecation-describing doc strings to generated beta elements.
9 years ago
Nicolas "Pixel" Noble
47c0053bfd
Removing sanity check.
9 years ago
Nicolas "Pixel" Noble
39937f7376
Putting nanopb files into third_party without being a submodule.
9 years ago
Nicolas "Pixel" Noble
fe456e5b48
Removing nanopb submodule.
9 years ago
Nicolas Noble
4065944c61
Merge pull request #8170 from nicolasnoble/upgrading-protobuf-to-3.0.2
...
Upgrading protobuf to 3.0.2
9 years ago
Nicolas "Pixel" Noble
d1ca40995f
Updating ruby dependency on protobuf to 3.0.2.
9 years ago
Nicolas "Pixel" Noble
3f695277cf
Upgrading protobuf submodule to 3.0.2.
9 years ago
siddharthshukla
72b872d4ff
Add docstrings to generated beta elements
...
Add docstrings mentioning that the Beta API is deprecated post 0.14.x in
- PrintBetaServicer
- PrintBetaStub
- PrintBetaServerFactory
- PrintBetaStubFactory
9 years ago
Nicolas Noble
8f2525ffe6
Merge pull request #8140 from nicolasnoble/backport-of-8055
...
Backport of #8055
9 years ago
Jan Tattermusch
74f355b977
Merge pull request #8158 from jtattermusch/no_libc_dev_on_coreclr
...
Dont require libc-dev on coreclr
9 years ago
Jan Tattermusch
6800e3d45e
update the comment to reflect current state
9 years ago
apolcyn
f4a745a6f8
Merge pull request #8151 from apolcyn/dont_create_thread_on_bidi_ping_pong
...
dont create extra threads in server handlers for ruby bidi streams
9 years ago
Jan Tattermusch
4d2df96ff5
dont require libc-dev on coreclr
9 years ago
Jan Tattermusch
d23f8166d8
Merge pull request #8157 from jtattermusch/fix_centos7_distribtest
...
Fix C# distribtest on centos7
9 years ago
Jan Tattermusch
9c6276f5f7
fix C# distribtest on centos7
9 years ago
Nicolas "Pixel" Noble
055b920828
Disabling header check for filegroups.
9 years ago
Alexander Polcyn
b06d534121
make clear independence of bidi streams in route guide client
9 years ago
Nicolas "Pixel" Noble
880b4578ab
Backport of #8055 into v1.0.x.
9 years ago
Alexander Polcyn
689e89c2e6
dont create extra thread on bidi call in benchmark, and change suggested
...
code for ruby bidi calls
9 years ago
Jan Tattermusch
10c57a03ef
Merge pull request #8107 from jtattermusch/backport_coreclr_support
...
Backport CoreCLR support to v1.0.x
9 years ago
Nicolas Noble
0da0412627
Merge pull request #8038 from thunderboltsid/fix_arg_docs
...
Update argument documentation for channel methods
9 years ago
Jan Tattermusch
caa965b548
regenerate C# related files after backporting from master
9 years ago
Jan Tattermusch
881a32f5a7
fix windows distribtest and add TODOs to remove hacks
9 years ago
Jan Tattermusch
19f544cb65
make Grpc.Tools.nuspec buildable on Linux
9 years ago
Jan Tattermusch
11cbb5b693
switch distribtests to use nugets generated by dotnet cli
9 years ago
Jan Tattermusch
41d2365e8a
remove dead gmock link in protoc artifact build
9 years ago
Jan Tattermusch
5bfcb5cc09
fix copying data directory
9 years ago
Jan Tattermusch
e70f20b5a0
enable runing C# interop tests under coreclr
9 years ago
Jan Tattermusch
6555499306
add shutdownhook for CoreCLR
9 years ago
Jan Tattermusch
826c8d7985
fixed formatting
9 years ago
Jan Tattermusch
ca29914adf
allow building all nugets on linux
9 years ago
Jan Tattermusch
71a2e4784c
make native extension loader work for published netcoreapp1.0 too
9 years ago
Jan Tattermusch
fb8fb404b8
install dotnet cli into ubuntu1404 distribtest docker
9 years ago