Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use platform suffix api | Craig Tiller | 2015-05-15 |
| | |||
* | Add subprocess GPR API | Craig Tiller | 2015-05-15 |
| | | | | | | | | Port fling_test to it. This will be used to: - port remaining tests to Windows - enable testing what happens when servers or clients mysteriously disappear | ||
* | Merge pull request #1610 from jtattermusch/nuget_packages | Michael Lumish | 2015-05-15 |
|\ | | | | | Adding convenience build script and polishing NuGet packages. | ||
* \ | Merge pull request #1614 from ctiller/make-tls-a-lil-sweeter | Nicolas Noble | 2015-05-14 |
|\ \ | | | | | | | Guarantee tls_set returns the new value | ||
| * | | Guarantee tls_set returns the new value | Craig Tiller | 2015-05-14 |
|/ / | |||
* | | Merge pull request #1612 from dgquintas/qps_type_tool_to_benchmark | Nicolas Noble | 2015-05-14 |
|\ \ | | | | | | | Made qps_* targets "benchmark" builds. | ||
| * | | Made qps_* targets "benchmark" builds. | David Garcia Quintas | 2015-05-14 |
|/ / | |||
| * | add newline at eof | Jan Tattermusch | 2015-05-14 |
| | | |||
| * | added build script and script for building nuget packages | Jan Tattermusch | 2015-05-14 |
| | | |||
| * | update nuspec files | Jan Tattermusch | 2015-05-14 |
| | | |||
| * | fix gitignore files | Jan Tattermusch | 2015-05-14 |
| | | |||
| * | remove experimental only disclaimer | Jan Tattermusch | 2015-05-14 |
| | | |||
| * | fixing nits | Jan Tattermusch | 2015-05-14 |
| | | |||
| * | updated Grpc.Core.nuspec | Jan Tattermusch | 2015-05-14 |
| | | |||
| * | bump version of gRPC C# assemblies | Jan Tattermusch | 2015-05-14 |
| | | |||
| * | Update readme for building nuget package | Jan Tattermusch | 2015-05-14 |
| | | |||
| * | bumped version of grpc.native.csharp_ext package | Jan Tattermusch | 2015-05-14 |
|/ | |||
* | Merge pull request #1599 from iamqizhao/master | Eric Anderson | 2015-05-14 |
|\ | | | | | Add a timeout interop spec | ||
| * | clean up the server features section | Qi Zhao | 2015-05-14 |
| | | |||
| * | remove response_type | Qi Zhao | 2015-05-14 |
| | | |||
* | | Merge pull request #1592 from murgatroid99/node_auth_fix | Tim Emiola | 2015-05-14 |
|\ \ | | | | | | | Fixed client auth implementation and tests | ||
* \ \ | Merge pull request #1596 from stanley-cheung/add_php_jwt_creds_command | Tim Emiola | 2015-05-14 |
|\ \ \ | | | | | | | | | add php jwt_token_creds test command | ||
| | | * | address the comments | Qi Zhao | 2015-05-14 |
| | | | | |||
| | | * | Add a timeout interop spec | Qi Zhao | 2015-05-14 |
| | | | | |||
* | | | | Merge pull request #1597 from soltanmm/alpha-status-update | Nathaniel Manista | 2015-05-14 |
|\ \ \ \ | | | | | | | | | | | Change Python status to "Alpha" at repository root. | ||
| * | | | | Change Python status to "Alpha" at repo root | Masood Malekghassemi | 2015-05-14 |
| | | | | | |||
* | | | | | Merge pull request #1580 from jboeuf/tsi_properties_cleanup | Nicolas Noble | 2015-05-14 |
|\ \ \ \ \ | |/ / / / |/| | | | | Clean up tsi properties. | ||
| | * | | | add php jwt_token_creds test command | Stanley Cheung | 2015-05-14 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #1593 from murgatroid99/objective_c_channel_cache | Jorge Canizales | 2015-05-14 |
|\ \ \ \ | |_|_|/ |/| | | | Added channel caching by the user-provided host string. | ||
| * | | | Made cache thread-safe | murgatroid99 | 2015-05-14 |
| | | | | |||
| * | | | Added channel caching by host string | murgatroid99 | 2015-05-14 |
|/ / / | |||
| | * | Fixed client auth implementation and tests | murgatroid99 | 2015-05-14 |
| |/ |/| | |||
* | | Merge pull request #1587 from stanley-cheung/fix_php56_ext_location | Tim Emiola | 2015-05-14 |
|\ \ | | | | | | | Fix PHP 5.6 ext location | ||
* \ \ | Merge pull request #1586 from murgatroid99/node_increase_travis_timeout_again | Tim Emiola | 2015-05-14 |
|\ \ \ | | | | | | | | | Re-doubling Node timeout to fix #1539 | ||
* \ \ \ | Merge pull request #1583 from yang-g/mock | Tim Emiola | 2015-05-14 |
|\ \ \ \ | | | | | | | | | | | remove redudant optional keyword in proto3 | ||
* \ \ \ \ | Merge pull request #1588 from donnadionne/test-log | Stanley Cheung | 2015-05-13 |
|\ \ \ \ \ | | | | | | | | | | | | | Modifying test result and log storage for better keeping of test hist… | ||
| * | | | | | Modifying test result and log storage for better keeping of test history. | Donna Dionne | 2015-05-13 |
|/ / / / / | |||
| | | * / | fix php5.6 ext location | Stanley Cheung | 2015-05-13 |
| |_|/ / |/| | | | |||
| | * | | Re-doubling Node timeout to fix #1539 | murgatroid99 | 2015-05-13 |
| |/ / |/| | | |||
* | | | Merge pull request #1579 from stanley-cheung/fix_php_test_math_proto | Michael Lumish | 2015-05-13 |
|\ \ \ | | | | | | | | | PHP test math proto: add default value | ||
* \ \ \ | Merge pull request #1584 from ctiller/shortname-for-the-snake | Masood Malekghassemi | 2015-05-13 |
|\ \ \ \ | | | | | | | | | | | Set shortname for Python tests | ||
| | | * | | remove redudant optional keyword in proto3 | Yang Gao | 2015-05-13 |
| |_|/ / |/| | | | |||
| * | | | Set shortname for Python tests | Craig Tiller | 2015-05-13 |
|/ / / | | | | | | | | | | This avoids all tests showing up as run_python.sh. | ||
| | * | Clean up tsi properties. | Julien Boeuf | 2015-05-13 |
| | | | |||
| * | | php test math proto: add default value | Stanley Cheung | 2015-05-13 |
|/ / | |||
* | | Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie | Yang Gao | 2015-05-13 |
|\ \ | | | | | | | C Core API cleanup. | ||
* \ \ | Merge pull request #1570 from jtattermusch/interop_auth_windows | donnadionne | 2015-05-13 |
|\ \ \ | | | | | | | | | Add ability to run C# auth interop test clients on windows | ||
* \ \ \ | Merge pull request #1572 from stanley-cheung/php_add_support_for_jwt_auth_uri | Tim Emiola | 2015-05-13 |
|\ \ \ \ | | | | | | | | | | | PHP: add support for JWT auth URI | ||
| * | | | | add comment | Stanley Cheung | 2015-05-12 |
| | | | | | |||
| * | | | | PHP: add support to pass JWT auth uri to auth library | Stanley Cheung | 2015-05-12 |
|/ / / / |