donnadionne
|
dedb5dc8ed
|
Merge pull request #1278 from soltanmm/interop
Python cloud prod interop gen command
|
10 years ago |
Tim Emiola
|
97a76f278d
|
Merge pull request #1276 from donnadionne/python
Adding links to individual test logs in test result page.
|
10 years ago |
Masood Malekghassemi
|
b553476be7
|
Add Python cloud prod gen interop command
|
10 years ago |
Masood Malekghassemi
|
650cb25610
|
Fix documentation typo
|
10 years ago |
Michael Lumish
|
1fe1e25df2
|
Merge pull request #1275 from tbetbetbe/grpc_ruby_0_6_1
Grpc ruby 0 6 1
|
10 years ago |
David Klempner
|
d72f7790eb
|
Merge pull request #1259 from ctiller/metadata
Eliminate channel-wide lock for grpc_mdelem_ref.
|
10 years ago |
Tim Emiola
|
51a4c0846b
|
Corrects the Changelog date
|
10 years ago |
Donna Dionne
|
81ce8dde30
|
Adding links to individual test logs in test result page.
|
10 years ago |
Tim Emiola
|
095af67318
|
Revert "Update installation instructions to mention debian binary install"
This reverts commit db9eb05eea .
|
10 years ago |
Tim Emiola
|
1e0981262c
|
Correct style errors identified by the latest version of RuboCop
|
10 years ago |
Tim Emiola
|
4bda5e39b9
|
Add a changelog
|
10 years ago |
Tim Emiola
|
e1fd1bbe14
|
Update the version to 0.6.1
|
10 years ago |
Tim Emiola
|
4907df078e
|
Update the version of googleauth to 0.4
|
10 years ago |
Vijay Pai
|
4bfcf5b592
|
Merge pull request #1241 from ctiller/local_worker
Allow RunScenarios to spawn in-process workers
|
10 years ago |
Tim Emiola
|
db9eb05eea
|
Update installation instructions to mention debian binary install
|
10 years ago |
Tim Emiola
|
884d29725b
|
Merge pull request #1273 from soltanmm/auth-interop
Fix Python auth and interop test
|
10 years ago |
Vijay Pai
|
5cfc4b9c67
|
Merge pull request #1274 from ctiller/inline-slice-buffer-for-realsy
Inline initial slice buffer allocation
|
10 years ago |
Nicolas Noble
|
f44112198f
|
Merge pull request #1272 from yang-g/interop
Further refactor interop_client and server to libraries
|
10 years ago |
Masood Malekghassemi
|
41251e4d3a
|
Fix Python auth and interop test
|
10 years ago |
Yang Gao
|
7b3b058b57
|
Merge pull request #1270 from jboeuf/server_security_context_factory
Refactoring of server context creation (incremental improvement).
|
10 years ago |
Craig Tiller
|
721f362614
|
Inline initial slice buffer allocation
|
10 years ago |
jboeuf
|
dcfe504a99
|
Merge pull request #1269 from ctiller/racefix
Fix race on shutdown
|
10 years ago |
Craig Tiller
|
ba63e8a2a7
|
Fix Typo
... and this, kids, is why you should always compile in debug before
pushing.
|
10 years ago |
Yang Gao
|
b0b518e367
|
Further refactor interop_client and server to libraries
|
10 years ago |
Tim Emiola
|
30461a9131
|
Merge pull request #1271 from murgatroid99/node_version_bump_0.6.1
Bump node library version to publish bugfix
|
10 years ago |
murgatroid99
|
693de4511c
|
Bump node library version to publish bugfix
|
10 years ago |
Tim Emiola
|
dda79498f4
|
Merge pull request #1268 from murgatroid99/node_response_error_test
Fixed bugs in trailing metadata handling and math server example
|
10 years ago |
Nicolas Noble
|
d0e32f954d
|
Merge pull request #1232 from ctiller/windows-fixes
Windows fixes
|
10 years ago |
Julien Boeuf
|
6c71ce5456
|
Refactoring of server context creation (incremental improvement).
|
10 years ago |
Craig Tiller
|
954d7a2686
|
Fix race on shutdown
|
10 years ago |
murgatroid99
|
353d422a76
|
Fixed bugs in trailing metadata handling and math server example
|
10 years ago |
Craig Tiller
|
cc896d554a
|
Merge github.com:grpc/grpc into metadata
|
10 years ago |
Craig Tiller
|
1ae46a2129
|
Change barriers to protect the innocent
|
10 years ago |
Craig Tiller
|
479a961b08
|
third_party/openssl
|
10 years ago |
Craig Tiller
|
693b7ab5f1
|
Merge github.com:grpc/grpc into windows-fixes
|
10 years ago |
Tim Emiola
|
9a70c1aaf3
|
Merge pull request #1245 from yugui/fix/prefix
Avoid identifiers reserved by Ruby
|
10 years ago |
Craig Tiller
|
d180e03d20
|
Update build files
|
10 years ago |
Craig Tiller
|
0a94998826
|
Merge github.com:grpc/grpc into windows-fixes
Conflicts:
BUILD
src/core/iomgr/tcp_server.h
src/core/iomgr/tcp_server_posix.c
src/core/iomgr/tcp_server_windows.c
src/core/security/server_secure_chttp2.c
src/core/surface/completion_queue.c
src/core/surface/completion_queue.h
src/core/surface/server.c
test/core/end2end/tests/cancel_after_invoke.c
test/core/end2end/tests/cancel_test_helpers.h
tools/run_tests/tests.json
vsprojects/vs2013/Grpc.mak
|
10 years ago |
Craig Tiller
|
fba547644c
|
Merge pull request #1265 from nicolasnoble/gpr-platform
Getting a bit more laxist with the various GPR rules.
|
10 years ago |
Nicolas "Pixel" Noble
|
6fb2938bd4
|
Getting a bit more laxist with the various GPR rules.
Also fixing WINSOCK check.
|
10 years ago |
Craig Tiller
|
e23cffb756
|
Merge pull request #1264 from nicolasnoble/tls
Fixing FreeBSD's TLS port_platform entry.
|
10 years ago |
Nicolas "Pixel" Noble
|
553a90443b
|
Fixing FreeBSD's TLS port_platform entry.
|
10 years ago |
Yuki Yugui Sonoda
|
2e50a7ab75
|
Also fix rb_CallOps too.
|
10 years ago |
Yuki Yugui Sonoda
|
a7d369ea67
|
Use the prefix "grpc_rb_" rather than just "grpc_".
|
10 years ago |
Yuki Yugui Sonoda
|
0f75ff5d19
|
Merge branch 'master' into fix/prefix
Conflicts:
src/ruby/ext/grpc/rb_byte_buffer.c
src/ruby/ext/grpc/rb_byte_buffer.h
src/ruby/ext/grpc/rb_call.c
src/ruby/ext/grpc/rb_call.h
src/ruby/ext/grpc/rb_channel.c
src/ruby/ext/grpc/rb_completion_queue.h
src/ruby/ext/grpc/rb_event.c
src/ruby/ext/grpc/rb_grpc.c
src/ruby/ext/grpc/rb_metadata.c
src/ruby/ext/grpc/rb_server.c
test/cpp/interop/client_helper.h
test/cpp/interop/server_helper.h
|
10 years ago |
Vijay Pai
|
1be726c5f7
|
Merge pull request #1047 from nicolasnoble/freebsd
FreeBSD preliminary work.
|
10 years ago |
Nicolas Noble
|
30cb596a55
|
Merge pull request #1249 from ctiller/tls
Thread local storage for grpc
|
10 years ago |
Jan Tattermusch
|
d74896f086
|
Merge pull request #1188 from tbetbetbe/grpc_ruby_switch_to_new_call_api
Grpc ruby switch to new call api
|
10 years ago |
Nicolas Noble
|
05f2d9f826
|
Merge pull request #1257 from yang-g/codegennamespace
When the proto file does not contain a package, do not generate namespac...
|
10 years ago |
Tim Emiola
|
fd8f0eff9b
|
Merge pull request #1260 from donnadionne/python
Python
|
10 years ago |