murgatroid99
be8d1dae5e
Added important Node package information and LICENSE file for inclusion in Node package
10 years ago
donnadionne
cb87228aa4
Merge pull request #821 from murgatroid99/node_base_dockerfile_fix
...
Updated dockerfile with correct node executable
10 years ago
murgatroid99
03e2634173
Updated dockerfile with correct node executable
10 years ago
Craig Tiller
68acd35676
Merge pull request #813 from tbetbetbe/grpc_ruby_initial_version
...
Synchronize initial package versions
10 years ago
Nicolas Noble
c404055415
Merge pull request #815 from nathanielmanistaatgoogle/py-cleanup
...
Sanitize a reference number.
10 years ago
Nathaniel Manista
1ffe4feb6f
Sanitize a reference number.
10 years ago
Tim Emiola
ed3671e180
Synchronize initial package versions
10 years ago
Craig Tiller
3ce8b554f4
Merge pull request #812 from nathanielmanistaatgoogle/python-version-number
...
Set Python version number to 0.4.0.
10 years ago
Nathaniel Manista
c6e42c8a86
Set Python version number to 0.4.0.
10 years ago
Craig Tiller
f2b220575e
Merge pull request #811 from murgatroid99/node_version_bump_0.5.0
...
Bumped node version to 0.5.0
10 years ago
murgatroid99
9e47368d8f
Bumped node version to 0.5.0
10 years ago
Craig Tiller
fc797b77e2
Merge pull request #803 from grpc/oaktowner-patch-1
...
Update binding.gyp
10 years ago
Craig Tiller
9c7a6afaac
Merge pull request #806 from grpc/oaktowner-patch-2
...
Changing to use node instead of nodejs
10 years ago
Craig Tiller
82942f44ed
Merge pull request #807 from grpc/oaktowner-patch-1-1
...
Clarify INSTALL
10 years ago
Tim Emiola
874f9c9d3b
Merge pull request #789 from jtattermusch/interop_testing
...
In-process unit tests with test service, some interop test fixes.
10 years ago
Tim Emiola
201362637b
Merge pull request #810 from murgatroid99/node_instructions
...
Add Debian nodejs-legacy instructions
10 years ago
Michael Lumish
b189cbe7c0
Add Debian nodejs-legacy instructions
10 years ago
donnadionne
4e535a0954
Merge pull request #809 from nicolasnoble/python-emplace
...
Removing emplace from python plugin.
10 years ago
Nicolas "Pixel" Noble
e6d72c2b4e
Removing emplace from python plugin.
10 years ago
Dan Ciruli
de3c654bc9
Clarify INSTALL
...
Added better instructions (including the git instructions).
10 years ago
Masood Malekghassemi
3c17f04af9
Merge pull request #795 from nathanielmanistaatgoogle/python-client-credentials
...
Python ClientCredentials object.
10 years ago
Masood Malekghassemi
02a74dd244
Merge pull request #785 from nathanielmanistaatgoogle/early-adopter-changes
...
Final changes to the early_adopter API.
10 years ago
Dan Ciruli
80f62e7c50
Changing to use node instead of nodejs
10 years ago
Craig Tiller
08d27fcd11
Merge pull request #805 from tbetbetbe/grpc_ruby_temp_split_hostname_from_host_stering
...
Tmp fix: splits the hostname from the host before creating a call
10 years ago
jboeuf
3a0e41c28d
Merge pull request #801 from ctiller/sec-wtf
...
Strip port in peer name check
10 years ago
Dan Ciruli
60fcca5dec
Update binding.gyp
10 years ago
Craig Tiller
deb49dd1aa
Strip port in peer name check
...
This string comes from an authority field, which is allowed to contain a
':' port (see https://tools.ietf.org/html/rfc3986#section-3.2 ).
We need to strip it before performing host name verification.
10 years ago
Yang Gao
ad60177519
Merge pull request #800 from a11r/a11r-patch-1
...
Update examples/pubsub/README
10 years ago
Tim Emiola
7708998b5a
Tmp fix: splits the hostname from the host before creating a call
10 years ago
Abhishek Kumar
85f9963e14
Update README
10 years ago
Jayant Kolhe
8542900a2e
Merge pull request #799 from a11r/a11r-patch-1
...
Update CONTRIBUTING.md
10 years ago
Craig Tiller
7ff92c84ef
Merge pull request #798 from nicolasnoble/version
...
We have decided our release version number shall be 0.5.0.
10 years ago
Nicolas "Pixel" Noble
d32eab2a44
We have decided our release version number shall be 0.5.0.
10 years ago
Qi Zhao
dd3a1a8204
Merge pull request #777 from donnadionne/go-auth-tests
...
Go auth tests
10 years ago
Nathaniel Manista
c855d57666
Python ClientCredentials object.
10 years ago
Abhishek Kumar
9e81817ee5
Update CONTRIBUTING.md
...
Massage wording and fix the instructions for run_tests to remove reference to non-existsant -l all option.
10 years ago
donnadionne
e7209aed93
Merge pull request #794 from tbetbetbe/grpc_ruby_clear_default_creds_canary
...
Removes a redundant canary test
10 years ago
Tim Emiola
1d5f2d26df
Removes a redundant canary test
10 years ago
Michael Lumish
b63518a341
Merge pull request #786 from ctiller/travis-wrap
...
Make PHP compile
10 years ago
donnadionne
89654e5ea6
Merge pull request #793 from tbetbetbe/grpc_ruby_remove_default_creds_canary
...
Grpc ruby remove default creds canary
10 years ago
Craig Tiller
009c22e431
Merge pull request #792 from murgatroid99/node_interop_tls_fix
...
Fixed TLS host resolution problems
10 years ago
murgatroid99
3061606fde
Fixed TLS host resolution problems
10 years ago
Nathaniel Manista
c753c19b79
Merge pull request #791 from jtattermusch/python_testing
...
Python readme fixes
10 years ago
Jan Tattermusch
e0172a86a0
fix readme
10 years ago
Michael Lumish
46f8495266
Merge pull request #788 from ctiller/sec-wtf
...
Fix read through null pointer
10 years ago
Jan Tattermusch
4788e78d10
fixed server streaming
10 years ago
Jan Tattermusch
0e1f527914
fix to make empty_stream pass against C++ server
10 years ago
Jan Tattermusch
208313895d
Added interop server, interop unit tests and fixes to pingpong
10 years ago
Michael Lumish
da93f7988d
Merge pull request #787 from jtattermusch/log_redirection
...
Improvements in gRPC C# support for Windows
10 years ago
Jan Tattermusch
44553b5810
clang-format
10 years ago