Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | fixed mounting gen dir for docker | David Garcia Quintas | 2016-01-29 | |
| | | ||||
* | | nth attempt to make clang-format work | David Garcia Quintas | 2016-01-21 | |
| | | ||||
* | | docker rm true | David Garcia Quintas | 2016-01-21 | |
| | | ||||
* | | Updated scripts to use docker for clang-formatting | David Garcia Quintas | 2016-01-20 | |
| | | ||||
* | | have lb gen script use docker for clang formatting | David Garcia Quintas | 2016-01-19 | |
| | | ||||
* | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-19 | |
|\| | ||||
* | | copyriiiights, fuuuuu | David Garcia Quintas | 2016-01-15 | |
| | | ||||
* | | Fixed formatting and updated gen script to use concrete version of clang-format | David Garcia Quintas | 2016-01-13 | |
| | | ||||
* | | Added missing copyrights | David Garcia Quintas | 2016-01-12 | |
| | | ||||
* | | Added copyright message to generated nanopb code | David Garcia Quintas | 2016-01-12 | |
| | | ||||
* | | added sanity scripts and checks | David Garcia Quintas | 2016-01-11 | |
| | | ||||
* | | Srcs and hdrs sanity checks skip third_party | David Garcia Quintas | 2016-01-11 | |
| | | ||||
* | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2015-12-16 | |
|\| | ||||
| * | Merge pull request #4467 from ctiller/DotInHeaderName | David G. Quintas | 2015-12-16 | |
| |\ | | | | | | | Allow . in header names | |||
| | * | Allow . in header names | Craig Tiller | 2015-12-15 | |
| | | | ||||
| * | | Add a test that reproduces server partial message read bug | Craig Tiller | 2015-12-14 | |
| |/ | ||||
| * | Merge remote-tracking branch 'upstream/master' | Hongyu Chen | 2015-12-11 | |
| |\ | ||||
| * | | Address comments: revert all changes except adding two new metadata keys | Hongyu Chen | 2015-12-10 | |
| | | | | | | | | | | | | "census" and "census-bin" | |||
| | * | Re-legalize comma | Craig Tiller | 2015-12-09 | |
| | | | ||||
| | * | Add copyright | Craig Tiller | 2015-12-09 | |
| | | | ||||
| | * | Basic server request bad_client template | Craig Tiller | 2015-12-09 | |
| | | | ||||
* | | | Added example to gen_load_balancing_proto.sh | David Garcia Quintas | 2015-12-03 | |
| | | | ||||
* | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2015-12-03 | |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # BUILD # Makefile # binding.gyp # build.yaml # gRPC.podspec # tools/doxygen/Doxyfile.core.internal # tools/run_tests/sources_and_headers.json # vsprojects/vcxproj/grpc/grpc.vcxproj # vsprojects/vcxproj/grpc/grpc.vcxproj.filters # vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj # vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters | |||
| | * | Census tags propagation. | Hongyu Chen | 2015-12-02 | |
| |/ | ||||
| * | Remove metadata context entirely | Craig Tiller | 2015-11-20 | |
| | | ||||
| * | Remove metadata context from the channel stack | Craig Tiller | 2015-11-19 | |
| | | ||||
| * | Add compression algorithms to static metadata | Craig Tiller | 2015-11-19 | |
| | | ||||
| * | Add commentary | Craig Tiller | 2015-11-19 | |
| | | ||||
| * | More const | Craig Tiller | 2015-11-18 | |
| | | ||||
| * | Static metadata declarations | Craig Tiller | 2015-11-18 | |
| | | ||||
| * | Remove spurious file | Craig Tiller | 2015-11-17 | |
| | | ||||
* | | Moved nanopb to 3rd party | David Garcia Quintas | 2015-11-12 | |
| | | ||||
| * | stream_op cleanup: build system changes | Craig Tiller | 2015-11-02 | |
|/ | ||||
* | Simplified comments | David Garcia Quintas | 2015-10-06 | |
| | ||||
* | Added comments | David Garcia Quintas | 2015-10-05 | |
| | ||||
* | Type conversion fixes to make GCC 5.2.0 happy | David Garcia Quintas | 2015-10-03 | |
| | ||||
* | Enable -Wconversion | Craig Tiller | 2015-09-10 | |
| | ||||
* | First round of fixing up implicit 64->32 bit conversions | Craig Tiller | 2015-09-10 | |
| | ||||
* | Outlaw comma in non-binary metadata values | Craig Tiller | 2015-08-27 | |
| | ||||
* | Fix character classes to updated spec | Craig Tiller | 2015-08-21 | |
| | ||||
* | Outlaw illegal metadata characters | Craig Tiller | 2015-08-21 | |
| | ||||
* | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-25 | |
| | ||||
* | Move some code out of src/ into tools/ | Craig Tiller | 2015-06-23 | |
It shouldn't count towards coverage |