aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\
* | Update copyrightsGravatar Craig Tiller2016-03-31
| |
| * Merge github.com:grpc/grpc into optionalize_roundrobinGravatar Craig Tiller2016-03-29
| |\ | |/ |/|
* | Trim number of CPUsGravatar Craig Tiller2016-03-29
| |
* | Merge pull request #5976 from earhart/masterGravatar Nicolas Noble2016-03-29
|\ \ | | | | | | Fixes for the GRPC Bazel build
| | * Merge github.com:grpc/grpc into optionalize_roundrobinGravatar Craig Tiller2016-03-29
| | |\ | |_|/ |/| |
| | * Merge github.com:grpc/grpc into optionalize_roundrobinGravatar Craig Tiller2016-03-29
| | |\
| * | | Add protobuf_clib to deps of grpc++_codegen_libGravatar Rob Earhart2016-03-29
| | | | | | | | | | | | | | | | This is required in order to compile grpc++_codegen_lib.
| * | | Fix the Bazel build re/nanopbGravatar Rob Earhart2016-03-29
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | This change modifies the BUILD rule dependencies used for nanopb, switching them from third_party to //external -- the former uses submodules, which don't work well with Bazel (since Bazel removes submodules from repositories as it fetches them, preferring instead to unify submodule versions across the workspace via the top-level WORKSPACE configuration).
* | | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-29
|\| |
| * | Merge pull request #5971 from sreecha/stress_test_flexible_configGravatar Jan Tattermusch2016-03-29
| |\ \ | | | | | | | | Stress test flexible config
| | | * Make plugin registries workGravatar Craig Tiller2016-03-29
| | | |
| | | * Starting plugin registryGravatar Craig Tiller2016-03-29
| | |/ | |/|
* | | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-28
|\| |
| * | Merge pull request #5900 from murgatroid99/node_callback_conventionGravatar Nicolas Noble2016-03-28
| |\ \ | | | | | | | | Follow Node's callback-last convention for client calls
* | | | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-28
|\| | |
| | | * Add build type option (asan/tsan/dbg or opt)Gravatar Sree Kuchibhotla2016-03-28
| | | |
* | | | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-26
|\ \ \ \ | | |_|/ | |/| |
| | * | Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
| |/ /
| * | FixesGravatar Craig Tiller2016-03-25
| | |
* | | Parallel experimentGravatar Craig Tiller2016-03-23
| | |
* | | Support tracing fuzzersGravatar Craig Tiller2016-03-23
| | |
* | | LongerGravatar Craig Tiller2016-03-23
| | |
| * | php: remove hardcoded version in templatesGravatar Stanley Cheung2016-03-23
| | |
| | * Follow Node's callback-last convention for client callsGravatar murgatroid992016-03-21
| | |
* | | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-21
|\ \ \ | | |/ | |/|
| | * Merge branch 'master' into make_clang_great_again_v2Gravatar Vijay Pai2016-03-19
| | |\ | | |/ | |/|
| * | Merge pull request #5829 from jtattermusch/fix_openssl_deadlinkGravatar Jan Tattermusch2016-03-18
| |\ \ | | | | | | | | Fix gcc4.4 tests
| * \ \ Merge pull request #5783 from dgquintas/nanopb-dockerfileGravatar Jan Tattermusch2016-03-18
| |\ \ \ | | | | | | | | | | Moved apt-gets from .sh file to dockerfile for nanopb
| | | * | Fix gcc4.4 testsGravatar Jan Tattermusch2016-03-18
| | |/ / | |/| |
* | | | Complete fuzzer frameworkGravatar Craig Tiller2016-03-18
| | | |
* | | | RenamesGravatar Craig Tiller2016-03-18
| | | |
| | * | fixed backslashesGravatar David Garcia Quintas2016-03-17
| | | |
* | | | jGravatar Craig Tiller2016-03-17
| | | |
* | | | Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into ↵Gravatar Craig Tiller2016-03-17
|\ \ \ \ | | |_|/ | |/| | | | | | fuzzy-bits
* | | | stuffGravatar Craig Tiller2016-03-17
| | | |
* | | | adddepsGravatar Craig Tiller2016-03-17
| | | |
* | | | First version of json fuzzerGravatar Craig Tiller2016-03-17
| |/ / |/| |
| | * moved apt-gets from .sh file to dockerfile for nanopbGravatar David Garcia Quintas2016-03-16
| | |
| * | Update clang for the Dockerfile used in tsan testsGravatar Vijay Pai2016-03-16
| |/
* | Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
|\|
| * Fix code coverage.Gravatar Adele Zhou2016-03-14
| |
| * Merge pull request #5587 from stanley-cheung/php-update-composer-jsonGravatar Jan Tattermusch2016-03-11
| |\ | | | | | | Update PHP composer.json files
| | * remove stale src/php/ext/grpc/README.mdGravatar Stanley Cheung2016-03-10
| | |
| * | add support for clang3.4 and 3.6Gravatar Jan Tattermusch2016-03-09
| |/
* | Merge branch 'codegen_proto_utils_fix' into codegen_libGravatar David Garcia Quintas2016-03-06
|\|
| * Added comment for gypGravatar David Garcia Quintas2016-03-01
| |
| * Addressed commentsGravatar David Garcia Quintas2016-03-01
| |
| * updated templates/README.mdGravatar David Garcia Quintas2016-03-01
| |
| * Merge pull request #5488 from stanley-cheung/php-update-to-next-verGravatar Stanley Cheung2016-03-01
| |\ | | | | | | Simplify PHP installation