aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Synchronize initial package versionsGravatar Tim Emiola2015-02-25
|
* Merge pull request #812 from nathanielmanistaatgoogle/python-version-numberGravatar Craig Tiller2015-02-25
|\ | | | | Set Python version number to 0.4.0.
| * Set Python version number to 0.4.0.Gravatar Nathaniel Manista2015-02-25
| |
* | Merge pull request #811 from murgatroid99/node_version_bump_0.5.0Gravatar Craig Tiller2015-02-25
|\ \ | | | | | | Bumped node version to 0.5.0
| * | Bumped node version to 0.5.0Gravatar murgatroid992015-02-25
| | |
* | | Merge pull request #803 from grpc/oaktowner-patch-1Gravatar Craig Tiller2015-02-25
|\ \ \ | | | | | | | | Update binding.gyp
* \ \ \ Merge pull request #806 from grpc/oaktowner-patch-2Gravatar Craig Tiller2015-02-25
|\ \ \ \ | | | | | | | | | | Changing to use node instead of nodejs
* \ \ \ \ Merge pull request #807 from grpc/oaktowner-patch-1-1Gravatar Craig Tiller2015-02-25
|\ \ \ \ \ | |_|_|/ / |/| | | | Clarify INSTALL
* | | | | Merge pull request #789 from jtattermusch/interop_testingGravatar Tim Emiola2015-02-25
|\ \ \ \ \ | | | | | | | | | | | | In-process unit tests with test service, some interop test fixes.
* \ \ \ \ \ Merge pull request #810 from murgatroid99/node_instructionsGravatar Tim Emiola2015-02-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add Debian nodejs-legacy instructions
| * | | | | | Add Debian nodejs-legacy instructionsGravatar Michael Lumish2015-02-25
| | | | | | |
* | | | | | | Merge pull request #809 from nicolasnoble/python-emplaceGravatar donnadionne2015-02-25
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Removing emplace from python plugin.
| * | | | | | Removing emplace from python plugin.Gravatar Nicolas "Pixel" Noble2015-02-25
|/ / / / / /
| | | * | | Clarify INSTALLGravatar Dan Ciruli2015-02-25
| | | | | | | | | | | | | | | | | | Added better instructions (including the git instructions).
* | | | | | Merge pull request #795 from nathanielmanistaatgoogle/python-client-credentialsGravatar Masood Malekghassemi2015-02-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | Python ClientCredentials object.
* \ \ \ \ \ \ Merge pull request #785 from nathanielmanistaatgoogle/early-adopter-changesGravatar Masood Malekghassemi2015-02-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Final changes to the early_adopter API.
| | | | | | * | Changing to use node instead of nodejsGravatar Dan Ciruli2015-02-25
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #805 from ↵Gravatar Craig Tiller2015-02-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc_ruby_temp_split_hostname_from_host_stering Tmp fix: splits the hostname from the host before creating a call
* \ \ \ \ \ \ \ Merge pull request #801 from ctiller/sec-wtfGravatar jboeuf2015-02-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Strip port in peer name check
| | | | | | | | * Update binding.gypGravatar Dan Ciruli2015-02-25
| |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Strip port in peer name checkGravatar Craig Tiller2015-02-25
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | Merge pull request #800 from a11r/a11r-patch-1Gravatar Yang Gao2015-02-25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Update examples/pubsub/README
| | * | | | | Tmp fix: splits the hostname from the host before creating a callGravatar Tim Emiola2015-02-25
| | | | | | |
| * | | | | | Update READMEGravatar Abhishek Kumar2015-02-25
| | | | | | |
* | | | | | | Merge pull request #799 from a11r/a11r-patch-1Gravatar Jayant Kolhe2015-02-25
|\| | | | | | | |/ / / / / |/| | | | | Update CONTRIBUTING.md
* | | | | | Merge pull request #798 from nicolasnoble/versionGravatar Craig Tiller2015-02-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | We have decided our release version number shall be 0.5.0.
| * | | | | | We have decided our release version number shall be 0.5.0.Gravatar Nicolas "Pixel" Noble2015-02-25
|/ / / / / /
* | | | | | Merge pull request #777 from donnadionne/go-auth-testsGravatar Qi Zhao2015-02-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | Go auth tests
| | | | * | | Python ClientCredentials object.Gravatar Nathaniel Manista2015-02-25
| |_|_|/ / / |/| | | | |
| | * | | | Update CONTRIBUTING.mdGravatar Abhishek Kumar2015-02-25
| | | | | | | | | | | | | | | | | | Massage wording and fix the instructions for run_tests to remove reference to non-existsant -l all option.
* | | | | | Merge pull request #794 from tbetbetbe/grpc_ruby_clear_default_creds_canaryGravatar donnadionne2015-02-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | Removes a redundant canary test
| * | | | | | Removes a redundant canary testGravatar Tim Emiola2015-02-25
| | | | | | |
* | | | | | | Merge pull request #786 from ctiller/travis-wrapGravatar Michael Lumish2015-02-25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Make PHP compile
* | | | | | | Merge pull request #793 from tbetbetbe/grpc_ruby_remove_default_creds_canaryGravatar donnadionne2015-02-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Grpc ruby remove default creds canary
* \ \ \ \ \ \ \ Merge pull request #792 from murgatroid99/node_interop_tls_fixGravatar Craig Tiller2015-02-25
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | Fixed TLS host resolution problems
| * | | | | | | Fixed TLS host resolution problemsGravatar murgatroid992015-02-25
| | | | | | | |
* | | | | | | | Merge pull request #791 from jtattermusch/python_testingGravatar Nathaniel Manista2015-02-25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Python readme fixes
| * | | | | | | fix readmeGravatar Jan Tattermusch2015-02-25
| | | | | | | |
* | | | | | | | Merge pull request #788 from ctiller/sec-wtfGravatar Michael Lumish2015-02-25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Fix read through null pointer
| | | | | | | * fixed server streamingGravatar Jan Tattermusch2015-02-25
| | | | | | | |
| | | | | | | * fix to make empty_stream pass against C++ serverGravatar Jan Tattermusch2015-02-25
| | | | | | | |
| | | | | | | * Added interop server, interop unit tests and fixes to pingpongGravatar Jan Tattermusch2015-02-25
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #787 from jtattermusch/log_redirectionGravatar Michael Lumish2015-02-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Improvements in gRPC C# support for Windows
| * | | | | | | clang-formatGravatar Jan Tattermusch2015-02-25
| | | | | | | |
| | * | | | | | Fix read through null pointerGravatar Craig Tiller2015-02-25
| |/ / / / / / |/| | | | | |
| | | * | | | Make PHP compileGravatar Craig Tiller2015-02-25
| |_|/ / / / |/| | | | |
| * | | | | Fix to make the conditional include under WindowsGravatar Jan Tattermusch2015-02-25
| | | | | |
| * | | | | Include grpc_csharp_ext.dll only under WindowsGravatar Jan Tattermusch2015-02-25
| | | | | |
| * | | | | grpc_csharp_ext.dll added to the project to force automatic copying to the ↵Gravatar Jan Tattermusch2015-02-25
| | | | | | | | | | | | | | | | | | | | | | | | output dir
| * | | | | Added ability for c# to redirect C core logs to arbitrary sinkGravatar Jan Tattermusch2015-02-25
|/ / / / /