Tim Emiola
|
5d11c1ad0d
|
Remove Go links
|
10 years ago |
Tim Emiola
|
9fe51788e3
|
Removes google3 specifics from the README.md, aligns the description with an open source release
|
10 years ago |
Tim Emiola
|
eaed637dba
|
Removes Google username from TODOs, removes defunct TODOs
|
10 years ago |
donnadionne
|
88b50e85dc
|
Merge pull request #169 from tbetbetbe/grpc_tools_add_go_dockerfile
Grpc tools add go dockerfile
|
10 years ago |
Yang Gao
|
d6d8a5164c
|
Merge pull request #171 from nicolasnoble/typos
Regenerating project files.
|
10 years ago |
Tim Emiola
|
1bbe9ea232
|
Removed beefcake extension hook, it was no longer needed
|
10 years ago |
Nicolas "Pixel" Noble
|
be5201826b
|
Regenerating project files.
|
10 years ago |
Nicolas "Pixel" Noble
|
9d9b805cb1
|
Adressing comments.
|
10 years ago |
Tim Emiola
|
0278e28607
|
Merge remote-tracking branch 'upstream/master'
|
10 years ago |
Tim Emiola
|
31b62c0eb9
|
Merge pull request #165 from murgatroid99/php_ssl_fix
Fixed junk data bug in PHP SSL Credentials
|
10 years ago |
Tim Emiola
|
1a8582f18e
|
removes noisy output when syncing
|
10 years ago |
Tim Emiola
|
c8ee19b905
|
Adds a bash func that runs the interop test client command
|
10 years ago |
Tim Emiola
|
fb6d7fd572
|
Adds Dockerfile for Go
|
10 years ago |
Nicolas "Pixel" Noble
|
b049ba8fc4
|
Merge branch 'master' of github.com:google/grpc into vsprojects
Conflicts:
templates/vsprojects/vs2013/grpc.sln.template
|
10 years ago |
Hongyu Chen
|
295699425a
|
Adds extern "C" to census_tracing.h. We need to access tracing apis from
cpp code.
|
10 years ago |
Nicolas Noble
|
fdd76ba414
|
Merge pull request #164 from nathanielmanistaatgoogle/python-introduction
Python introduction.
|
10 years ago |
Nicolas Noble
|
614c2bf99b
|
Replacing cJSON with our own code instead.
|
10 years ago |
maxwell-demon
|
164ac96024
|
Fix census_log_tests on platforms with only one core.
|
10 years ago |
Yang Gao
|
9aee6d05fd
|
Merge pull request #158 from chen-wang/tips
TIPS client implementation.
|
10 years ago |
Chen Wang
|
d34c690e8d
|
delete using grpc::
|
10 years ago |
Chen Wang
|
c6fdcae087
|
add space line between include
|
10 years ago |
Chen Wang
|
819f755b74
|
fixed some typos
|
10 years ago |
Yang Gao
|
cd7131445f
|
Merge pull request #166 from nicolasnoble/typos
kNumResponseMessages is an int, so i is doing signedness mismatch.
|
10 years ago |
Nicolas "Pixel" Noble
|
3d4cba4901
|
kNumResponseMessages is an int, so i is doing signedness mismatch.
|
10 years ago |
Chen Wang
|
8c1109737f
|
Remove unecessary files which was added by mistake.
|
10 years ago |
murgatroid99
|
cbaacad719
|
Fixed junk data bug in PHP SSL Credentials
|
10 years ago |
Nathaniel Manista
|
840615ed27
|
Add Python to run-tests.
|
10 years ago |
Nathaniel Manista
|
59d095a7df
|
The logging_pool module.
|
10 years ago |
Tim Emiola
|
48054c0a19
|
Minor bugfixes; adds independent command for support scripts on GCE machines
|
10 years ago |
Tim Emiola
|
654403d562
|
Merge remote-tracking branch 'upstream/master'
|
10 years ago |
murgatroid99
|
b2c86aa8c4
|
Merge branch 'master' into merge_new_invoke_api
|
10 years ago |
Abhishek Kumar
|
546e42fdd2
|
Update README.md
Added a short blurb on flow control.
|
10 years ago |
Abhishek Kumar
|
bb20de4c3f
|
Update README.md
|
10 years ago |
Nicolas Noble
|
43598ccc39
|
Merge pull request #154 from ctiller/mac-fixes
Mac fixes
|
10 years ago |
Craig Tiller
|
9497b3c1c4
|
Bugfix connection code in test
|
10 years ago |
Craig Tiller
|
a83567d729
|
Fix math in time_posix.c
|
10 years ago |
Craig Tiller
|
018afed1b3
|
Must init iomgr
|
10 years ago |
Craig Tiller
|
ad145bc9cb
|
Use the right parameters to syscalls
|
10 years ago |
Chen Wang
|
69330757f1
|
Merge branch 'master' of github.com:google/grpc into tips
|
10 years ago |
Chen Wang
|
86af8cffc5
|
TIPS client implementation.
|
10 years ago |
Craig Tiller
|
6f5e2c42f9
|
Surface failure count
|
10 years ago |
Craig Tiller
|
93da6ac647
|
Fix memory corruption if >2 ports
|
10 years ago |
David Klempner
|
dbb4f942d0
|
Add support for eventfd based kicking on linux.
This adds support for eventfd based kicking, with the skeleton of
support for runtime selection between eventfds and pipes.
|
10 years ago |
murgatroid99
|
bb289c2902
|
Resolved merge conflict with upstream/master
|
10 years ago |
Tim Emiola
|
c0b1785a17
|
Merge pull request #155 from murgatroid99/node_remove_byte_streams
Node remove byte streams
|
10 years ago |
murgatroid99
|
cdc2a738c3
|
Indicated that serialize and deserialize are optional
|
10 years ago |
Craig Tiller
|
85d867b4fe
|
Merge branch 'master' of github.com:ctiller/grpc
|
10 years ago |
Craig Tiller
|
9f44bfff6d
|
Make option setting work on Mac
|
10 years ago |
murgatroid99
|
48c9c4a59e
|
Resolved merge conflicts with master
|
10 years ago |
Craig Tiller
|
dc325cd94f
|
Merge github.com:google/grpc into mac-fixes
|
10 years ago |