Craig Tiller
4f1fa98dd0
...
10 years ago
Craig Tiller
ee210abe65
GPR_ASSERT is not an expression
10 years ago
Craig Tiller
7df5d6a7f1
Use platform suffix api
10 years ago
murgatroid99
ea43b903a3
Added server_streaming interop test
10 years ago
Yang Gao
280ca17d79
resolve comments
10 years ago
Tim Emiola
b7037385cc
Merge pull request #1600 from murgatroid99/php_single_completion_queue
...
Made PHP library use only a single completion queue
10 years ago
Tim Emiola
02edd87df2
Merge pull request #1607 from murgatroid99/node_timeout_interop_test
...
Added Node interop test for timeout_on_sleeping_server
10 years ago
Craig Tiller
c21a80957a
Add subprocess GPR API
...
Port fling_test to it.
This will be used to:
- port remaining tests to Windows
- enable testing what happens when servers or clients mysteriously disappear
10 years ago
Jorge Canizales
1a7918bc6e
Generate separate files until either of GeneratorContext::OpenForAppend/Insert work.
10 years ago
Jorge Canizales
472f0b0a6b
Fixes generated implementation file and adjusts plugin to proto3
...
Still missing: retrieving prefix from file option.
10 years ago
Jorge Canizales
9a065d2e2f
Adjusts generated header to new runtime and surface.
10 years ago
murgatroid99
08b0e667ec
Added comments to service_packager script
10 years ago
Michael Lumish
e195aa0ef7
Merge pull request #1610 from jtattermusch/nuget_packages
...
Adding convenience build script and polishing NuGet packages.
10 years ago
Nicolas Noble
3f0db08109
Merge pull request #1614 from ctiller/make-tls-a-lil-sweeter
...
Guarantee tls_set returns the new value
10 years ago
Craig Tiller
a33eca9332
Guarantee tls_set returns the new value
10 years ago
Nicolas Noble
7f1e61fb8d
Merge pull request #1612 from dgquintas/qps_type_tool_to_benchmark
...
Made qps_* targets "benchmark" builds.
10 years ago
David Garcia Quintas
aa52d0a11f
Made qps_* targets "benchmark" builds.
10 years ago
Donna Dionne
79d68d550b
To allow local private changes to be build into private
...
docker images to do interop testing before submitting code
c++ and java are done previously, adding ruby and node.
see script tools/gce_setup/private_build_and_test.sh
10 years ago
Jan Tattermusch
031c7ee5df
add newline at eof
10 years ago
Jan Tattermusch
dd95e9d335
added build script and script for building nuget packages
10 years ago
Jan Tattermusch
d2c513ab8b
update nuspec files
10 years ago
Jan Tattermusch
bdb94d37be
fix gitignore files
10 years ago
Jan Tattermusch
68be987d10
remove experimental only disclaimer
10 years ago
Jan Tattermusch
7de4d10ecf
fixing nits
10 years ago
Jan Tattermusch
37733bb110
updated Grpc.Core.nuspec
10 years ago
Jan Tattermusch
3af690c9c4
bump version of gRPC C# assemblies
10 years ago
Jan Tattermusch
8f8c053cd3
Update readme for building nuget package
10 years ago
Jan Tattermusch
3bc8ba9ee2
bumped version of grpc.native.csharp_ext package
10 years ago
Eric Anderson
b5b4d16866
Merge pull request #1599 from iamqizhao/master
...
Add a timeout interop spec
10 years ago
Qi Zhao
ef313d219c
clean up the server features section
10 years ago
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
Yang Gao
a89389283f
support per call credentials in c++
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