Jan Tattermusch
cfbe02075a
Merge pull request #6320 from markdroth/limit_metadata_size
...
Add support for max metadata size.
9 years ago
Jan Tattermusch
5e743b2acc
Merge pull request #6417 from stanley-cheung/php-stress-client
...
PHP: stress test client
9 years ago
Jan Tattermusch
ade3a79553
Merge pull request #6498 from jtattermusch/csharp_server_improvements
...
C# server performance improvements
9 years ago
Nicolas Noble
b45e8c49ff
Merge pull request #6508 from nicolasnoble/master-sync
...
Master sync
9 years ago
Nicolas "Pixel" Noble
2d1c3bdd12
Merge remote-tracking branch 'google/release-0_14' into master-sync
...
Conflicts:
Makefile
build.yaml
composer.json
package.json
package.xml
src/core/lib/surface/version.c
src/csharp/Grpc.Core/VersionInfo.cs
src/csharp/build_packages.bat
src/node/tools/package.json
src/python/grpcio/grpc_version.py
src/ruby/lib/grpc/version.rb
src/ruby/tools/version.rb
tools/distrib/python/grpcio_tools/grpc_version.py
tools/doxygen/Doxyfile.c++
tools/doxygen/Doxyfile.c++.internal
tools/doxygen/Doxyfile.core
tools/doxygen/Doxyfile.core.internal
9 years ago
Nicolas Noble
0b917a7375
Merge pull request #6507 from nicolasnoble/flagging-past-release
...
The release branch is now 0.14.1-pre1.
9 years ago
Nicolas "Pixel" Noble
2c75731b68
The release branch is now 0.14.1-pre1.
9 years ago
Nicolas Noble
414b6c8720
Merge pull request #6506 from nicolasnoble/flagging-release
...
Processing the 0.14 release.
9 years ago
Nicolas "Pixel" Noble
5ecdda759a
Processing the 0.14 release.
9 years ago
Jan Tattermusch
15d2979b7d
update_perf_scripts
9 years ago
Nicolas Noble
fac1b4d220
Merge pull request #6475 from grpc/release-0_14
...
Upmerge from 0.14.0
9 years ago
Nicolas Noble
6915e6b96f
Merge pull request #6495 from murgatroid99/backport_tools_package_bin_namespacing
...
Backport tools package bin namespacing
9 years ago
Nicolas Noble
b98e24b32b
Merge pull request #6480 from jcanizales/update-version-master
...
Update podspec versions in master branch
9 years ago
Jan Tattermusch
dae51b0fe5
fix compilation on windows
9 years ago
Nicolas Noble
8770f8fe9e
Merge pull request #6494 from murgatroid99/node_6_binaries
...
Build Node 6 artifacts
9 years ago
Jan Tattermusch
794834f56e
Merge pull request #6448 from nathanielmanistaatgoogle/issue-4899
...
Raise parallelism in grpc._cython._channel_test
9 years ago
Jan Tattermusch
4f9c89a5ce
Merge pull request #6421 from ctiller/mwha
...
Exclude 1byte tests from msan
9 years ago
David Garcia Quintas
0b405d54d4
fixed wrong change
9 years ago
Jan Tattermusch
d0cdd047b6
Merge pull request #6452 from stanley-cheung/node-math-server-minor-bug
...
Node: fix math server minor bug
9 years ago
Nicolas Noble
de88da9c6b
Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing
...
Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby
9 years ago
Jan Tattermusch
1e1fa0870f
dont lock to run server_request_call
9 years ago
Jan Tattermusch
df0872f2a6
expose experimental API to set GrpcThreadPool size.
9 years ago
Jan Tattermusch
16713b91cc
enable previously disabled C# scenarios
9 years ago
Jan Tattermusch
e458d84635
dont create dedicated threads for async client
9 years ago
Jan Tattermusch
26cc1427e9
start server with more than one allowed RPCs
9 years ago
Jan Tattermusch
65ca9dcabc
eliminate a thread switch when invoking server-side handler
9 years ago
Jan Tattermusch
92a9156970
Merge pull request #6462 from jtattermusch/benchmarking_unify_scenarios
...
Improve benchmarking scenarios and enable "smoketest only" suite.
9 years ago
Jan Tattermusch
243405484d
Merge pull request #6489 from jtattermusch/fully_qualify_task
...
Fully qualify System.Threading.Tasks.Task
9 years ago
David Garcia Quintas
461233770f
grpc-accept-encoding checks
9 years ago
murgatroid99
1da105e932
Improved description of examples bifurcation
9 years ago
murgatroid99
9081198da9
Split Node examples into static and dynamic code generation examples
9 years ago
murgatroid99
f08d3af207
Updated template file
9 years ago
murgatroid99
585ceca214
Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby
9 years ago
Eric Anderson
05e8c9a8b7
Connectivity state FATAL_FAILURE doesn't exist; it is SHUTDOWN
...
In a previous version of the document we used FATAL_FAILURE instead of
SHUTDOWN. This was changed when there was no case that would cause a
fatal failure other than shutdown. However, one reference to the old
name was missed.
9 years ago
murgatroid99
33b3b2a3f0
Fixed earlier fix with the right command
9 years ago
murgatroid99
019a76e300
Use local copy of node-pre-gyp on Windows to ensure that it is up to date
9 years ago
murgatroid99
3080ede82c
Allow Ruby client code to set a user agent
9 years ago
murgatroid99
12fd55587d
Build Node 6 artifacts
9 years ago
Jan Tattermusch
98f2430d2d
throw RpcException from writes after finishing
9 years ago
Jan Tattermusch
6220033e7d
change typo in the comment
9 years ago
Jan Tattermusch
19c7bf7871
fixup tests
9 years ago
Jan Tattermusch
3386d78e27
Merge pull request #6491 from soltanmm/license-to-nil
...
Add explicit license to grpcio-tools setup.py
9 years ago
Jan Tattermusch
b293c953d9
add more tests
9 years ago
Jan Tattermusch
49beb933a7
upgrade linux worker setup scripts
9 years ago
Masood Malekghassemi
8231867637
Add explicit license to grpcio-tools setup.py
9 years ago
Jorge Canizales
dcd8d7cd99
Merge pull request #6440 from makdharma/bugfixes
...
RouteGuide example now works with moving between tabs. Fixes issue 6404.
9 years ago
Craig Tiller
9a8568b7c0
Merge pull request #6490 from nicolasnoble/reversal
...
Revert "Merge pull request #6214 from makdharma/master"
9 years ago
Jan Tattermusch
5701ae8a34
Merge pull request #6483 from soltanmm/wind2
...
Fix windows linkage in Python grpcio-tools
9 years ago
Nicolas "Pixel" Noble
0545d7fa69
Revert "Merge pull request #6214 from makdharma/master"
...
This reverts commit 48d833a9d8
, reversing
changes made to 66e9d8e8a7
.
9 years ago
Jan Tattermusch
d83f791b11
regenerate C# code
9 years ago