David Garcia Quintas
057054f665
Added grpc_uri_get_query_arg per comments.
9 years ago
David Garcia Quintas
e3a49f82c4
Added & and = to URI queries
9 years ago
Nicolas Noble
a5dc80d22a
Merge pull request #5691 from ctiller/idempotent
...
Idempotent request support for core
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
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
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
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
adelez
503c3caf08
Merge pull request #5966 from jtattermusch/interop_worker_script
...
Add script to create interop worker
9 years ago
Jan Tattermusch
2a4d478dc9
Add a comment.
9 years ago
Jan Tattermusch
d5a509454e
dont break the mac build
9 years ago
Jan Tattermusch
b2531e2d16
disable C# arch choosing for now
9 years ago
Jan Tattermusch
6d28d35279
refactor C# building
9 years ago
Jan Tattermusch
1f5ad316cd
polish some .bat files
9 years ago
Jan Tattermusch
a5701c63a7
always embed zlib and openssl for C#
9 years ago
Craig Tiller
6449049f5d
Fix merge error
9 years ago
Craig Tiller
801e684556
Merge github.com:grpc/grpc into accounting
9 years ago
Jan Tattermusch
e39707458d
Merge pull request #6020 from grpc/revert-5963-csharp_refactor_building
...
Revert "Refactor C# building in run_tests.py"
9 years ago
Jan Tattermusch
fa51d186d9
Merge pull request #6022 from grpc/revert-5933-sockaddr_resolver_lb
...
Revert "added grpclb support to sockaddr resolver"
9 years ago
Craig Tiller
dd2cfc55ab
Revert "added grpclb support to sockaddr resolver"
9 years ago
Jan Tattermusch
353729a852
Merge pull request #6014 from nicolasnoble/manual-upmerge
...
Manual upmerge from 0.13
9 years ago
Craig Tiller
026a3dda92
Merge github.com:grpc/grpc into accounting
9 years ago
Jan Tattermusch
3eb403f4cd
Revert "Refactor C# building in run_tests.py"
9 years ago
Jan Tattermusch
981bfb0fd3
Merge pull request #5933 from dgquintas/sockaddr_resolver_lb
...
added grpclb support to sockaddr resolver
9 years ago
Jan Tattermusch
58b66f5a0f
Merge pull request #5950 from dgquintas/lb_policies_new_interface
...
Changes to resolver-LB interfaces.
9 years ago
Jan Tattermusch
e8e100f38a
Merge pull request #5978 from dgquintas/channel_args_docs
...
small improvements to channel_args docstrings
9 years ago
Jan Tattermusch
23d03efedf
Merge pull request #5997 from vjpai/i_know_async
...
Concurrent async server coverage in thread stress test
9 years ago
Jan Tattermusch
e6d8e87842
Merge pull request #6008 from soltanmm/oops
...
Add missing dependencies
9 years ago
Stanley Cheung
b55f1c420e
Merge pull request #5963 from jtattermusch/csharp_refactor_building
...
Refactor C# building in run_tests.py
9 years ago
Nicolas "Pixel" Noble
e33f93620a
Merge branch 'release-0_13' into manual-upmerge
9 years ago
Nicolas Noble
ed02571552
Merge pull request #6004 from nicolasnoble/backport-of-5735
...
Backport of #5735
9 years ago
Masood Malekghassemi
2cff306779
Add missing dependencies
9 years ago
Nicolas "Pixel" Noble
375d1f47ca
Better memory management for grpc_rb_byte_buffer_to_s.
9 years ago
Zhuochun
97daf35add
Fix Ruby memory leaks
...
- `recv_message` is not cleaned up after call
- `send_message` is not cleaned up in failure cases
- `xmalloc` ruby string is not freed after used
9 years ago
Craig Tiller
508e89f4c9
Merge pull request #6003 from ctiller/uhoh
...
Trim number of CPUs
9 years ago
Craig Tiller
67af237be2
Trim number of CPUs
9 years ago
Nicolas Noble
6939e41e7c
Merge pull request #5976 from earhart/master
...
Fixes for the GRPC Bazel build
9 years ago
Nicolas Noble
64cc4a6a7b
Merge pull request #5979 from ctiller/gource
...
Add a script that generates a nice gource visualization
9 years ago
Nicolas Noble
f1637b8df0
Merge pull request #5846 from ctiller/fuzzy-bits
...
Fuzzer support
9 years ago
Rob Earhart
ff20c2b46c
Add protobuf_clib to deps of grpc++_codegen_lib
...
This is required in order to compile grpc++_codegen_lib.
9 years ago
Rob Earhart
b7b8d05f25
Fix the Bazel build re/nanopb
...
This change modifies the BUILD rule dependencies used for nanopb,
switching them from third_party to //external -- the former uses
submodules, which don't work well with Bazel (since Bazel removes
submodules from repositories as it fetches them, preferring instead to
unify submodule versions across the workspace via the top-level
WORKSPACE configuration).
9 years ago
Craig Tiller
67593ffc34
Fix codegen
9 years ago
Craig Tiller
34236d5be5
Merge github.com:grpc/grpc into fuzzy-bits
9 years ago
Jan Tattermusch
6e6230a6e4
Merge pull request #5736 from pquerna/pq/is_wan_is_ios_only
...
Objective C: kSCNetworkReachabilityFlagsIsWWAN is only available on iOS
9 years ago
Jan Tattermusch
46962bb5f8
Merge pull request #5971 from sreecha/stress_test_flexible_config
...
Stress test flexible config
9 years ago
Jan Tattermusch
d2eb23974d
Merge pull request #5904 from jtattermusch/csharp_perf_intergrate
...
C# performance worker improvements
9 years ago
Craig Tiller
1206423aa2
Fix include paths
9 years ago