yang-g
77c63333a6
Add new public header
9 years ago
yang-g
d6f7d99dc6
Add a hybrid end2end test mixing sync and async methods
9 years ago
David Garcia Quintas
2bf574f814
Added back trailing newlines
9 years ago
yang-g
be5a2c4f04
working test
9 years ago
David Garcia Quintas
68a16864b6
Fixed removal of trailing newline upon --fix
9 years ago
Masood Malekghassemi
81183254ab
Maintain copyright sanity in Python-related files
9 years ago
Masood Malekghassemi
df97aecb79
Enable submitting binary dists of Python
9 years ago
murgatroid99
40809210d4
Update copyrights
9 years ago
David Garcia Quintas
fa58786f5f
Added --fix flag to check_copyright.py
9 years ago
murgatroid99
4518bf7f10
Allow transitive dependencies plugin to process non-existent libs without crashing
9 years ago
murgatroid99
3466c4b55d
Updated copyrights
9 years ago
Craig Tiller
750d3ed816
Fix check_copyright.py
9 years ago
Masood Malekghassemi
387e116fd6
Use BoringSSL for Python gRPC
9 years ago
Vijay Pai
af2e1cf080
Fix bugs and include build files
9 years ago
murgatroid99
207b07165e
Update after cloning boringssl
9 years ago
Craig Tiller
61bc8ab49b
Disable ccache for the moment
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
169006688a
Refine coverage language list
9 years ago
Craig Tiller
3d8798445e
Dont fail build if no report generated
9 years ago
Masood Malekghassemi
ccc1610b95
Use tox commands to run interop client/server
9 years ago
Masood Malekghassemi
116982ea89
Include core in Python distribution
9 years ago
murgatroid99
c3910cadb4
Expose core metadata validation functions in public headers
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
Craig Tiller
4083977c14
Update copyrights
9 years ago
Craig Tiller
1676f914a4
Add ability to update submodules before build
9 years ago
Craig Tiller
db21899edc
Delay reading stdout from disk until process terminates
...
The current code reads the stdout of each running process each time it
goes through a reap() iteration, and throws it away if the process is
still running.
On Windows, where we poll for completion every 100ms, I expect this is
having a serious impact on Jenkins performance, especially for noisier
tests.
9 years ago
Craig Tiller
befa1fff76
Copyright checker fixes
9 years ago
Craig Tiller
e3b7beeb38
Update copyrights
9 years ago
Craig Tiller
896ef305bc
Add copyright checks to sanity; make them verify copyright year is valid
9 years ago
Craig Tiller
cb6ce54e31
Update copyrights
9 years ago
Craig Tiller
e959827ec0
Update copyrights
9 years ago
Masood Malekghassemi
2e8c2ef7dc
Add Cython files to check_copyright.py
9 years ago
Craig Tiller
c506e24a57
Update copyrights
9 years ago
Craig Tiller
482234f456
Get better output for clang-format diffs
9 years ago
Craig Tiller
64195a7ded
Attempt to get docker clang-format working
9 years ago
Craig Tiller
de3da74866
Add copyright checks to sanity; make them verify copyright year is valid
9 years ago
Craig Tiller
ab23045414
Add a test that public headers compile as C99
9 years ago
Craig Tiller
769567e769
Eliminate a layer of libraries in the end2end tests
9 years ago
Craig Tiller
897e4fe2ad
Update copyrights
9 years ago
Craig Tiller
67f23d7832
Updating 32 bit dockerfile
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
murgatroid99
d7e1a10628
Bundled C core with Ruby library
9 years ago
Craig Tiller
1b4e33029e
Consolidate C++ proto files under src/proto
...
- make the directory structure match the package structure
- sanitize the package structure (test --> testing)
- add auto-detection of proto file dependencies
9 years ago
Jan Tattermusch
1212f05d84
add run_portability.sh script
9 years ago
Jan Tattermusch
68016a1f3c
fix build_step_environ()
9 years ago
Jan Tattermusch
e4a6918a41
polishing run_tests.py
9 years ago
Stanley Cheung
c66ff0934b
re-arrange dockerfile
9 years ago
Stanley Cheung
c9589daba2
remove dockerfile hack;;
9 years ago
Craig Tiller
a7615892f9
Allow . in header names
9 years ago