Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | 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 | |
|\ \ \ \ | ||||
| | | | * | Added the tag enun name to the profiling marks. | David Garcia Quintas | 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 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| | * | | | | | Allowing OSX platforms to be targeted | Vince Gatto | 2015-05-12 | |
| |/ / / / / |/| | | | | | ||||
| | | | * | | Fix mistaken test change | Craig Tiller | 2015-05-12 | |
| | * | | | | Various Win32 fixes and improvements. | Nicolas Noble | 2015-05-12 | |
| * | | | | | Make sure full method name starts with slash | Jan Tattermusch | 2015-05-12 | |
| | | | * | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-12 | |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | ||||
* | | | | | | Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t... | Yang Gao | 2015-05-12 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #1554 from sidrakesh93/master | Vijay Pai | 2015-05-12 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_test | Tim Emiola | 2015-05-12 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #1561 from murgatroid99/node_fix_message_echo | Tim Emiola | 2015-05-12 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Siddharth Rakesh | 2015-05-12 | |
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Bump Node version to 0.8.0 | murgatroid99 | 2015-05-12 | |
| * | | | | | | | | | Updated interop tests to handle proto3 changes | murgatroid99 | 2015-05-12 | |
* | | | | | | | | | | Merge pull request #1560 from ctiller/timeouts-need-logs-too | Tim Emiola | 2015-05-12 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Merge github.com:grpc/grpc into timeouts-need-logs-too | Craig Tiller | 2015-05-12 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | Updated deserialization code to fix message echoing | murgatroid99 | 2015-05-12 | |
| * | | | | | | | | | Make runtests print logs on timed out tests | Craig Tiller | 2015-05-12 | |
| | | | | | | | * | | Allow running ASAN without leak checking | Craig Tiller | 2015-05-12 | |
| | | | | | | | * | | Trace more events | Craig Tiller | 2015-05-12 | |
| | | | | | | | * | | Make runtests print logs on timed out tests | Craig Tiller | 2015-05-12 | |
| | * | | | | | | | | Merge branch 'master' into node_fix_message_echo | murgatroid99 | 2015-05-12 | |
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #1553 from jtattermusch/interop_windows_runners | Tim Emiola | 2015-05-12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #1548 from murgatroid99/node_protobuf_git_upgrade | Tim Emiola | 2015-05-12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | * | | Getting rid of more seemingly dead code | Craig Tiller | 2015-05-12 | |
* | | | | | | | | | | | | Merge pull request #1556 from nathanielmanistaatgoogle/update-readme | Masood Malekghassemi | 2015-05-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | * | | | Removed callback queue sync from iomgr. | David Garcia Quintas | 2015-05-12 | |
| | | | | | | | | | | * | | Remove unusable functions | Craig Tiller | 2015-05-11 | |
| | | | | | | | | | | * | | Remove unusable functions | Craig Tiller | 2015-05-11 | |
* | | | | | | | | | | | | | Merge pull request #1555 from donnadionne/test-log | Stanley Cheung | 2015-05-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | * \ | Merge branch 'bye-bye-completion-queue-pie' of github.com:ctiller/grpc into b... | Craig Tiller | 2015-05-11 | |
| | | | | | | | | | | | |\ \ | ||||
| | | | | | | | | | | | * | | | Fix Ruby compile error | Craig Tiller | 2015-05-11 |