Jan Tattermusch
5b3f772432
Merge remote-tracking branch 'upstream/master' into run_tests_refactor
9 years ago
Alistair Veitch
268c356040
Remove bad error return in census_initialize
9 years ago
Craig Tiller
6b6982bde3
Merge pull request #4919 from murgatroid99/copyright_fix
...
Fix copyrights
9 years ago
David G. Quintas
857b71a27b
Merge pull request #4905 from vjpai/qps_logging
...
Better logging for QPS test
9 years ago
Nathaniel Manista
6e1dd9ad06
Fix reporting unexpected abortions in event tests
...
Writing "<format string containing one directive> % <expression>"
instead of "<format string containing one directive> % (<expression>,)"
is always a problem; the particular problem in this case came from
face.Abortion being a subclass of a class created with
collections.namedtuple.
9 years ago
murgatroid99
59ab169ac1
Fix copyrights
9 years ago
Michael Lumish
83e748f2ed
Merge pull request #4887 from wilhuff/buffer-new
...
Allocate node Buffer contents with new[]
9 years ago
Michael Lumish
990dcc0028
Merge pull request #4917 from ctiller/copy---
...
Fix copyrights
9 years ago
Vijay Pai
32baa5e622
Allow dynamic sizing of async client and server thread pools
9 years ago
Vijay Pai
e0b0e27f3a
clang-format
9 years ago
vjpai
a24e9d774c
Sanity checks and asan fix
9 years ago
vjpai
0c31b60805
Sanity failures (copyright, clang-format)
9 years ago
vjpai
768007b3de
Merge branch 'master' into qps_logging
9 years ago
Craig Tiller
17b5047e46
Fix copyrights
9 years ago
Jan Tattermusch
07fb042d25
fix check_arch_option
9 years ago
Jan Tattermusch
f08018ad24
better architecture check on linux
9 years ago
Jan Tattermusch
79288c1546
fix syntax error
9 years ago
Jan Tattermusch
b96ff5dd19
fix copyrights
9 years ago
Jan Tattermusch
8453acde02
move dockerfiles where they belong
9 years ago
Jan Tattermusch
adc9c08123
move artifact dockerfiles
9 years ago
Jan Tattermusch
5371d734de
move jenkins_slave dockerfiles under tools/dockerfile
9 years ago
Jan Tattermusch
1961a80e28
simplify scripts
9 years ago
Jan Tattermusch
6812f4ee35
fix copyrights
9 years ago
Jan Tattermusch
fba6530a6a
refactor make_jobspec
9 years ago
Jan Tattermusch
9be594f76b
better arch support
9 years ago
Jan Tattermusch
4dc9e72518
refactor dockerization of run_tests.py
9 years ago
Craig Tiller
76ce77ba9e
Merge github.com:grpc/grpc into mwah
9 years ago
Craig Tiller
cde1ee1440
Merge github.com:grpc/grpc into twah
9 years ago
Craig Tiller
338576096f
Suppress bogus report
9 years ago
Michael Lumish
4f3840dc06
Merge pull request #4903 from nicolasnoble/ruby-cleanup
...
Cleaning up ruby extension code a bit.
9 years ago
Bogdan Drutu
441499ac5e
Fix the initialization by modifying the grpc_channel_args_is_census_enabled to by default return census_enabled() instead of always disable
9 years ago
Bogdan Drutu
33473134d9
Merge remote-tracking branch 'upstream/master' into bug
9 years ago
Craig Tiller
eaf944adc2
Merge pull request #4901 from nicolasnoble/makefile-cleanup
...
Cleaning up our Makefile.
9 years ago
Nicolas Noble
8c7aabfa72
Merge pull request #4788 from murgatroid99/node_binary_precompile
...
Add ability to create and handle precompiled binaries in Node library
9 years ago
Nicolas "Pixel" Noble
fba36bc4b8
Finally fixing the issue with CC, CX, LD, and AR not being overridable from the environment.
9 years ago
vjpai
94aada9ee5
clang-format
9 years ago
vjpai
020c2f36ac
Fix copyright
9 years ago
vjpai
a091a23a7f
No need to put \n at end of a log message
9 years ago
Vijay Pai
17e630af30
Fix a case in bbuf copy constructore
9 years ago
vjpai
a00f998089
Actually create async generic server
9 years ago
murgatroid99
240eab7e66
Merge branch 'master' into node_binary_precompile
9 years ago
Jan Tattermusch
f955e54799
Merge pull request #4894 from vjpai/qps_localhost
...
Use wildcard address by default in QPS driver
9 years ago
Nicolas Noble
b851c11da3
Merge pull request #4877 from murgatroid99/node_library_bundle
...
Make Node library depend on BoringSSL and zlib, and only build them under Windows
9 years ago
Nicolas Noble
8b193943b6
Merge pull request #4904 from ctiller/c++
...
Alternative ownership for global callbacks
9 years ago
Nicolas Noble
6a25656fec
Merge pull request #4819 from ctiller/less-cpu-sanity
...
Ensure sanity generate projects doesnt eat all available cpu
9 years ago
Vijay Pai
bdf4acbbfb
Properly state client name
9 years ago
Vijay Pai
0f14209061
Improve logging for test
9 years ago
Craig Tiller
64616496e2
Alternative ownership for global callbacks
9 years ago
Nicolas "Pixel" Noble
7b92db65ac
Cleaning up ruby extension code a bit.
9 years ago
Nicolas "Pixel" Noble
742eac1814
Cleaning up Windows compilation.
9 years ago