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
Nathaniel Manista
8fff90d3a9
Drop use of functools.wrap in logging_pool
...
functools.wrap is only warranted to work with functions and methods but
logging_pool is warranted to work with callable behaviors, so using
functools.wrap has been wrong all along.
The particular incompatibility motivating this correction is that
callable objects do not have a "__name__" attribute.
9 years ago
Alistair Veitch
bee33b0f52
Merge pull request #4695 from bogdandrutu/master
...
Add a virtual destructor for the ClientContext::GlobalCallbacks.
9 years ago
Nicolas "Pixel" Noble
1a8eb85eff
Cleaning up our Makefile.
...
-) Adding question marks to important tools so they can be overriden from environment variables.
-) Removing all traces of -ldl since BoringSSL doesn't implement OpenSSL's DSO and doesn't require it.
9 years ago
Nathaniel Manista
a847f51c94
Move parallel RPC code to correct test method
...
In 4a9b1c6988
I mistakenly added statements to test
test_constants.PARALLELISM RPCs made in parallel to the
testSequentialInvocations test method rather than the
testParallelInvocations test method. How embarrassing!
9 years ago
Craig Tiller
6236718f15
Merge pull request #4897 from bogdandrutu/fix
...
Initialize census if not initialized yet and some features are available
9 years ago
Bogdan Drutu
7630256ded
Fix typo.
9 years ago
Bogdan Drutu
050072403a
Initialize census if not initialized yet and some features are available.
9 years ago
Bogdan Drutu
587ef5101e
Merge remote-tracking branch 'upstream/master' into bug
9 years ago
Vijay Pai
57ecf766ab
clang-format
9 years ago
Bogdan Drutu
cc2ca6e88b
Merge remote-tracking branch 'upstream/master'
9 years ago
Vijay Pai
58da895a8c
localhost -> wildcard address
9 years ago
Michael Lumish
a1a6a1009b
Merge pull request #4881 from jcanizales/release-boringssl-pod
...
Upgrade BoringSSL podspec to v2.0
9 years ago
Jan Tattermusch
927dae0da0
Merge pull request #4889 from ctiller/fixes
...
Fix sanity
9 years ago
Craig Tiller
7f67559e8f
Merge branch 'fixes' into mwah
9 years ago