Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | * | | 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 | |
* | | | | | clang-format some files | Craig Tiller | 2015-05-13 | |
| | * | | | php test math proto: add default value | Stanley Cheung | 2015-05-13 | |
| |/ / / | ||||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-13 | |
|\| | | | ||||
| * | | | Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie | Yang Gao | 2015-05-13 | |
| |\ \ \ | ||||
* | | | | | Fix async end2end to poll all fds from the main thread | Craig Tiller | 2015-05-13 | |
* | | | | | Properly manage interest set for waiting calls | Craig Tiller | 2015-05-13 | |
* | | | | | Make tcp server shutdown non-blocking (as it should be) | Craig Tiller | 2015-05-13 | |
* | | | | | Port fd_posix_test to pollsets | Craig Tiller | 2015-05-13 | |
* | | | | | Port endpoint tests to pollsets | Craig Tiller | 2015-05-13 | |
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-13 | |
|\| | | | | ||||
* | | | | | Port tcp_client_posix_test to pollsets | Craig Tiller | 2015-05-13 | |
| * | | | | Merge pull request #1570 from jtattermusch/interop_auth_windows | donnadionne | 2015-05-13 | |
| |\ \ \ \ | ||||
* | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-13 | |
|\| | | | | | ||||
* | | | | | | Allow specifying all for languages | Craig Tiller | 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 branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backup | Craig Tiller | 2015-05-12 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||
| | * | | | | | Merge pull request #1566 from springful/allow-osx | Jorge Canizales | 2015-05-12 | |
| | |\ \ \ \ \ | ||||
| * | | | | | | | Add accidentally deleted escape | Craig Tiller | 2015-05-12 | |
* | | | | | | | | Port tcp_server_posix_test | Craig Tiller | 2015-05-12 |