Chris Aniszczyk
|
bc4a934d46
|
Add CNCF Code of Conduct
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
|
8 years ago |
Noah Eisen
|
2cc7e39d7d
|
Merge pull request #11367 from ncteisen/faster-bm-diff
Split Up Microbenchmark by Individual Benchmark
|
8 years ago |
Jan Tattermusch
|
28e88b1e2e
|
Merge pull request #11438 from jtattermusch/remove_patents
Patents already part of Apache2 license
|
8 years ago |
Jan Tattermusch
|
c158ee9f49
|
patents already part of Apache2 license
|
8 years ago |
Noah Eisen
|
5f5415eae3
|
Merge pull request #11429 from gkelly/fix-extra-semis
Remove extraneous semicolons.
|
8 years ago |
ncteisen
|
0ff7384f6d
|
Merge branch 'master' of https://github.com/grpc/grpc into faster-bm-diff
|
8 years ago |
ncteisen
|
07639167fc
|
2 space indentation
|
8 years ago |
Jan Tattermusch
|
5253c8f9a8
|
Merge pull request #11432 from jtattermusch/apache_license
Changing license to Apache v2
|
8 years ago |
Jan Tattermusch
|
ecb1fa194d
|
fix protobuf_generated_well_known_types_embed.cc
|
8 years ago |
Jan Tattermusch
|
0bf41fc88d
|
fix test/core/http/BUILD
|
8 years ago |
Jan Tattermusch
|
9f401e53c9
|
fix make_grpcio_tools.py
|
8 years ago |
Jan Tattermusch
|
7e91ebb41d
|
license fixes
|
8 years ago |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Jan Tattermusch
|
9c7aefb692
|
fix check_copyright.py
|
8 years ago |
Jan Tattermusch
|
8fb2eabd98
|
fix makefile
|
8 years ago |
Jan Tattermusch
|
7a0ca155ff
|
fixing copyright not supported
|
8 years ago |
Jan Tattermusch
|
312ea4a187
|
change LICENSE, add AUTHORS
|
8 years ago |
Craig Tiller
|
6b19d3b408
|
Merge pull request #11333 from ctiller/faster_timer_pool
Get rid of zero-length poll case now that timer pool exists
|
8 years ago |
Yang Gao
|
2f6715d49b
|
Merge pull request #11399 from yang-g/status_ok_message
Update comments to discourage having an OK status with error_message
|
8 years ago |
ncteisen
|
251b025b89
|
Yapf code
|
8 years ago |
ncteisen
|
0ac47d28cd
|
Github comments
|
8 years ago |
ncteisen
|
7cd7b7fc43
|
Differentiate between timeouts and crashes
|
8 years ago |
Craig Tiller
|
6d7c49f97b
|
Merge github.com:grpc/grpc into faster_timer_pool
|
8 years ago |
David G. Quintas
|
3f02e8cb4b
|
Merge pull request #11159 from dgquintas/lb_update_server5
Implement LB policy updates
|
8 years ago |
Craig Tiller
|
b89a100d69
|
Merge pull request #11423 from ctiller/rt
Use bigquery stats to inform flakiness for run_tests
|
8 years ago |
Garret Kelly
|
0cd689202d
|
Remove extraneous semicolons.
Fixes compilation if building with -Wextra-semi.
|
8 years ago |
ncteisen
|
f1e19fdd31
|
Fix typos in README
|
8 years ago |
Eric Gribkoff
|
d9eff37770
|
skip data frame padding test for okhttp
|
8 years ago |
Eric Gribkoff
|
e5df1d8dee
|
Add Java OkHttp client to interop tests
|
8 years ago |
Craig Tiller
|
6af6594146
|
Fix flag
|
8 years ago |
Craig Tiller
|
d16abf80a2
|
Refine import, flags
|
8 years ago |
Craig Tiller
|
e8cef7abc5
|
Merge github.com:grpc/grpc into rt
|
8 years ago |
yongni
|
2e47c52386
|
Merge pull request #11349 from yongni/matrix
Created a Java Oracle8 Dockerfile directory and moved build_inter…
|
8 years ago |
Jan Tattermusch
|
83a50ee39b
|
Merge pull request #11396 from matt-kwong/fix_csharp
Update Mono to Jessie for C# Dockerfiles
|
8 years ago |
David Garcia Quintas
|
87d5a3130d
|
Implement LB policy updates
|
8 years ago |
ncteisen
|
c7586a5d32
|
Merge branch 'master' of https://github.com/grpc/grpc into faster-bm-diff
|
8 years ago |
Noah Eisen
|
de15a40fc3
|
Merge pull request #11384 from ncteisen/trickle-timeout
Redo Unary Trickle Args Sweep
|
8 years ago |
ncteisen
|
6f1b59e646
|
Merge branch 'master' of https://github.com/grpc/grpc into trickle-timeout
|
8 years ago |
ncteisen
|
e9dea378c5
|
Pare down args once more
|
8 years ago |
Craig Tiller
|
c258713bb7
|
Simplify query
|
8 years ago |
Craig Tiller
|
55d3ace0e8
|
Reuse already fetched results
|
8 years ago |
Craig Tiller
|
336c21eb45
|
Use bigquery data to inform flakiness
|
8 years ago |
Yuchen Zeng
|
fd78e269b5
|
Merge pull request #11397 from y-zeng/ares_version
Check the version of system c-ares
|
8 years ago |
David Garcia Quintas
|
faafa4d1cb
|
Added ability to query BQ for flakes info to run_tests.py
|
8 years ago |
Yong Ni
|
27b9a206a0
|
Merge branch 'master' of github.com:grpc/grpc into matrix
|
8 years ago |
Craig Tiller
|
a0115beac3
|
Merge github.com:grpc/grpc into faster_timer_pool
|
8 years ago |
kpayson64
|
b1332047d0
|
Merge pull request #11398 from kpayson64/rollback_changes
Rollback Dockerfile changes
|
8 years ago |
Jan Tattermusch
|
7c23d31f1b
|
Merge pull request #11368 from jtattermusch/csharp_polishing
A bit of C# polish
|
8 years ago |
Jan Tattermusch
|
2e9006f1e9
|
Merge pull request #11401 from jtattermusch/kokoro_macos_mono_fix
Improve installation on kokoro macos
|
8 years ago |