aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into fix_docker_local_cloneGravatar Matt Kwong2016-10-04
|\
| * Merge pull request #8204 from jboeuf/new_ssl_rootsGravatar Nicolas Noble2016-10-04
| |\ | | | | | | Updating roots from Mozilla.
| * \ Merge pull request #8271 from ↵Gravatar Stanley Cheung2016-10-04
| |\ \ | | | | | | | | | | | | | | | | stanley-cheung/master-generate-projects-out-of-sync generate_projects.sh out of sync on master
| * \ \ Merge pull request #8267 from markdroth/fake_resolverGravatar Mark D. Roth2016-10-04
| |\ \ \ | | | | | | | | | | Add fake resolver for tests.
| * \ \ \ Merge pull request #7596 from rjshade/orphan_before_shutdownGravatar Yang Gao2016-10-04
| |\ \ \ \ | | | | | | | | | | | | Call orphan_cb before FD shutdown in udp_server
| | | * | | Ran generate_projects.sh.Gravatar Mark D. Roth2016-10-04
| | | | | |
| | | * | | clang-formatGravatar Mark D. Roth2016-10-04
| | | | | |
| * | | | | Merge pull request #8278 from jtattermusch/run_tests_matrix_fix_macosGravatar Jan Tattermusch2016-10-04
| |\ \ \ \ \ | | | | | | | | | | | | | | Add proxy script for run_tests_matrix.py
| | * | | | | add proxy script for run_tests_matrix.pyGravatar Jan Tattermusch2016-10-04
| |/ / / / /
| * | | | | Merge pull request #8276 from jtattermusch/remove_node_portability_targetsGravatar Jan Tattermusch2016-10-04
| |\ \ \ \ \ | | | | | | | | | | | | | | Remove bad node portability targets
| * \ \ \ \ \ Merge pull request #8275 from jtattermusch/run_tests_matrix_fixesGravatar Jan Tattermusch2016-10-04
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Windows fixes for run_tests_in_workspace.sh
| | | | | * \ \ Merge remote-tracking branch 'upstream/master' into fake_resolverGravatar Mark D. Roth2016-10-04
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge pull request #8263 from markdroth/grpclb_resolver_semantic_fixGravatar Mark D. Roth2016-10-04
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Centralized logic for choosing the right LB policy.
| | | | * | | | | remove node portability targetsGravatar Jan Tattermusch2016-10-04
| | |_|/ / / / / | |/| | | | | |
| | | * | | | | fixes for run_tests_in_workspace.shGravatar Jan Tattermusch2016-10-04
| | |/ / / / / | |/| | | | |
| | | | | * | generate_projects.sh out of sync on masterGravatar Stanley Cheung2016-10-04
| | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #8141 from jtattermusch/matrix_tests_made_easyGravatar Jan Tattermusch2016-10-04
| |\ \ \ \ \ | | | | | | | | | | | | | | Script for running a matrix of run_tests.py instances at once.
| * \ \ \ \ \ Merge pull request #8253 from dgquintas/grpclb_deadline_n_massageGravatar David G. Quintas2016-10-03
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | More gRPC LB bugfixes and groundwork for deadline propagation
| * \ \ \ \ \ \ Merge pull request #8036 from tania-m/patch-1Gravatar Michael Lumish2016-10-03
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update greeter_client.js
| | | * | | | | | improved todoGravatar David Garcia Quintas2016-10-03
| | | | | | | | |
| | | * | | | | | Back to using inf future lor LB call deadlineGravatar David Garcia Quintas2016-10-03
| | | | | | | | |
| | | | | | | * | Code cleanup.Gravatar Mark D. Roth2016-10-03
| | | | | | | | |
| | | | | | | * | Add fake resolver for tests.Gravatar Mark D. Roth2016-10-03
| | | | | | |/ / | | | | | |/| |
| | | * | | | | Change to use the max deadline across callsGravatar David Garcia Quintas2016-10-03
| | | | | | | |
| * | | | | | | Merge pull request #8247 from y-zeng/proto_db_check_serviceGravatar Yuchen Zeng2016-10-03
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Handle partially exposed reflection service in gRPC CLI
| * \ \ \ \ \ \ \ Merge pull request #8266 from jtattermusch/fix_go_docker_interopGravatar Jan Tattermusch2016-10-03
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix building go interop image
| * \ \ \ \ \ \ \ \ Merge pull request #8179 from stanley-cheung/php-proto3-prGravatar Stanley Cheung2016-10-03
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | PHP: Proto3 adoption
| * \ \ \ \ \ \ \ \ \ Merge pull request #8050 from ctiller/envGravatar Craig Tiller2016-10-03
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add documentation for GRPC_ environment variables
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #8205 from ctiller/crashyGravatar Craig Tiller2016-10-03
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add (slightly cleaned up) variant of user contributed test
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8202 from ctiller/perf-whaGravatar Craig Tiller2016-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Be explicit as to which tests to run
| | | | | | * | | | | | | | fix building go interop imageGravatar Jan Tattermusch2016-10-03
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #8188 from vjpai/no_races_just_bytesizeGravatar Craig Tiller2016-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | Add a suppression for a datarace in proto on an idempotent write
| * | | | | | | | | | | | | Merge pull request #8222 from nicolasnoble/highmem-highroadGravatar Craig Tiller2016-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changing Linux worker creation script.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8216 from carl-mastrangelo/specGravatar Craig Tiller2016-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Protocol spec to mention idempotency
| | | | | | | | | | | | | * | | Centralized logic for choosing the right LB policy.Gravatar Mark D. Roth2016-10-03
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| | | | | | | | | | | * | | | bugfixes from integration testingGravatar David Garcia Quintas2016-09-30
| | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | Use a reasonable deadline in grpclb testGravatar David Garcia Quintas2016-09-30
| | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | Use call's deadline for internal grpclb callGravatar David Garcia Quintas2016-09-30
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #8227 from dgquintas/grpclb_service_nameGravatar Nicolas Noble2016-09-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the server's name as the service name for gRPC LB
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8226 from dgquintas/sockaddr_server_nameGravatar Nicolas Noble2016-09-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Populate server_name for sockaddr resolver
| | | | | | | | | | | * | | | | Print more information about ambiguous method namesGravatar Yuchen Zeng2016-09-29
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | changed wheezy dockerfile to install git version > 1.7 to support local ↵Gravatar Matt Kwong2016-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | submodule cloning
| | | | | | | | | | * | | | | | PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.protoGravatar Stanley Cheung2016-09-29
| | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | PHP Proto3: update tests and READMEGravatar Stanley Cheung2016-09-29
| | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | PHP Proto3: run generate_projects.shGravatar Stanley Cheung2016-09-29
| | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | PHP Proto3: update templatesGravatar Stanley Cheung2016-09-29
| | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | PHP Proto3: new serialization/deserialization for messagesGravatar Stanley Cheung2016-09-29
| | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | PHP Proto3: gRPC PHP Plugin code generatorGravatar Stanley Cheung2016-09-29
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | regenerated projectsGravatar David Garcia Quintas2016-09-29
| | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | Handle partially exposed reflection serviceGravatar Yuchen Zeng2016-09-29
| | | | | | | | | | | | | | |