Michael Lumish
|
ad6b4bb81a
|
Merge pull request #3468 from jtattermusch/csharp_metadata_plugin
New C# auth API
|
9 years ago |
Craig Tiller
|
b53b36e2b7
|
Merge pull request #3725 from jtattermusch/win_jenkins_adjustments
Increase timeout for build step jobs to 10 mins
|
9 years ago |
Jan Tattermusch
|
2189719b8f
|
increase timeout for build step jobs to 10 mins
|
9 years ago |
Tim Emiola
|
77556c36bb
|
Merge pull request #3558 from murgatroid99/node_auth_plugin
Add Node Auth plugin code
|
9 years ago |
Craig Tiller
|
854dca5c3f
|
Merge pull request #3709 from jtattermusch/win_jenkins_adjustments
Reduce parallelism for windows build
|
9 years ago |
Jan Tattermusch
|
47eeb2b28c
|
reduce parallelism for windows build
|
9 years ago |
murgatroid99
|
2756fdef07
|
Resolved merge conflicts
|
9 years ago |
murgatroid99
|
4de94d41d2
|
Added more documentation to credentials.js
|
9 years ago |
Stanley Cheung
|
504cc5e3d0
|
Merge pull request #3685 from bjori/master
Fix #2275 (Make sure PHP example can be run with Apache)
|
9 years ago |
Tim Emiola
|
7e32079ecb
|
Merge pull request #3672 from murgatroid99/node_package_cleanup
Node package cleanup
|
9 years ago |
murgatroid99
|
8d5396aac1
|
Resolved merge conflicts
|
9 years ago |
murgatroid99
|
47f519ece2
|
Resolved merge conflicts
|
9 years ago |
Tim Emiola
|
0862bcf8d8
|
Merge pull request #3625 from murgatroid99/node_single_install_step
Node single install step
|
9 years ago |
murgatroid99
|
4399679161
|
Removed now-extaneous function
|
9 years ago |
David G. Quintas
|
e662881f86
|
Merge pull request #3700 from ctiller/kill_build_json
build.json reappeared
|
9 years ago |
Nicolas Noble
|
279aab1dc8
|
Merge pull request #3697 from grpc/release-0_11
release-0_11 -> master integration
|
9 years ago |
Nicolas Noble
|
7329b94808
|
Merge pull request #3647 from ctiller/smash-it
Fix connectivity tests under Windows
|
9 years ago |
Craig Tiller
|
e7c704a187
|
build.json reappeared
|
9 years ago |
Nicolas Noble
|
a3bb7f87b3
|
Merge pull request #3677 from ctiller/port_server_be_flaky
More robust port_server version checking
|
9 years ago |
Nicolas Noble
|
39ec1e802d
|
Merge pull request #3638 from soltanmm/pip-so-cash
Enable `pip` caching
|
9 years ago |
murgatroid99
|
0253f141a6
|
Resolved merge conflicts
|
9 years ago |
Yang Gao
|
d1da978a84
|
Merge pull request #3695 from rjshade/udp_exec_ctx
Fix broken udp_server_test, by adding exec_ctx to read_cb
|
9 years ago |
Jan Tattermusch
|
706a010e34
|
stop gcc complaints about func ptr conversions
|
9 years ago |
LisaFC
|
24b0d3c130
|
Merge pull request #3696 from nathanielmanistaatgoogle/grpc-in-3-minutes-python
"gRPC in 3 minutes" for Python
|
9 years ago |
Nathaniel Manista
|
4e7ea93614
|
"gRPC in 3 minutes" for Python
|
9 years ago |
Robbie Shade
|
c6787b263f
|
Fix broken udp_server_test, by adding exec_ctx to read_cb
|
9 years ago |
Jan Tattermusch
|
57ee3db01d
|
Merge pull request #3099 from murgatroid99/node_interop_echo_metadata
Node interop custom_metadata
|
9 years ago |
Jan Tattermusch
|
5bd7005833
|
introduce the new split-type credentials api
|
9 years ago |
Nathaniel Manista
|
cb5b2b832d
|
Merge pull request #3683 from soltanmm/verbosity
Add verbosity to Python `run_tests.py` output.
|
9 years ago |
murgatroid99
|
f20d7db554
|
Fixed issues with binary metadata type checking
|
9 years ago |
Masood Malekghassemi
|
f194d6f828
|
Set pytest-xdist-compatible pytest-timeout method
|
9 years ago |
Hannes Magnusson
|
bd52ac4080
|
Fix #2275 (Make sure PHP example can be run with Apache)
Normal constants, like most other things, are cleaned up during
RSHUTDOWN.
We need to explicitly mark them as persistent using CONST_PERSISTENT
|
9 years ago |
Vijay Pai
|
0e62195b44
|
Merge pull request #3679 from yang-g/flake3
unref slice before cancel
|
9 years ago |
Masood Malekghassemi
|
c234f23ce7
|
Add verbosity back to Python testing output
|
9 years ago |
Jan Tattermusch
|
9e5e7e9a6c
|
a small interop client refactoring
|
9 years ago |
Jan Tattermusch
|
74f39e185e
|
Migrate C# to the new auth API
|
9 years ago |
Jan Tattermusch
|
5bd75d789c
|
implement C# wrapping for plugin API
|
9 years ago |
murgatroid99
|
9b701e9f58
|
Merge branch 'master' into node_interop_echo_metadata
|
9 years ago |
yang-g
|
89f1c72779
|
unref slice before cancel
|
9 years ago |
Vijay Pai
|
1485683fcd
|
Merge pull request #3615 from dgquintas/gcc_520
Type conversion fixes to make GCC 5.2.0 happy
|
9 years ago |
Vijay Pai
|
fbfd3d42d2
|
Merge pull request #3610 from ctiller/stressy
Fix thread stuck problem on Mac
|
9 years ago |
Jan Tattermusch
|
c02cb03ecc
|
Merge pull request #3675 from jtattermusch/interop_auth_tests
Add auth interop test support to run_interop_tests.py
|
9 years ago |
Craig Tiller
|
fe4939f809
|
More robust port_server version checking
|
9 years ago |
Jan Tattermusch
|
4d1fc55261
|
Merge pull request #3676 from jtattermusch/add_ruby_server
Add ruby server to run_interop_tests.py
|
9 years ago |
Craig Tiller
|
6078a7d367
|
Add commentary
|
9 years ago |
Jan Tattermusch
|
b1dec72703
|
add ruby server to run_interop_tests.py
|
9 years ago |
Nicolas Noble
|
8d933d8ed6
|
Merge pull request #3645 from grpc/release-0_11
Upport changes from 0.11 release branch.
|
9 years ago |
Masood Malekghassemi
|
60e5f91a39
|
Enable pip caching on Jenkins slaves
|
9 years ago |
Craig Tiller
|
d49e3a1e6b
|
Add commentary
|
9 years ago |
Craig Tiller
|
d0a00003d6
|
clang-format
|
9 years ago |