Masood Malekghassemi
|
ccc1610b95
|
Use tox commands to run interop client/server
|
9 years ago |
Masood Malekghassemi
|
0467295ee6
|
Fail test build if protoc can't be found
|
9 years ago |
Masood Malekghassemi
|
4352e8745e
|
Add used-by-Python comments to top-level files
|
9 years ago |
Masood Malekghassemi
|
5cab41fcd7
|
Rename INVENTORY.md to MANIFEST.md
|
9 years ago |
Masood Malekghassemi
|
b7e7b3f759
|
Redirect Python manifest to less ambiguous filename
|
9 years ago |
Masood Malekghassemi
|
974e8d5d68
|
Add an inventory of top-level items
|
9 years ago |
Masood Malekghassemi
|
116982ea89
|
Include core in Python distribution
|
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 |
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 |
Craig Tiller
|
9577b31095
|
Fixes
|
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 |
Vijay Pai
|
772f95099d
|
Merge pull request #4609 from yang-g/timespec
Make possible lossy conversion explicit.
|
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 |
Craig Tiller
|
1676f914a4
|
Add ability to update submodules before build
|
9 years ago |
Craig Tiller
|
e6d95c93a3
|
Tweak end2end formatting
|
9 years ago |
Craig Tiller
|
8ceba198ee
|
Tweak end2end formatting
|
9 years ago |
Michael Lumish
|
383ffacb00
|
Merge pull request #4617 from ctiller/cython_copyright
Copyright checker fixes
|
9 years ago |
Craig Tiller
|
befa1fff76
|
Copyright checker fixes
|
9 years ago |
Craig Tiller
|
3731cc068e
|
Fix end2end_test formatting
|
9 years ago |
Craig Tiller
|
b0d8f686c5
|
Merge pull request #4613 from soltanmm/writecopyright
Add Cython files to check_copyright.py
|
9 years ago |
Craig Tiller
|
9bda5a8f0b
|
Merge pull request #4554 from yang-g/stalled_and_destroy
remove stream from stalled_by_transport list before destroy it
|
9 years ago |
Craig Tiller
|
b1fe7d6758
|
Merge pull request #4590 from yang-g/unreachable
fix one use of unreachable macro
|
9 years ago |
Craig Tiller
|
bba5431c72
|
Merge pull request #4608 from a11r/import1_4
Added exception handling for ImportError
|
9 years ago |
Craig Tiller
|
5a32e2c22b
|
Merge branch 'copyzomg' into clangfmt
|
9 years ago |
Craig Tiller
|
560e5f8aa3
|
Update copyrights, clang-fmt
|
9 years ago |
Michael Lumish
|
c18b471cc0
|
Merge pull request #4614 from ctiller/copyzomg
Update copyrights
|
9 years ago |
Craig Tiller
|
e959827ec0
|
Update copyrights
|
9 years ago |
Craig Tiller
|
6a56221f28
|
Merge github.com:grpc/grpc into ints
|
9 years ago |
Masood Malekghassemi
|
2e8c2ef7dc
|
Add Cython files to check_copyright.py
|
9 years ago |
Craig Tiller
|
c506e24a57
|
Update copyrights
|
9 years ago |
Masood Malekghassemi
|
8525354f4f
|
Use stdint for Cython code
|
9 years ago |
Craig Tiller
|
eb29fc7198
|
Merge github.com:grpc/grpc into clangfmt
|
9 years ago |
Craig Tiller
|
be52c6e9c2
|
clang-format code
|
9 years ago |
Michael Lumish
|
7d075631e6
|
Merge pull request #4604 from ctiller/copyzomg
Add copyright checks to sanity; make them verify copyright year is valid
|
9 years ago |
Craig Tiller
|
482234f456
|
Get better output for clang-format diffs
|
9 years ago |
yang-g
|
471dbd8217
|
Make possible lossy conversion explicit.
|
9 years ago |
Abhishek Kumar
|
f4ef7bca14
|
Added exception handling for ImportError
|
9 years ago |