Nicolas "Pixel" Noble
6a4e473d4a
32 bits support.
9 years ago
yang-g
c10348a555
Add custom_metadata test case
9 years ago
murgatroid99
a3d7794df6
Add more reflection information to Node client classes
9 years ago
Craig Tiller
17ddc83b33
Merge pull request #5330 from dgquintas/call_virtual_dtor
...
Added missing virtual dtor
9 years ago
David Garcia Quintas
bcd78fe845
Added missing virtual dtor
9 years ago
Jan Tattermusch
2e8710414f
Remove extraneous comment.
9 years ago
yang-g
f4fc61cf68
fix ruby impl and test
9 years ago
Jan Tattermusch
07591a5dfc
fix centos6.6 docker build with overlay
9 years ago
yang-g
a4598b4c47
fix impl and test about host
9 years ago
Nicolas Noble
91d0ad0fde
Merge pull request #5274 from murgatroid99/ruby_no_recursive_require
...
Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular import warning
9 years ago
Jan Tattermusch
e7b7d86fde
fix protoc artifact build on mac
9 years ago
yang-g
e1711624e1
V1Alpha as well
9 years ago
David G. Quintas
8e92ce4062
Merge pull request #5318 from yang-g/end2end_cred_provider
...
Refactor end2end_test. Make the credentials a separate library.
9 years ago
yang-g
3165c09ce5
regenerate csharp and ruby service from proto
9 years ago
David G. Quintas
c261802f19
Merge pull request #5195 from dgquintas/lb-doc
...
Load balancing documentation first draft
9 years ago
murgatroid99
090a251ea5
Node: fix metadata validation bug, improve error reporting
9 years ago
yang-g
aea13f1c85
global replace health check proto v1alpha to v1
9 years ago
vjpai
2146fe8f88
Tune down multiplier for tsan to 5
9 years ago
Jayant Kolhe
49d297a29c
Merge pull request #5324 from nathanielmanistaatgoogle/summerofcode
...
Skeleton Summer of Code ideas page
9 years ago
Nathaniel Manista
021d1ed5ce
Skeleton Summer of Code ideas page
9 years ago
Jan Tattermusch
e046f712c5
build protoc artifacts on mac and linux
9 years ago
Vijay Pai
2d435b9178
Fix the slowdown factor
9 years ago
Vijay Pai
3b28872210
1. Adjust tsan/asan/msan slowdowns according to documentation
...
tsan documentation says 2-20x, so set it at 20x
asan documentation says 1.2-2.7x, so set it at 3x
msan documentation says 2-4x, so set it at 4x
This is now much less optimistic than before
2. Reactive tsan tests for qps_test
3. Set CPU load for qps_openloop_test
4. Divide qps_openloop_test Poisson rate by the slowdown factor of
the configuration
9 years ago
yang-g
12a0a2c20b
move tls type name to .cc file
9 years ago
yang-g
4c8aed3dba
Add a helper to return all the secure types
9 years ago
yang-g
17197ddc71
Revert "make an enum"
...
This reverts commit 5152cd29f8
.
9 years ago
Nicolas "Pixel" Noble
2e8fdbac77
Building the dlls.
9 years ago
Masood Malekghassemi
382294106c
Merge pull request #5319 from soltanmm/banhammer
...
Exclude cygrpc.so from the Python package
9 years ago
Nicolas "Pixel" Noble
3ba2eba9eb
Adding grpc_dll project.
9 years ago
yang-g
5152cd29f8
make an enum
9 years ago
Michael Lumish
835ed8d5d9
Merge pull request #5309 from jtattermusch/csharp_rename_preconditions
...
Rename C# Preconditions to GrpcPreconditions
9 years ago
Masood Malekghassemi
736173487c
Exclude cygrpc.so from the Python package
9 years ago
yang-g
7d2a3e1917
Refactor end2end_test. Make the credentials a separate library.
9 years ago
murgatroid99
9ddd465878
Fixed zip file name
9 years ago
murgatroid99
b466726029
Extract reports.xml files from docker images in reports.zip
9 years ago
makdharma
894bd37434
Updated travis to use Xcode 7.2 and SDK 9.2
9 years ago
murgatroid99
9c5f0b1605
Move Node JUnit reports.xml to repo root
9 years ago
Test User
9656eca510
Added tests for code coverage
9 years ago
Jan Tattermusch
13b63a0711
fix copyrights
9 years ago
Jan Tattermusch
1cbb567317
minor tweaks to C# qpswoker
9 years ago
Vijay Pai
64e7875510
Should have a test for 0 and negative alarms to make sure that those make
...
it on to the CQ like any other.
9 years ago
Jan Tattermusch
1fd052f43c
Merge pull request #5288 from murgatroid99/node_proto_options
...
Add options to Node library to modify ProtoBuf behavior
9 years ago
Jan Tattermusch
e404de63eb
Merge pull request #5308 from murgatroid99/test_timeouts
...
Increase Node's per-test timeout and Ruby's overall test timeout
9 years ago
Jan Tattermusch
0f892567ee
update copyrights
9 years ago
Jan Tattermusch
7a3ee6a3a3
rename Preconditions to GrpcPreconditions
9 years ago
murgatroid99
7d243df88f
Increase Node's per-test timeout and Ruby's overall test timeout
9 years ago
Craig Tiller
89d517c86a
Fix copyrights
9 years ago
Craig Tiller
57821834da
Merge branch 'cleaner-posix' into hide-the-worker
9 years ago
Craig Tiller
f315bc1980
Fix copyrights
9 years ago
Craig Tiller
3633ce48a9
Fix tools
9 years ago