Jan Tattermusch
6934ddd92b
Merge pull request #14707 from jtattermusch/fix_kokoro_csharp_macos_distribtest
...
Fix C# distribtest on kokoro macos
7 years ago
Jan Tattermusch
3d10d725b5
Merge pull request #14706 from jtattermusch/upload_distribtest_dockerfiles
...
Upload all distribtest dockerimages to dockerhub
7 years ago
Yash Tibrewal
44a1588b54
Merge master into yashykt:socklent
7 years ago
Yash Tibrewal
711e32d584
Add header files for exec_ctx and closure in windows iomgr header files
7 years ago
Nicolas Noble
263d6652ad
Merge pull request #14714 from nicolasnoble/not-ALL-node
...
Adding back nodejs version override support.
7 years ago
Yash Tibrewal
a22e16ad8b
Merge master into yashykt:execctxcleanup
7 years ago
apolcyn
7e24da469c
Merge pull request #14535 from nownabe/ruby-doc
...
Tweak Ruby Documents
7 years ago
Yash Tibrewal
c0cd82faed
Remove unnecessary includes of exec_ctx.h
7 years ago
Nicolas "Pixel" Noble
6f3c4f0aab
Adding back nodejs version override support.
7 years ago
Yash Tibrewal
3681ca350b
Merge pull request #14712 from yashykt/hotplugcpu
...
Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux
7 years ago
David G. Quintas
ac872dd656
Merge pull request #14556 from dgquintas/grpclb_test_call_creds_removal
...
Verify LB doesn't receive call creds
7 years ago
David Garcia Quintas
f73e76d596
Fix check in channel.cc and tweak direct channel tests
7 years ago
Yash Tibrewal
0b4361c1b7
Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux
7 years ago
Zhouyihai Ding
14050f1fda
Merge pull request #14659 from ZhouyihaiDing/trace_call_plugin
...
php: adding trace for call_credentials plugin callback function
7 years ago
David Garcia Quintas
2040ae1ff4
Undo changes to ssl_credentials.cc
7 years ago
David Garcia Quintas
2f6fc700de
Abort if direct channel doesn't provide default authority ch arg
7 years ago
Jan Tattermusch
693281d8a2
-regextype flag is not supported on mac
7 years ago
Jan Tattermusch
d0ce0a73e8
fix C# distribtest on kokoro macos
7 years ago
Jan Tattermusch
8f841d23f6
fix broken docker build for python distribtest base images
7 years ago
Jan Tattermusch
e2d47e84ac
ubuntu1504 and 1510 are past their end of life
7 years ago
Jan Tattermusch
d85bc0c837
upload all distribtest dockerimages to dockerhub
7 years ago
Jan Tattermusch
261448e357
Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest
...
Add kokoro build_packages and distribtests jobs.
7 years ago
apolcyn
43911f2564
Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse
...
Fix resolver test script's arg parsing for bazel runs
7 years ago
xambroz
831f4ea334
Enable checking for the string format issues
...
Enable checking for the string format issues because:
1) Fedora and Ubuntu have format checking generating errors as mandatory for the ruby gem builds.
If "-Wno-format" is hardcoded here it will collide and fail with the in-build option of -Werror=format-security passed to the make.
2) There was one potential format vulnerability found in rb_compression_options.c
7 years ago
xambroz
06a412c2e1
Fix potential format string vulnerability
7 years ago
David Garcia Quintas
6234054aa8
Verify LB doesn't receive call creds
7 years ago
kpayson64
f60cbbd393
Merge pull request #14688 from kpayson64/revert_pr
...
Revert "Use heuristic to determine how many events to handle per iter…
7 years ago
Nathaniel Manista
b20f768f57
Merge pull request #14702 from nathanielmanistaatgoogle/_face_interface_test
...
Remove _face_interface_test.
7 years ago
Juanli Shen
f3b28b81cf
Merge pull request #14681 from AspirinSJL/head
...
Fix call stack ref flake
7 years ago
Nathaniel Manista
62170372a7
Remove _face_interface_test
...
The Beta API has an execution date and RPC Framework is but a distant
memory.
This test is flaky with Python 3.5 on Windows! Some mysteries will just
have to remain unsolved...
7 years ago
Yash Tibrewal
431aea53db
Merge pull request #14700 from yashykt/httpsclitestlog
...
Add logging for helping debug httpcli tests
7 years ago
Nathaniel Manista
f7a8f8ba7c
Merge pull request #14687 from nathanielmanistaatgoogle/early-ok
...
Verify early OK behavior.
7 years ago
Michael Lumish
4cb0bd0123
Merge pull request #14661 from murgatroid99/node_pure_js_interop_client
...
Add Node pure JS interop client
7 years ago
kpayson64
7518ce9773
Merge pull request #14599 from kpayson64/abstract_libuv_stuff
...
Abstract libuv event loop
7 years ago
Yash Tibrewal
21a64df897
Merge pull request #14694 from yashykt/execctxdesc
...
Update documentation for ExecCtx
7 years ago
Yash Tibrewal
b1628971a1
Add logging for helping debug httpcli tests
7 years ago
Nathaniel Manista
7726c303a6
Verify early OK behavior
...
Looks like early OK support was implemented in
https://github.com/grpc/grpc/pull/14080 but
https://github.com/grpc/grpc/issues/7032 was not marked fixed at the
time.
Good thing it was just an idea on our Google Summer of Code ideas
page...
7 years ago
Yash Tibrewal
0dee3d93c9
Merge branch 'master' into socklent
7 years ago
Yash Tibrewal
db5f4d5155
Remove unncessary casts
7 years ago
Naresh
c6e4372f8a
Create README for gRPC Python reflection package
...
Currently, `warning: sdist: standard file not found` warning is always
printed when creating source distribution for gRPC python reflection
package. This should stop that.
7 years ago
Yash Tibrewal
fc9c0705b3
Update documentation for ExecCtx
7 years ago
David Garcia Quintas
aa843f2bfc
Testing making the authority filter a plugin, for cronet
7 years ago
Mark D. Roth
b62d77f05b
Merge pull request #14686 from markdroth/caching_byte_stream_fix
...
Orphan underlying byte stream as soon as it's been drained.
7 years ago
kpayson64
fc0d0e7572
Simplify dn_resolver_ares
7 years ago
Jan Tattermusch
80d54f332c
add build_packages and distribtest kokoro jobs
7 years ago
Alexander Polcyn
1eaac47f52
Fix arg parsing in resolver test script
7 years ago
Mark D. Roth
575bda3975
Merge pull request #14675 from markdroth/auth_filter_metadata_callouts
...
Use metadata batch callouts in client_auth_filter.
7 years ago
Jan Tattermusch
5f3a452440
make package builds work on kokoro
7 years ago
Nicolas Noble
129f38a8a5
Merge pull request #14517 from makdharma/extensible_api
...
Remove "final" keyword and make methods protected.
7 years ago
kpayson64
fb0dabd170
Revert "Use heuristic to determine how many events to handle per iteration"
...
This reverts commit be619a3620
.
7 years ago