Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | 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 | |
|\ \ \ \ | ||||
| * | | | | clean up the server features section | Qi Zhao | 2015-05-14 | |
| * | | | | remove response_type | Qi Zhao | 2015-05-14 | |
| | * | | | Removed response type | murgatroid99 | 2015-05-14 | |
* | | | | | Merge pull request #1592 from murgatroid99/node_auth_fix | Tim Emiola | 2015-05-14 | |
|\ \ \ \ \ | ||||
* \ \ \ \ \ | Merge pull request #1596 from stanley-cheung/add_php_jwt_creds_command | Tim Emiola | 2015-05-14 | |
|\ \ \ \ \ \ | ||||
| | | | * | | | Added Node interop test for timeout_on_sleeping_server | murgatroid99 | 2015-05-14 | |
| |_|_|/ / / |/| | | | | | ||||
| | | * | | | address the comments | Qi Zhao | 2015-05-14 | |
| | | | * | | Made PHP library use only a single completion queue | murgatroid99 | 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 repo root | Masood Malekghassemi | 2015-05-14 | |
* | | | | | | Merge pull request #1580 from jboeuf/tsi_properties_cleanup | Nicolas Noble | 2015-05-14 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| | * | | | | 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 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | 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 | |
|\ \ \ | ||||
* \ \ \ | Merge pull request #1586 from murgatroid99/node_increase_travis_timeout_again | Tim Emiola | 2015-05-14 | |
|\ \ \ \ | ||||
* \ \ \ \ | Merge pull request #1583 from yang-g/mock | Tim Emiola | 2015-05-14 | |
|\ \ \ \ \ | ||||
* \ \ \ \ \ | Merge pull request #1588 from donnadionne/test-log | Stanley Cheung | 2015-05-13 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | 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 | |
|\ \ \ \ | ||||
* \ \ \ \ | Merge pull request #1584 from ctiller/shortname-for-the-snake | Masood Malekghassemi | 2015-05-13 | |
|\ \ \ \ \ | ||||
| | | * | | | remove redudant optional keyword in proto3 | Yang Gao | 2015-05-13 | |
| |_|/ / / |/| | | | | ||||
| * | | | | Set shortname for Python tests | Craig Tiller | 2015-05-13 | |
|/ / / / | ||||
| | * | | 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 | |
|\ \ \ | ||||
* \ \ \ | Merge pull request #1570 from jtattermusch/interop_auth_windows | donnadionne | 2015-05-13 | |
|\ \ \ \ | ||||
* \ \ \ \ | Merge pull request #1572 from stanley-cheung/php_add_support_for_jwt_auth_uri | Tim Emiola | 2015-05-13 | |
|\ \ \ \ \ | ||||
| * | | | | | add comment | Stanley Cheung | 2015-05-12 | |
| * | | | | | PHP: add support to pass JWT auth uri to auth library | Stanley Cheung | 2015-05-12 | |
|/ / / / / | ||||
* | | | | | Merge pull request #1567 from dgquintas/cq_bgcb_cv | Craig Tiller | 2015-05-12 | |
|\ \ \ \ \ | ||||
* \ \ \ \ \ | Merge pull request #1563 from nicolasnoble/more-win32-fixes | Craig Tiller | 2015-05-12 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #1565 from mzhaom/boringssl | jboeuf | 2015-05-12 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Include <openssl/crypto.h> to make sure it compiles with boringssl. | Ming Zhao | 2015-05-12 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge pull request #1569 from nicolasnoble/run_tests_stop_the_spam | Craig Tiller | 2015-05-12 | |
|\ \ \ \ \ \ \ | ||||
| | | | | * | | | added ability to run auth interop test clients on windows | Jan Tattermusch | 2015-05-12 | |
| |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | Prevents run_tests from spamming. | Nicolas "Pixel" Noble | 2015-05-13 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #1566 from springful/allow-osx | Jorge Canizales | 2015-05-12 | |
|\ \ \ \ \ \ | ||||
| | | | | * | | Add accidentally deleted escape | Craig Tiller | 2015-05-12 | |
| | | | * | | | Added comment to empty kick_poller func. | David Garcia Quintas | 2015-05-12 | |
* | | | | | | | Merge pull request #1562 from jtattermusch/fix_csharp_interop | Michael Lumish | 2015-05-12 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | |