Qi Zhao
|
612e691512
|
remove response_type
|
10 years ago |
murgatroid99
|
d8d21d788a
|
Removed response type
|
10 years ago |
Tim Emiola
|
6f079f7ec0
|
Merge pull request #1592 from murgatroid99/node_auth_fix
Fixed client auth implementation and tests
|
10 years ago |
Tim Emiola
|
eb228c8778
|
Merge pull request #1596 from stanley-cheung/add_php_jwt_creds_command
add php jwt_token_creds test command
|
10 years ago |
murgatroid99
|
9ceac71245
|
Added Node interop test for timeout_on_sleeping_server
|
10 years ago |
Qi Zhao
|
3443ef9529
|
address the comments
|
10 years ago |
murgatroid99
|
268acd54ed
|
Made PHP library use only a single completion queue
|
10 years ago |
Qi Zhao
|
4b8450a72b
|
Add a timeout interop spec
|
10 years ago |
Nathaniel Manista
|
820827e523
|
Merge pull request #1597 from soltanmm/alpha-status-update
Change Python status to "Alpha" at repository root.
|
10 years ago |
Masood Malekghassemi
|
da8df48de0
|
Change Python status to "Alpha" at repo root
|
10 years ago |
Nicolas Noble
|
6202f7da90
|
Merge pull request #1580 from jboeuf/tsi_properties_cleanup
Clean up tsi properties.
|
10 years ago |
Stanley Cheung
|
d3b1aa67f2
|
add php jwt_token_creds test command
|
10 years ago |
Jorge Canizales
|
96ea30362c
|
Merge pull request #1593 from murgatroid99/objective_c_channel_cache
Added channel caching by the user-provided host string.
|
10 years ago |
murgatroid99
|
dda9a3cd36
|
Made cache thread-safe
|
10 years ago |
murgatroid99
|
ec4e5cf212
|
Added channel caching by host string
|
10 years ago |
murgatroid99
|
2c5fa16f14
|
Fixed client auth implementation and tests
|
10 years ago |
Tim Emiola
|
e02c148271
|
Merge pull request #1587 from stanley-cheung/fix_php56_ext_location
Fix PHP 5.6 ext location
|
10 years ago |
Tim Emiola
|
1b68e6ee84
|
Merge pull request #1586 from murgatroid99/node_increase_travis_timeout_again
Re-doubling Node timeout to fix #1539
|
10 years ago |
Tim Emiola
|
94199494d5
|
Merge pull request #1583 from yang-g/mock
remove redudant optional keyword in proto3
|
10 years ago |
Stanley Cheung
|
ae0524950c
|
Merge pull request #1588 from donnadionne/test-log
Modifying test result and log storage for better keeping of test hist…
|
10 years ago |
Donna Dionne
|
16bd7f3649
|
Modifying test result and log storage for better keeping of test history.
|
10 years ago |
Stanley Cheung
|
f98cf2d2e2
|
fix php5.6 ext location
|
10 years ago |
murgatroid99
|
ef2d707cc5
|
Re-doubling Node timeout to fix #1539
|
10 years ago |
Michael Lumish
|
452af9d63b
|
Merge pull request #1579 from stanley-cheung/fix_php_test_math_proto
PHP test math proto: add default value
|
10 years ago |
Masood Malekghassemi
|
28d78aad91
|
Merge pull request #1584 from ctiller/shortname-for-the-snake
Set shortname for Python tests
|
10 years ago |
Yang Gao
|
5cb7902850
|
remove redudant optional keyword in proto3
|
10 years ago |
Craig Tiller
|
8302025770
|
Set shortname for Python tests
This avoids all tests showing up as run_python.sh.
|
10 years ago |
Julien Boeuf
|
77e8c1cfb9
|
Clean up tsi properties.
|
10 years ago |
Craig Tiller
|
83b826aef5
|
clang-format some files
|
10 years ago |
Stanley Cheung
|
700dfd9b23
|
php test math proto: add default value
|
10 years ago |
Craig Tiller
|
cb3153220b
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
10 years ago |
Yang Gao
|
0fff02c3ba
|
Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie
C Core API cleanup.
|
10 years ago |
Craig Tiller
|
06cf3cc607
|
Fix async end2end to poll all fds from the main thread
|
10 years ago |
Craig Tiller
|
6e51180b98
|
Properly manage interest set for waiting calls
|
10 years ago |
Craig Tiller
|
6f05140a26
|
Make tcp server shutdown non-blocking (as it should be)
|
10 years ago |
Craig Tiller
|
69c7092751
|
Port fd_posix_test to pollsets
|
10 years ago |
Craig Tiller
|
9d9735f7d9
|
Port endpoint tests to pollsets
|
10 years ago |
Craig Tiller
|
3e63df298c
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
10 years ago |
Craig Tiller
|
cb63a9be76
|
Port tcp_client_posix_test to pollsets
|
10 years ago |
donnadionne
|
d6808d849c
|
Merge pull request #1570 from jtattermusch/interop_auth_windows
Add ability to run C# auth interop test clients on windows
|
10 years ago |
Craig Tiller
|
97416dde5c
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
10 years ago |
Craig Tiller
|
60f15e6eb9
|
Allow specifying all for languages
|
10 years ago |
Tim Emiola
|
1c3d2759dd
|
Merge pull request #1572 from stanley-cheung/php_add_support_for_jwt_auth_uri
PHP: add support for JWT auth URI
|
10 years ago |
Stanley Cheung
|
358b716340
|
add comment
|
10 years ago |
Stanley Cheung
|
f4206872bb
|
PHP: add support to pass JWT auth uri to auth library
|
10 years ago |
Craig Tiller
|
07cbf7b4d0
|
Merge pull request #1567 from dgquintas/cq_bgcb_cv
Removed condvar from iomgr callback queue
|
10 years ago |
Craig Tiller
|
52c6801cfb
|
Merge pull request #1563 from nicolasnoble/more-win32-fixes
Various Win32 fixes and improvements.
|
10 years ago |
jboeuf
|
dc67ea7bcc
|
Merge pull request #1565 from mzhaom/boringssl
Include <openssl/mem.h> when boringssl is used.
|
10 years ago |
Ming Zhao
|
766d77cad8
|
Include <openssl/crypto.h> to make sure it compiles with boringssl.
|
10 years ago |
Craig Tiller
|
a181567b1e
|
Merge pull request #1569 from nicolasnoble/run_tests_stop_the_spam
Prevents run_tests from spamming.
|
10 years ago |