Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | upgrade Moq to version that supports netstandard1.3 | Jan Tattermusch | 2016-09-15 |
| | |||
* | cleanup of project.json files | Jan Tattermusch | 2016-09-15 |
| | |||
* | update csproj files to Google.Protobuf to 3.0.0 | Jan Tattermusch | 2016-09-15 |
| | |||
* | update Protobuf to 3.0.0 in project.json projects | Jan Tattermusch | 2016-09-15 |
| | |||
* | update .csproj projects to Google.Apis.Auth to 1.16.0 | Jan Tattermusch | 2016-09-15 |
| | |||
* | update Google.Apis.Auth to 1.16.0 for project.json projects | Jan Tattermusch | 2016-09-15 |
| | |||
* | regenerate to fix santity test | Jan Tattermusch | 2016-09-15 |
| | |||
* | Merge pull request #8041 from murgatroid99/run_tests_node_6_fix | Nicolas Noble | 2016-09-08 |
|\ | | | | | Add 'node6' to the other spot where it's needed in run_tests.py | ||
| * | Add 'node6' to the other spot where it's needed in run_tests.py | murgatroid99 | 2016-09-08 |
|/ | |||
* | Merge pull request #7885 from apolcyn/remove_slow_log_statements | apolcyn | 2016-09-08 |
|\ | | | | | remove log statements that showing contents of messages | ||
* \ | Merge pull request #7765 from apolcyn/benchmark_adjustments_ga | apolcyn | 2016-09-08 |
|\ \ | | | | | | | fail benchmarks with errors in a child rpc thread | ||
* \ \ | Merge pull request #7753 from apolcyn/update_generate_protos_script | Jan Tattermusch | 2016-09-07 |
|\ \ \ | | | | | | | | | update and add new generate_protos script in csharp examples | ||
* \ \ \ | Merge pull request #7737 from apolcyn/update_nuget_clients | Jan Tattermusch | 2016-09-07 |
|\ \ \ \ | | | | | | | | | | | update nuget client to latest version on performance workers | ||
* \ \ \ \ | Merge pull request #7837 from apolcyn/update_csharp_examples | apolcyn | 2016-09-06 |
|\ \ \ \ \ | | | | | | | | | | | | | change hint paths for protobuf to use net45 dir in csproj files | ||
* \ \ \ \ \ | Merge pull request #7963 from apolcyn/fix_server_leak | apolcyn | 2016-09-06 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | destroy byte buffer reader after use | ||
* \ \ \ \ \ \ | Merge pull request #8005 from murgatroid99/run_tests_node_6_v1.0 | Nicolas Noble | 2016-09-06 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add Node 6 to the list of recognized compilers in run_tests.py | ||
| * | | | | | | | Add Node 6 to the list of recognized compilers in run_tests.py | murgatroid99 | 2016-09-06 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #7894 from murgatroid99/build.yaml_changes | Nicolas Noble | 2016-09-06 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | build.yaml changes to make certain grpc++ builds work | ||
| * | | | | | | | Disable alpn bad_ssl core tests | murgatroid99 | 2016-09-06 |
| | | | | | | | | |||
| | * | | | | | | destroy byte buffer reader after use | Alexander Polcyn | 2016-09-01 |
| |/ / / / / / |/| | | | | | | |||
| * | | | | | | Change UnimplementedService to UnimplementedEchoService in echo.proto | murgatroid99 | 2016-09-01 |
| | | | | | | | |||
* | | | | | | | Merge pull request #7904 from aaronjheng/futures | kpayson64 | 2016-09-01 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | remove futures from py3 | ||
* \ \ \ \ \ \ \ | Merge pull request #7916 from apolcyn/change_ruby_debug_builds | Nicolas Noble | 2016-08-30 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | allow choosing config of ruby package builds from environment variable | ||
* \ \ \ \ \ \ \ \ | Merge pull request #7909 from ↵ | kpayson64 | 2016-08-30 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/example-authorization-header-name-v1.0.x Lower-case example "Authorization" header name in doc string | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string | kpayson64 | 2016-08-30 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Python grpc.secure_channel doc string correction | ||
| | | * | | | | | | | | allow choosing config of ruby package builds from environment variable | Alexander Polcyn | 2016-08-29 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
| | | | * | | | | | | Also fix minor error in end2end gen_build_yaml script | murgatroid99 | 2016-08-29 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #7896 from stanley-cheung/php-fix-per-rpc-creds-v1_0 | Stanley Cheung | 2016-08-29 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | PHP: reject metadata keys that are not legal | ||
| | | | | * | | | | | | Revert change to grpc++_base uses section | murgatroid99 | 2016-08-29 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Lower-case example "Authorization" header name | Nathaniel Manista | 2016-08-29 |
| |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The HTTP/2 specification requires header names to be lower case. | ||
| * | | | | | | | | | php: error out if metadata key is not legal | Stanley Cheung | 2016-08-29 |
| | | | | | | | | | | |||
| * | | | | | | | | | php: fix per_rpc_creds capital auth header key | Stanley Cheung | 2016-08-29 |
|/ / / / / / / / / | |||
| | * | | | | | | | remove futures from py3 | aaronjheng | 2016-08-29 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #7901 from stanley-cheung/php-remove-extra-comma | Stanley Cheung | 2016-08-27 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | PHP: remove extra comma | ||
| * | | | | | | | | | php: composer.json has extra comma | Stanley Cheung | 2016-08-26 |
|/ / / / / / / / / | |||
| | | * / / / / / | build.yaml changes to make certain builds work | murgatroid99 | 2016-08-26 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | | | | | * | remove log statements that showing contents of messages | Alexander Polcyn | 2016-08-26 |
| |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #7866 from jcanizales/p0-grpc-init-on-load | makdharma | 2016-08-26 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Let tracing be enabled before starting an RPC | ||
* | | | | | | | Merge pull request #7828 from ctiller/rename-some-things-for-fun-and-profit | Nicolas Noble | 2016-08-25 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Rename some files to avoid conflicting .obj files on Windows | ||
| | * | | | | | | Let tracing be enabled before starting an RPC | Jorge Canizales | 2016-08-24 |
| |/ / / / / / |/| | | | | | | | | | | | | | by calling grpc_init on [GRPCCall load], instead of lazily. | ||
* | | | | | | | Merge pull request #7817 from stanley-cheung/php-update-composer-v1_0 | Stanley Cheung | 2016-08-23 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | PHP: bump version | ||
| | | | * | | | | change hint paths for protobuf to use net45 dir in csproj files | Alex Polcyn | 2016-08-22 |
| |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #7720 from apolcyn/update_examples_grpc_version | kpayson64 | 2016-08-22 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | update dependencies in C# examples to GA versions | ||
* \ \ \ \ \ \ \ | Merge pull request #7729 from apolcyn/update_to_sys_interactive | kpayson64 | 2016-08-22 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | update to system interactive in distrib tests | ||
* \ \ \ \ \ \ \ \ | Merge pull request #7805 from nathanielmanistaatgoogle/python-example-readmes | kpayson64 | 2016-08-22 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Truncate Python example READMEs to grpc.io links | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #7820 from soltanmm/impish-smile | kpayson64 | 2016-08-22 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Remove unused imports in grpcio-tests | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #7826 from stanley-cheung/php-remove-ref-to-beta | Stanley Cheung | 2016-08-22 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | PHP: remove reference to beta in INSTALL.md | ||
| | | | | | | * | | | | | Rename some files to avoid conflicting .obj files on Windows | Craig Tiller | 2016-08-22 |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||
| * | | | | | | | | | | php: remove reference to beta in INSTALL.md | Stanley Cheung | 2016-08-22 |
|/ / / / / / / / / / | |||
* | | | | | | | | | | Merge pull request #7800 from apolcyn/dont_catch_load_error | Nicolas Noble | 2016-08-22 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Dont catch load error when loading grpc lib in ruby gem |