Craig Tiller
|
2a1540496f
|
clang-format
|
9 years ago |
Vijay Pai
|
9f991e252d
|
More changes needed for generic support
|
9 years ago |
murgatroid99
|
5e7a9fef0f
|
Slightly loosen dependencies
|
9 years ago |
Alistair Veitch
|
9b028b2687
|
Merge pull request #4626 from ctiller/wtfwin
Add an early out to gpr_cpu_test
|
9 years ago |
murgatroid99
|
b9ff149ca6
|
Merge branch 'core_metadata_validation_empty_check' into node_use_core_metadata_check
|
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 |
Vijay Pai
|
93beeb8895
|
Fix one use of grpc instead of gpr
|
9 years ago |
Vijay Pai
|
31c0c7949f
|
clang-format
|
9 years ago |
vjpai
|
de332dfcac
|
Refactor server side to support generic tests.
|
9 years ago |
murgatroid99
|
58bb40fe74
|
Make metadata validation functions reject empty keys
|
9 years ago |
murgatroid99
|
f776f90058
|
Make Node library use core metadata validation instead of duplicating it
|
9 years ago |
Sree Kuchibhotla
|
93cdb180a6
|
Merge pull request #4635 from ctiller/spam_cleanup
Spam cleanup
|
9 years ago |
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 |
Craig Tiller
|
093193edb7
|
Fix pings
|
9 years ago |
Craig Tiller
|
d27c78db09
|
Fix Makefile
|
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
|
c6ff28f89e
|
Merge branch 'poffy' of github.com:ctiller/grpc into poffy
|
9 years ago |
Craig Tiller
|
320bee0e62
|
Review feedback
|
9 years ago |
Craig Tiller
|
de2163b37a
|
Merge github.com:grpc/grpc into poffy
|
9 years ago |
Craig Tiller
|
04b3cf6f19
|
Merge github.com:grpc/grpc into wtfwin
|
9 years ago |
Craig Tiller
|
54ed674d40
|
Merge github.com:grpc/grpc into proto_names
|
9 years ago |
Craig Tiller
|
4c219e6abe
|
Spam cleanup
|
9 years ago |
Craig Tiller
|
160a690a4c
|
Merge pull request #4633 from murgatroid99/core_validate_metadata
Expose core metadata validation functions in public headers
|
9 years ago |
murgatroid99
|
24e826ec56
|
Updated dependencies, fixed a couple of tests
|
9 years ago |
Michael Lumish
|
fc5281f66d
|
Merge pull request #4632 from ctiller/dep_head
Fix building submodules at head
|
9 years ago |
murgatroid99
|
56fada5dfe
|
Make the Ruby extension throw an error when passed invalid metadata
|
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 |
murgatroid99
|
c9d3084b10
|
Merge branch 'core_validate_metadata' into ruby_metadata_downcasing
|
9 years ago |
murgatroid99
|
36187ab66b
|
Fix header include syntax
|
9 years ago |
murgatroid99
|
c3910cadb4
|
Expose core metadata validation functions in public headers
|
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 |
murgatroid99
|
c2ea3aec65
|
Parital implementation of ruby header checking
|
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 |