aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-09-02
|\
| * Merge pull request #7943 from markdroth/client_channel_cleanupGravatar Mark D. Roth2016-09-01
| |\ | | | | | | Move subchannel_call_holder code into client_channel module.
| * \ Merge pull request #7936 from y-zeng/log_testGravatar Craig Tiller2016-09-01
| |\ \ | | | | | | | | Add no-logging test
| * \ \ Merge pull request #7942 from a-veitch/add_protoGravatar kpayson642016-09-01
| |\ \ \ | | | | | | | | | | Add Trace context proto. This is used to transmit trace context between RPC client and server systems.
| * \ \ \ Merge pull request #7877 from adelez/route_to_gfeGravatar Nicolas Noble2016-09-01
| |\ \ \ \ | | | | | | | | | | | | Use the VIP that routes to GFE.
* | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-09-01
|\| | | | |
| * | | | | Merge pull request #7862 from makdharma/grpc_cachingGravatar makdharma2016-09-01
| |\ \ \ \ \ | | | | | | | | | | | | | | prep work for enabling caching
| | | | | * \ Merge remote-tracking branch 'upstream/master' into log_testGravatar Yuchen Zeng2016-08-31
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | | | * Move subchannel_call_holder code into client_channel module.Gravatar Mark D. Roth2016-08-31
| | |_|_|_|/ | |/| | | |
| | | | * | add trace context protoGravatar Alistair Veitch2016-08-31
| | |_|/ / | |/| | |
| | | | * Add no-logging testGravatar Yuchen Zeng2016-08-30
| | | | |
* | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-30
|\| | | |
| | | * | Fix full cloud to prodGravatar Adele Zhou2016-08-30
| | | | |
| * | | | Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0Gravatar David Garcia Quintas2016-08-30
| | |_|/ | |/| |
* | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-29
|\| | |
| * | | Merge pull request #7839 from markdroth/rename_client_configGravatar Mark D. Roth2016-08-29
| |\ \ \ | | | | | | | | | | Rename grpc_client_config to grpc_resolver_result.
* | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-29
|\| | | |
| | | | * Use the VIP that routes to GFE.Gravatar Adele Zhou2016-08-25
| | |_|/ | |/| |
| | | * prep work for enabling cachingGravatar Makdharma2016-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new header grpc-payload-bin Added new channel arg for setting max payload size Ability to create a GET request in client filter Ability to parse the payload from header in server filter.
| * | | Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.xGravatar Nicolas Noble2016-08-23
| |\ \ \ | | | | | | | | | | Upmerge from v1.0.x
| * \ \ \ Merge pull request #7819 from stanley-cheung/php-update-composerGravatar Stanley Cheung2016-08-23
| |\ \ \ \ | | | | | | | | | | | | PHP: bump version (master)
| * \ \ \ \ Merge pull request #7763 from thunderboltsid/add-pypy-to-dockerfileGravatar kpayson642016-08-22
| |\ \ \ \ \ | | | | | | | | | | | | | | Add PyPy 5.3.1 to dockerfile and template
* | | | | | | Update protobuf version to 3.0.0Gravatar David Garcia Quintas2016-08-22
| | | | | | |
| | | | | * | Rename grpc_client_config to grpc_resolver_result.Gravatar Mark D. Roth2016-08-22
| | | | | | |
| | | * | | | php: bump versionGravatar Stanley Cheung2016-08-22
| | |/ / / / | |/| | | |
* / | | | | Updated LB proto and nanopb versionGravatar David Garcia Quintas2016-08-20
|/ / / / /
* | | | | Merge pull request #7718 from adelez/build_statsGravatar Nicolas Noble2016-08-19
|\ \ \ \ \ | |_|_|/ / |/| | | | Tool for collecting build statistics.
| | | * | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
| |_|/| | |/| | | |
* | | | | Merge pull request #7308 from ctiller/mooveeGravatar Nicolas Noble2016-08-18
|\ \ \ \ \ | | | | | | | | | | | | Prep for making GA video
| | | | * | Bumping version to 1.0.1-pre1.Gravatar Nicolas "Pixel" Noble2016-08-18
| | | | | |
| | | | * | Merge pull request #7745 from nicolasnoble/no-more-preGravatar Nicolas Noble2016-08-18
| | | | |\ \ | | | | | | | | | | | | | | Removing pre2 flag.
| | | | * \ \ Merge pull request #7776 from kpayson64/templatize_dependenciesGravatar Nicolas Noble2016-08-18
| | | | |\ \ \ | | | | | | | | | | | | | | | | Use templates for python version dependencies
| | | | | * | | Use templates for python version dependenciesGravatar Ken Payson2016-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also change grpcio-tools to be a runtime dependency of grpcio-tests, grpcio-tools is run as part of the tests.
| | | | * | | | Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecureGravatar Nicolas Noble2016-08-18
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.
* | | | | | | | Merge pull request #7741 from nicolasnoble/manual-upmergeGravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Manual upmerge from v1.0.x to master.
* \ \ \ \ \ \ \ \ Merge pull request #7735 from y-zeng/cli_main_forkGravatar kpayson642016-08-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Improve gRPC CLI
* \ \ \ \ \ \ \ \ \ Merge pull request #7594 from chedeti/grpc-thrift-v2Gravatar kpayson642016-08-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | grpc thrift integration
| | | | | | | * | | | Add Python3.5 grpcio-tools binariesGravatar Ken Payson2016-08-17
| | | | | | | | | | |
| | | | | | * | | | | Add PyPy 5.3.1 to dockerfile and templateGravatar siddharthshukla2016-08-17
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #7679 from stanley-cheung/fix-jenkins-linux-imageGravatar Stanley Cheung2016-08-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix jenkins linux image in create script
| | | | | | | | * | | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.Gravatar Nicolas "Pixel" Noble2016-08-17
| | | | | | | |/ / /
* | | | | | | | | / fix_interop_server_argGravatar Adele Zhou2016-08-16
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | * | Merge pull request #7448 from jcanizales/p0-archive-fixGravatar makdharma2016-08-16
| | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | Work around Cocoapods dynamic frameworks incompatibility with XCode archive
* | | | | | | | \ \ Merge pull request #7633 from thunderboltsid/add-pypy-to-testing-toolchainGravatar kpayson642016-08-15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | add PyPy to testing toolchain
| | | | | | | | | | * Removing pre2 flag.Gravatar Nicolas "Pixel" Noble2016-08-16
| | | | | | | | | |/ | | | | | | | | |/|
| | | | | * | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-16
| |_|_|_|/| | | | | |/| | | | | | | | |
| | | | | | | | * | Merge pull request #7732 from kpayson64/python3_artifactsGravatar kpayson642016-08-15
| | | | | | |_|/| | | | | | | |/| | | | | | | | | | | | | | Add Python3.5 artifact targets
| | | | * | | | | | Add CliCredentials, config_grpc_cli.hGravatar Yuchen Zeng2016-08-15
| | | | | | | | | |
| | | | | | | | * | Add Python3.5 artifact targetsGravatar Ken Payson2016-08-15
| | | | | | | | | |
| | | | * | | | | | Merge remote-tracking branch 'upstream/master' into cli_main_forkGravatar Yuchen Zeng2016-08-15
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |