aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #8157 from jtattermusch/fix_centos7_distribtestGravatar Jan Tattermusch2016-09-21
|\ | | | | Fix C# distribtest on centos7
| * fix C# distribtest on centos7Gravatar Jan Tattermusch2016-09-21
|/
* Merge pull request #8107 from jtattermusch/backport_coreclr_supportGravatar Jan Tattermusch2016-09-19
|\ | | | | Backport CoreCLR support to v1.0.x
* \ Merge pull request #8038 from thunderboltsid/fix_arg_docsGravatar Nicolas Noble2016-09-16
|\ \ | | | | | | Update argument documentation for channel methods
| | * regenerate C# related files after backporting from masterGravatar Jan Tattermusch2016-09-15
| | |
| | * fix windows distribtest and add TODOs to remove hacksGravatar Jan Tattermusch2016-09-15
| | |
| | * make Grpc.Tools.nuspec buildable on LinuxGravatar Jan Tattermusch2016-09-15
| | |
| | * switch distribtests to use nugets generated by dotnet cliGravatar Jan Tattermusch2016-09-15
| | |
| | * remove dead gmock link in protoc artifact buildGravatar Jan Tattermusch2016-09-15
| | |
| | * fix copying data directoryGravatar Jan Tattermusch2016-09-15
| | |
| | * enable runing C# interop tests under coreclrGravatar Jan Tattermusch2016-09-15
| | |
| | * add shutdownhook for CoreCLRGravatar Jan Tattermusch2016-09-15
| | |
| | * fixed formattingGravatar Jan Tattermusch2016-09-15
| | |
| | * allow building all nugets on linuxGravatar Jan Tattermusch2016-09-15
| | |
| | * make native extension loader work for published netcoreapp1.0 tooGravatar Jan Tattermusch2016-09-15
| | |
| | * install dotnet cli into ubuntu1404 distribtest dockerGravatar Jan Tattermusch2016-09-15
| | |
| | * update path to C# test build by dotnet cliGravatar Jan Tattermusch2016-09-15
| | |
| | * get the right nuget version in linux distribtestsGravatar Jan Tattermusch2016-09-15
| | |
| | * dotnet CLI distribtestGravatar Jan Tattermusch2016-09-15
| | |
| | * dont enumerate runtimes in project.json fileGravatar Jan Tattermusch2016-09-15
| | |
| | * address coreCLR TODOGravatar Jan Tattermusch2016-09-15
| | |
| | * upgrade Moq to version that supports netstandard1.3Gravatar Jan Tattermusch2016-09-15
| | |
| | * cleanup of project.json filesGravatar Jan Tattermusch2016-09-15
| | |
| | * update csproj files to Google.Protobuf to 3.0.0Gravatar Jan Tattermusch2016-09-15
| | |
| | * update Protobuf to 3.0.0 in project.json projectsGravatar Jan Tattermusch2016-09-15
| | |
| | * update .csproj projects to Google.Apis.Auth to 1.16.0Gravatar Jan Tattermusch2016-09-15
| | |
| | * update Google.Apis.Auth to 1.16.0 for project.json projectsGravatar Jan Tattermusch2016-09-15
| | |
| | * regenerate to fix santity testGravatar Jan Tattermusch2016-09-15
| |/ |/|
| * Update argument documentation for channel methodsGravatar Siddharth Shukla2016-09-14
|/ | | | | | | | | | Update argument documentation for request_serializer and response_deserializer in: - unary_unary - unary_stream - stream_unary - stream_stream
* Merge pull request #8041 from murgatroid99/run_tests_node_6_fixGravatar Nicolas Noble2016-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.pyGravatar murgatroid992016-09-08
|/
* Merge pull request #7885 from apolcyn/remove_slow_log_statementsGravatar apolcyn2016-09-08
|\ | | | | remove log statements that showing contents of messages
* \ Merge pull request #7765 from apolcyn/benchmark_adjustments_gaGravatar apolcyn2016-09-08
|\ \ | | | | | | fail benchmarks with errors in a child rpc thread
* \ \ Merge pull request #7753 from apolcyn/update_generate_protos_scriptGravatar Jan Tattermusch2016-09-07
|\ \ \ | | | | | | | | update and add new generate_protos script in csharp examples
* \ \ \ Merge pull request #7737 from apolcyn/update_nuget_clientsGravatar Jan Tattermusch2016-09-07
|\ \ \ \ | | | | | | | | | | update nuget client to latest version on performance workers
* \ \ \ \ Merge pull request #7837 from apolcyn/update_csharp_examplesGravatar apolcyn2016-09-06
|\ \ \ \ \ | | | | | | | | | | | | change hint paths for protobuf to use net45 dir in csproj files
* \ \ \ \ \ Merge pull request #7963 from apolcyn/fix_server_leakGravatar apolcyn2016-09-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | destroy byte buffer reader after use
* \ \ \ \ \ \ Merge pull request #8005 from murgatroid99/run_tests_node_6_v1.0Gravatar Nicolas Noble2016-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.pyGravatar murgatroid992016-09-06
|/ / / / / / /
* | | | | | | Merge pull request #7894 from murgatroid99/build.yaml_changesGravatar Nicolas Noble2016-09-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | build.yaml changes to make certain grpc++ builds work
| * | | | | | | Disable alpn bad_ssl core testsGravatar murgatroid992016-09-06
| | | | | | | |
| | * | | | | | destroy byte buffer reader after useGravatar Alexander Polcyn2016-09-01
| |/ / / / / / |/| | | | | |
| * | | | | | Change UnimplementedService to UnimplementedEchoService in echo.protoGravatar murgatroid992016-09-01
| | | | | | |
* | | | | | | Merge pull request #7904 from aaronjheng/futuresGravatar kpayson642016-09-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | remove futures from py3
* \ \ \ \ \ \ \ Merge pull request #7916 from apolcyn/change_ruby_debug_buildsGravatar Nicolas Noble2016-08-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | allow choosing config of ruby package builds from environment variable
* \ \ \ \ \ \ \ \ Merge pull request #7909 from ↵Gravatar kpayson642016-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-stringGravatar kpayson642016-08-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Python grpc.secure_channel doc string correction
| | | * | | | | | | | allow choosing config of ruby package builds from environment variableGravatar Alexander Polcyn2016-08-29
| |_|/ / / / / / / / |/| | | | | | | | |
| | | | * | | | | | Also fix minor error in end2end gen_build_yaml scriptGravatar murgatroid992016-08-29
| | | | | | | | | |
* | | | | | | | | | Merge pull request #7896 from stanley-cheung/php-fix-per-rpc-creds-v1_0Gravatar Stanley Cheung2016-08-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | PHP: reject metadata keys that are not legal