David G. Quintas
|
95d6767bf3
|
Merge branch 'master' into sockaddr_resolver_lb_2
|
9 years ago |
Nicolas Noble
|
7661da5b41
|
Merge pull request #6012 from nicolasnoble/memleak_detector
Adding memory leak detections for the json fuzzer.
|
9 years ago |
Jan Tattermusch
|
d0fbba52d6
|
Merge pull request #6048 from jtattermusch/multilang_perf_tests
Multilang support for run_performance_tests.py
|
9 years ago |
Jan Tattermusch
|
98edad2031
|
Merge pull request #6009 from menghanl/STRESS_CLIENT_SPEC_update
fix typo in STRESS_CLIENT_SPEC.md
|
9 years ago |
Jan Tattermusch
|
4e4a53af87
|
Merge pull request #5944 from ctiller/we-are-never-ever-ever
Add a test that channels recover from goaway correctly
|
9 years ago |
Jan Tattermusch
|
1fe942f777
|
Merge pull request #5700 from bluecmd/ssl-defaults
ssl_channel_credentials to use None by default
|
9 years ago |
Jan Tattermusch
|
4da87600dc
|
Merge pull request #6041 from vjpai/i_know_virtual_destructors
Add virtual destructor to satisfy a requirement of some compilers
|
9 years ago |
Nicolas Noble
|
38d812077b
|
Merge pull request #6034 from dgquintas/uri_query_parts
Added & and = to URI queries
|
9 years ago |
Jan Tattermusch
|
bb1a45387e
|
add support for multiple languages
|
9 years ago |
Nicolas "Pixel" Noble
|
959b6f52cd
|
Fixing another memory leak.
|
9 years ago |
Jan Tattermusch
|
d7be789b09
|
build C# and node perf workers
|
9 years ago |
Jan Tattermusch
|
9de3c7ad31
|
add a newline
|
9 years ago |
Nicolas Noble
|
6a36274757
|
Merge pull request #5955 from jtattermusch/clearer_onconnect_msg
Better message for on_connect error
|
9 years ago |
Nicolas Noble
|
02f5f8de36
|
Merge pull request #6039 from ctiller/copyright-fix
Remove year range requirement for copyright checker
|
9 years ago |
Craig Tiller
|
31efd7e864
|
Merge github.com:grpc/grpc into copyright-fix
|
9 years ago |
David Garcia Quintas
|
1e681c2474
|
Merge branch 'master' of github.com:grpc/grpc into sockaddr_resolver_lb_2
|
9 years ago |
David Garcia Quintas
|
f9a7e2876d
|
Simplified code.
|
9 years ago |
Vijay Pai
|
62bc488c12
|
Merge branch 'master' into i_know_virtual_destructors
|
9 years ago |
vjpai
|
bd06e441cc
|
Add virtual destructor to satisfy a requirement of some compilers
|
9 years ago |
David Garcia Quintas
|
d91e197ef4
|
Merge branch 'uri_query_parts' into sockaddr_resolver_lb_2
|
9 years ago |
Nicolas Noble
|
2b9012362c
|
Merge pull request #5943 from vjpai/make_unix_sockets_great_again
Fix the unix socket #ifdef in init.c
|
9 years ago |
David Garcia Quintas
|
f341374f6f
|
Merge branch 'master' of github.com:grpc/grpc into uri_query_parts
|
9 years ago |
David Garcia Quintas
|
057054f665
|
Added grpc_uri_get_query_arg per comments.
|
9 years ago |
Nicolas Noble
|
7894e60306
|
Merge pull request #6000 from ctiller/optionalize_roundrobin
Optionalize load balancing policies
|
9 years ago |
Craig Tiller
|
64a12c55df
|
Merge github.com:grpc/grpc into copyright-fix
|
9 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Craig Tiller
|
6e2cf6b6c7
|
Update tool
|
9 years ago |
David Garcia Quintas
|
64ddf13d14
|
added grpclb support to sockaddr resolver
|
9 years ago |
David Garcia Quintas
|
fec8ece176
|
Merge branch 'uri_query_parts' into sockaddr_resolver_lb_2
|
9 years ago |
David Garcia Quintas
|
e3a49f82c4
|
Added & and = to URI queries
|
9 years ago |
Nicolas Noble
|
6fa2ce56f3
|
Merge pull request #6030 from nicolasnoble/upmerge
Upmerge
|
9 years ago |
Nicolas "Pixel" Noble
|
c52e5597a3
|
Merge branch 'release-0_13' into upmerge
Conflicts:
Makefile
build.yaml
package.json
src/core/lib/surface/version.c
src/csharp/Grpc.Core/VersionInfo.cs
src/csharp/build_packages.bat
src/python/grpcio/grpc_version.py
src/ruby/lib/grpc/version.rb
tools/doxygen/Doxyfile.c++
tools/doxygen/Doxyfile.c++.internal
tools/doxygen/Doxyfile.core
tools/doxygen/Doxyfile.core.internal
|
9 years ago |
Nicolas Noble
|
85ed15d3ac
|
Merge pull request #6031 from nicolasnoble/0.13.2-pre1
The release-0_13 branch is now 0.13.2-pre1.
|
9 years ago |
Nicolas Noble
|
a5dc80d22a
|
Merge pull request #5691 from ctiller/idempotent
Idempotent request support for core
|
9 years ago |
Nicolas "Pixel" Noble
|
dc5cd55149
|
The release-0_13 branch is now 0.13.2-pre1.
|
9 years ago |
Craig Tiller
|
070f9c2197
|
Zero out memory to avoid msan failure
|
9 years ago |
Craig Tiller
|
09694b984e
|
Merge github.com:grpc/grpc into we-are-never-ever-ever
|
9 years ago |
Bogdan Drutu
|
90da73714e
|
Merge pull request #5699 from ctiller/accounting
Introduce byte counting to the transport API
|
9 years ago |
Nicolas Noble
|
5339cfb820
|
Merge pull request #5764 from ctiller/internal-canary
Initial canaries for downstream merges
|
9 years ago |
Nicolas Noble
|
80893242c1
|
Merge pull request #6026 from nicolasnoble/flagging-0.13.1
Flagging the 0.13.1 release.
|
9 years ago |
Jan Tattermusch
|
b3b961f28f
|
Merge pull request #5984 from jtattermusch/perf_tests_script
Add python script for running performance tests
|
9 years ago |
Nicolas Noble
|
d2597899d0
|
Merge pull request #6021 from grpc/release-0_13
0.13 a tiny upmerge
|
9 years ago |
Menghan Li
|
7f5176b0fe
|
fix typo in STRESS_CLIENT_SPEC.md
|
9 years ago |
Jan Tattermusch
|
c42b98200f
|
Merge pull request #5894 from soltanmm/stop-that
Don't allow precompiled binaries in tests
|
9 years ago |
Jan Tattermusch
|
214021a61b
|
Merge pull request #6025 from jtattermusch/csharp_refactor_building_take2
Refactor C# building in run_tests.py (revert a revert)
|
9 years ago |
Craig Tiller
|
5a6b45d915
|
Merge branch 'master' into optionalize_roundrobin
|
9 years ago |
Jan Tattermusch
|
2a322c2815
|
dont break mac build by EMBED_ZLIB=true again
|
9 years ago |
Jan Tattermusch
|
d9ff4562e6
|
make C# mac build use same args as in artifact builder
|
9 years ago |
Nicolas "Pixel" Noble
|
ff084614e0
|
Flagging the 0.13.1 release.
|
9 years ago |
Nicolas "Pixel" Noble
|
5d28d9f63b
|
Added a few more corpora.
|
9 years ago |