Craig Tiller
eff91095cf
Merge pull request #388 from vjpai/master
...
Add write buffer hint to C++ server handlers so that writes actually go out as expected
10 years ago
Vijay Pai
280744ec64
Merge remote-tracking branch 'upstream/master'
...
Resolve a conflict between adding write buffer hint
and the change of API
Conflicts:
src/cpp/server/async_server_context.cc
10 years ago
donnadionne
bf5b26103d
Merge pull request #389 from tbetbetbe/grpc_tools_add_auth_prod_tests
...
Grpc tools add auth prod tests
10 years ago
Michael Lumish
18bc2f18ec
Merge pull request #390 from tbetbetbe/grpc_tools_improve_launch_server_cmd
...
Grpc tools improve launch server cmd
10 years ago
Tim Emiola
5d6d005c99
Adds a grpc_show_servers command
10 years ago
Tim Emiola
5ebf880756
Replaces grpc_launch_server with grpc_launch_servers
10 years ago
Tim Emiola
a6ccffb8a4
Updates the ruby dockerfile to add the service account from the docker context
10 years ago
Tim Emiola
d535bf3bc8
Allow the ruby tests to have service account info
10 years ago
Vijay Pai
2d03e042e7
Revert "Make this compile on mac by adding in header files currently used for posix,"
...
This reverts commit 883ae17420
.
10 years ago
Michael Lumish
f2c8901f7e
Merge pull request #386 from tbetbetbe/grpc_tools_use_full_diskspace
...
Update docker creation script to use the full boot disk size
10 years ago
Vijay Pai
dbc0f5940a
Add write buffer hint to C++ server handlers so that writes actually go
...
out when expected.
10 years ago
Tim Emiola
90277ee138
Merge pull request #379 from murgatroid99/php_cancellation_interop_tests
...
Added cancel_after_first_response interop test
10 years ago
Tim Emiola
8886a55b6e
Merge pull request #373 from murgatroid99/php_metadata_representation
...
Updated PHP metadata representation to be consistent with Node
10 years ago
Tim Emiola
611a8eea16
Merge pull request #376 from murgatroid99/php_port_0_bind
...
Switched to binding servers to port 0 in tests
10 years ago
Nicolas Noble
32c1ad90ce
Merge pull request #369 from jboeuf/tsan_openssl
...
Fixing tsan errors in OpenSSL (#319 )
10 years ago
Tim Emiola
b08dcfa773
Update docker creation script to use the full boot disk size
...
- automates the disk partitioning described in
https://cloud.google.com/compute/docs/disks/persistent-disks#repartitionrootpd
Removes an unnecessary semi-colon
10 years ago
Julien Boeuf
fdbb1b039b
... And the project files...
10 years ago
Julien Boeuf
e0bfcc9ffb
Removing removed files from build.json
10 years ago
Craig Tiller
78d1fd07d2
Merge pull request #380 from dklempner/cpu_linux_build
...
Have cpu_linux.c define _GNU_SOURCE at the beginning of the file
10 years ago
Craig Tiller
dcf661a130
Merge pull request #371 from nicolasnoble/iomgr-deadline-fix
...
Fixing potential hitch in iomgr shutdown.
10 years ago
David Klempner
9e1b10b027
undef and endif aren't the same thing
10 years ago
David Klempner
9db67cbfb0
We should ifdef check the define of _GNU_SOURCE
10 years ago
David Klempner
d44f8410df
Have cpu_linux.c define _GNU_SOURCE at the beginning of the file
...
Feature test macros need to be defined before including any other
headers.
10 years ago
Nicolas "Pixel" Noble
ae7b45a84d
Adding another condition variable to fix the iomgr shutdown issue.
10 years ago
murgatroid99
554fe351d3
Fixed error in new test
10 years ago
murgatroid99
75c9d2f529
Added cancel_after_first_response interop test
10 years ago
Nicolas Noble
f279362d0c
Merge pull request #370 from jtattermusch/csharp_c_ext
...
added grpc extension library for C#
10 years ago
murgatroid99
d96db79b92
Switched to binding servers to port 0 in tests
10 years ago
murgatroid99
5db18baab8
Corrected error in metadata parser
10 years ago
Jan Tattermusch
ea6f6d99f4
updated readme
10 years ago
Julien Boeuf
57db88f116
Addressing nicolasnoble@ comments.
10 years ago
Nicolas "Pixel" Noble
decdff921b
Fixing potential hitch in iomgr shutdown.
...
The background_callback_executor may sit on the condition as well. If we're not broadcasting the condition, it may eat the condition signal, and starve the shutdown sequence of it.
10 years ago
Jan Tattermusch
94c365326a
added grpc extension library for C#
10 years ago
Yang Gao
8c0596edca
Merge pull request #368 from chen-wang/master
...
Need project_id from argument to run the client correctly.
10 years ago
Chen Wang
3ebec60ec4
Only add project_id for GCE command line.
10 years ago
Julien Boeuf
4a0a394758
Fixing tsan errors in OpenSSL ( #319 )
...
- Added cross-platform implementation of gpr_thd_currentid();
- OpenSSL still shows some TSAN errors on OPENSSL_cleanse which is
inherently not thread-safe but this should not matter:
see
http://stackoverflow.com/questions/26433772/why-does-openssl-cleanse-look-so-complex-and-thread-unsafe
10 years ago
Chen Wang
1f50e26d3a
Need project_id from argument to run the client correctly.
10 years ago
Yang Gao
6293782e0d
Merge pull request #367 from chen-wang/master
...
Remove duplicated target tips_client defintion.
10 years ago
Chen Wang
ca3d6f16df
Remove duplicated target tips_client defintion.
10 years ago
Yang Gao
922d8a69a4
Merge pull request #363 from chen-wang/master
...
Add README
10 years ago
Tim Emiola
177f2f6915
Merge pull request #364 from murgatroid99/interop_client_args_fix
...
Fixed errors in Node test running
10 years ago
murgatroid99
ddfafe8dcd
Fixed errors in Node test running
10 years ago
Chen Wang
4402b70816
Add README
10 years ago
Yang Gao
51d77166d2
Merge pull request #341 from chen-wang/master
...
Implement full logic of publish and subscribe
10 years ago
Chen Wang
4428596d10
Merge remote-tracking branch 'upstream/master'
10 years ago
murgatroid99
5ca9f921ae
Changed PHP metadata representation to associative array of arrays of strings
10 years ago
Chen Wang
0b439e42f4
change stringstream to ostringstream.
10 years ago
Chen Wang
cde34e0b5d
change stringstream to ostringstream.
10 years ago
Tim Emiola
8aad618711
Merge pull request #354 from donnadionne/docker
...
Adding timeout for each test run so that failed tests do not block the r...
10 years ago
Chen Wang
405392c2e8
fixed typos and add ListTopics implementation.
10 years ago