Dan Born
5d81d15260
Code review follow-up.
9 years ago
Dan Born
fa6b606898
Make grpc_tcp_listener private.
9 years ago
Michael Lumish
7f34c783c4
Merge pull request #4645 from ctiller/coveralls
...
Refine coverage language list
9 years ago
Michael Lumish
c8bfa7ce89
Merge pull request #4647 from ctiller/run_errors
...
Handle errors in run_tests.py a little better
9 years ago
Michael Lumish
d4f86d0232
Merge pull request #4652 from ctiller/no-cache
...
Disable ccache for the moment
9 years ago
Craig Tiller
61bc8ab49b
Disable ccache for the moment
9 years ago
Nathaniel Manista
b47eab53de
Merge pull request #4644 from yoloseem/typo-1
...
Fix docstring typos in python grpc interfaces.
9 years ago
Craig Tiller
4f2be36df2
Flag errors better
9 years ago
Craig Tiller
eb9de8b05f
Tweak run_tests exit status handling
9 years ago
Craig Tiller
fdd02259b5
Merge pull request #4627 from daniel-j-born/tcp_fd
...
Expose the fd in grpc_fd and grpc_tcp.
9 years ago
Craig Tiller
5bf8e61ff7
Merge pull request #4643 from murgatroid99/node_compiler_standard_c99
...
Compile Node extension with c99 and c++11
9 years ago
Craig Tiller
169006688a
Refine coverage language list
9 years ago
Hyunjun Kim
34206222f0
Fix docstring typos in python grpc interfaces
9 years ago
murgatroid99
3f42ea0869
Removed redundant std= cflag
9 years ago
murgatroid99
3abed3186f
Compile Node extension with c99 and c++11
9 years ago
Michael Lumish
abf85d9648
Merge pull request #4616 from ctiller/i-like-pie
...
Tweak compiler settings to hopefully make Jenkins more robust
9 years ago
Michael Lumish
c75e7de6cd
Merge pull request #4639 from ctiller/nominally-nuisance
...
Dont fail build if no report generated
9 years ago
Michael Lumish
e1349ced0e
Merge pull request #4641 from ctiller/farout
...
clang-format
9 years ago
Craig Tiller
2a1540496f
clang-format
9 years ago
Alistair Veitch
9b028b2687
Merge pull request #4626 from ctiller/wtfwin
...
Add an early out to gpr_cpu_test
9 years ago
adelez
9ac9c125c2
Merge pull request #4619 from ctiller/windows_logs
...
Delay reading stdout from disk until process terminates
9 years ago
Craig Tiller
3d8798445e
Dont fail build if no report generated
9 years ago
Dan Born
a7ed54cba7
Don't use ep after destroy in the test.
9 years ago
Sree Kuchibhotla
93cdb180a6
Merge pull request #4635 from ctiller/spam_cleanup
...
Spam cleanup
9 years ago
Michael Lumish
bbaad2a7e4
Merge pull request #4606 from ctiller/clangfmt
...
Actually making the clang format test properly fail sanity.
9 years ago
Craig Tiller
0eaf2962bb
Fix Makefile
9 years ago
Yang Gao
848ee629dd
Merge pull request #4631 from sreecha/stress_test_logging
...
Add ability to control the verbosity of stress test logs
9 years ago
Dan Born
76d21f9b10
Unit tests for new functions
9 years ago
Craig Tiller
9577b31095
Fixes
9 years ago
Craig Tiller
04b3cf6f19
Merge github.com:grpc/grpc into wtfwin
9 years ago
Craig Tiller
4c219e6abe
Spam cleanup
9 years ago
Michael Lumish
fc5281f66d
Merge pull request #4632 from ctiller/dep_head
...
Fix building submodules at head
9 years ago
Craig Tiller
be0327bfee
Update new files
9 years ago
Craig Tiller
791a49169f
Merge github.com:grpc/grpc into clangfmt
9 years ago
jboeuf
0850640213
Merge pull request #4589 from ctiller/enforcer
...
Add a test to ensure public core headers are C89
9 years ago
jboeuf
bbb94bd6fc
Merge pull request #4562 from ctiller/ints
...
Switch to using C99 types for fixed size integers
9 years ago
Craig Tiller
b361b4edfb
Fix building submodules at head
...
- ensure failure propogates through run_jenkins.sh
- don't try to regenerate projects on non-linux environments
9 years ago
Michael Lumish
38b6eeeb4e
Merge pull request #4622 from ctiller/dep_head
...
Add ability to update submodules before build
9 years ago
Vijay Pai
2cf57db6f3
Merge pull request #4630 from ctiller/document_write
...
Update async write documentation
9 years ago
Sree Kuchibhotla
7cecfa6c48
Adjust the log levels in interop tests and stress tests
9 years ago
Sree Kuchibhotla
0fa95eab81
Ability to filter log messages based on log level
9 years ago
Craig Tiller
0ede550acb
Update async write documentation
9 years ago
Masood Malekghassemi
64f10281b0
Merge pull request #4591 from nathanielmanistaatgoogle/protobuf-version
...
Remove ceiling on required protobuf version
9 years ago
Dan Born
43a78030b1
Expose the fd in grpc_fd and grpc_tcp.
...
Fixes a bug where grpc_fd::released was not initialized.
9 years ago
Craig Tiller
e8f9ba6b7f
Fix compilation with clang/gcc
9 years ago
Vijay Pai
772f95099d
Merge pull request #4609 from yang-g/timespec
...
Make possible lossy conversion explicit.
9 years ago
Craig Tiller
d3917ab790
Add an early out to gpr_cpu_test
...
This test consumes a huge amount of CPU. On Windows, it additionally starves other tests from getting scheduled - for long enough that those tests time out and fail.
Historically tests starting shortly after this test are the most likely to fail.
Once we've seen all CPU's, we will no longer do anything useful - so check for that, and finish up early whenever possible.
9 years ago
Nathaniel Manista
2428342ba4
Merge pull request #4623 from soltanmm/from-source
...
Add tox to Python build-from-source instructions.
9 years ago
Masood Malekghassemi
a4ae4b570c
Add tox to Py build-from-source instructions
9 years ago
Craig Tiller
4083977c14
Update copyrights
9 years ago