Jan Tattermusch
|
e55cc75d5d
|
Merge pull request #3929 from nicolasnoble/removing-coveralls-badge
Removing coveralls badge, as we're no longer using it.
|
9 years ago |
Nicolas Noble
|
5cca9896a1
|
Merge pull request #3928 from murgatroid99/node_jenkins_xml_report_retry
Added per-test XML reports for Node tests on Jenkins
|
9 years ago |
Michael Lumish
|
7f5b3285b1
|
Merge pull request #3926 from jtattermusch/csharp_not_ssl_cert_env
Stop using SSL_CERT_FILE env for C# interop tests
|
9 years ago |
Nicolas "Pixel" Noble
|
a2cb24ea6d
|
Removing coveralls badge, as we're no longer using it.
|
9 years ago |
Craig Tiller
|
82116f6813
|
Merge pull request #3901 from a-veitch/test_cpu
Add test for CPU functions.
|
9 years ago |
murgatroid99
|
a653e0fe7e
|
Added per-test XML reports for Node tests on Jenkins
|
9 years ago |
Michael Lumish
|
5864e82f3f
|
Merge pull request #3920 from stanley-cheung/php_remove_unused_file
PHP: remove unused file
|
9 years ago |
Michael Lumish
|
c66b90168b
|
Merge pull request #3921 from murgatroid99/node_interop_default_credentials
Make Node interop client use default roots file path
|
9 years ago |
Jan Tattermusch
|
beffc779bb
|
stop using SSL_CERT_FILE env for C# interop tests
|
9 years ago |
Jan Tattermusch
|
def77a5235
|
Merge pull request #3923 from adelez/add_interop_report
Add an indicator for server and client languages.
|
9 years ago |
Jan Tattermusch
|
56397894b1
|
Merge pull request #3911 from jtattermusch/interop_test_unimplemented_tests
Progress towards green interop tests
|
9 years ago |
Stanley Cheung
|
030387d4bb
|
remove include
|
9 years ago |
Alistair Veitch
|
5f42b67e1e
|
merge & resolve conflicts
|
9 years ago |
Alistair Veitch
|
f5f720bd9f
|
add vsprojects
|
9 years ago |
Adele Zhou
|
51b6eaeb5f
|
Add an indicator for server and client languages.
|
9 years ago |
Craig Tiller
|
1bc8fa7bf7
|
Merge pull request #3643 from dgquintas/microchannels
μChannels implementation.
|
9 years ago |
murgatroid99
|
cc19b94ba2
|
Make Node interop client use default roots file path
|
9 years ago |
Stanley Cheung
|
47c1a53a3f
|
php: remove unused file
|
9 years ago |
Jan Tattermusch
|
bfbd038ab1
|
correctly display auth interop tests in HTML report
|
9 years ago |
Jan Tattermusch
|
5d1c7e81e0
|
remove extra print statement
|
9 years ago |
Jan Tattermusch
|
289b7b9f7a
|
add notion of unimplemented interop tests
|
9 years ago |
Jan Tattermusch
|
c8b94418f8
|
simplify cmdline arg logic
|
9 years ago |
Jan Tattermusch
|
bdf0a3ed5e
|
Merge pull request #3871 from adelez/add_interop_report
Generate html report for interop tests
|
9 years ago |
Adele Zhou
|
e4c3561074
|
generate html report for interop tests
|
9 years ago |
Alistair Veitch
|
427eb90803
|
Fix memory leak
|
9 years ago |
Michael Lumish
|
509088bd8b
|
Merge pull request #3900 from stanley-cheung/php_unit_test_code_coverage
PHP: add more unit test for code coverage analysis
|
9 years ago |
Jan Tattermusch
|
849b2c7b3a
|
Merge pull request #3903 from jtattermusch/unify_interop_args
Consistent interop cmdline args
|
9 years ago |
Jan Tattermusch
|
25ec13e903
|
fix go build_interop script
|
9 years ago |
Alistair Veitch
|
72badb4777
|
more verbose message
|
9 years ago |
Alistair Veitch
|
c11e8472b5
|
only print #cores seen
|
9 years ago |
Jan Tattermusch
|
75d2ee0708
|
unify args passed to interop tests
|
9 years ago |
Alistair Veitch
|
dcfb3fe482
|
add CPU tests
|
9 years ago |
Stanley Cheung
|
75457ff7e1
|
php: add more unit test for code coverage analysis
|
9 years ago |
Masood Malekghassemi
|
63544f7808
|
Merge pull request #3892 from jtattermusch/python_fix_auth_tests
Fix python compute_engine_creds and oauth2_auth_token interop tests.
|
9 years ago |
Michael Lumish
|
2da13a0e37
|
Merge pull request #3890 from jtattermusch/fix_ruby_per_rpc_creds
Hotfix for ruby per_rpc_creds interop test
|
9 years ago |
Stanley Cheung
|
42e2beb80f
|
Merge pull request #3858 from enisoc/php-close
PHP: Fix property reference in BaseStub::close()
|
9 years ago |
Nicolas Noble
|
70815ae76f
|
Merge pull request #3878 from murgatroid99/node_remove_log_lines
Stop outputting log lines from Node library by default
|
9 years ago |
Stanley Cheung
|
5519985ebe
|
Merge pull request #3887 from jtattermusch/update_plugin_installation
Update C# README.md
|
9 years ago |
Jan Tattermusch
|
3b6fef1292
|
fix some python auth interop tests
|
9 years ago |
Jan Tattermusch
|
ee8038f0d0
|
Merge pull request #3888 from murgatroid99/node_portable_version_check
Changed to a more portable Node version check in binding.gyp
|
9 years ago |
Jan Tattermusch
|
fe3d9ea14f
|
fix ruby per_rpc_creds
|
9 years ago |
murgatroid99
|
c07c734f45
|
Changed to a more portable Node version check in binding.gyp
|
9 years ago |
Craig Tiller
|
08b14ea366
|
Merge pull request #3837 from jtattermusch/unparseable_xml
Prevent generating unparseable xml reports
|
9 years ago |
David Garcia Quintas
|
85ccb8cc61
|
added grpc_client_uchannel_set_subchannel func
|
9 years ago |
Jan Tattermusch
|
e49501a9eb
|
Update README.md
|
9 years ago |
David Garcia Quintas
|
b5ab8a29f5
|
Merge branch 'master' of github.com:grpc/grpc into microchannels
|
9 years ago |
Craig Tiller
|
e2a1bf46f9
|
Merge pull request #3726 from dgquintas/iomgr_executor
Introducing grpc_executor, for all your threading needs
|
9 years ago |
Jan Tattermusch
|
8093b57a98
|
Merge pull request #3881 from vjpai/uniproto
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
|
9 years ago |
Kailash Sethuraman
|
9093eda079
|
Merge pull request #3822 from nathanielmanistaatgoogle/prerequisites
Add python-dev and python3-dev to prerequisites
|
9 years ago |
vjpai
|
0cc1341199
|
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
|
9 years ago |