Michael Lumish
55b3ee5310
Merge pull request #3212 from stanley-cheung/php_bump_version
...
PHP: bump version
9 years ago
Michael Lumish
47cf1e9f1c
Merge pull request #3211 from jtattermusch/fix_routeguide_example
...
Fix C# route_guide example
9 years ago
Stanley Cheung
1ea97363d6
php: bump version
9 years ago
Nicolas Noble
03a722c95f
Merge pull request #3187 from ctiller/another-one-bites-the-dust
...
Give interop tests more time to build
9 years ago
Jan Tattermusch
1beb02058a
fix route_guide example
9 years ago
Stanley Cheung
c6e98eab5c
Merge pull request #3181 from stanley-cheung/php_per_message_compression
...
PHP: support per message compression disable
9 years ago
Michael Lumish
f496d4d1ed
Merge pull request #3207 from jtattermusch/csharp_update_examples
...
C# update examples to proto3
9 years ago
yang-g
867d0c132c
Fix auth tests
9 years ago
Nicolas Noble
6fb25ceeb3
Merge pull request #3208 from jtattermusch/fix_build_nuget_packages
...
Fix C# nuget package building
9 years ago
Jan Tattermusch
b86367d60d
Make examples depend on the right nuget package version
9 years ago
Nathaniel Manista
1d750d6ca2
UNIMPLEMENTED status for methods not found
9 years ago
Nathaniel Manista
69210e598b
Add code and details to base.Outcome
...
It may seem weird that code and details would travel along two paths
now instead of one but it makes sense after considering that sometimes
the code and details are application data from the remote application
and sometimes they are transport data from the transport between the
local and remote applications.
9 years ago
Jan Tattermusch
c84c2e3ab7
fix C# nuget package building
9 years ago
Eric Anderson
ddb58ea560
Merge pull request #3198 from yang-g/interop
...
Update auth tests definition
9 years ago
yang-g
750ada9574
address comments
9 years ago
Stanley Cheung
29d7be3ce1
php: missed a line in doc
9 years ago
Stanley Cheung
26883d8dbf
php: update pecl package.xml
9 years ago
Stanley Cheung
3ff5ceaae2
php: $metadata at API should be optional
9 years ago
Stanley Cheung
03e170eaf0
php: add cancel_after_begin interop test
9 years ago
Stanley Cheung
5331776c17
php: clean up api around flags
9 years ago
Stanley Cheung
3ab8e79b01
php: support per message compression disable
9 years ago
Jan Tattermusch
15c6bc22aa
update README.md
9 years ago
Jan Tattermusch
121c4d1221
polishing route_guide example
9 years ago
Jan Tattermusch
97eaec1cdc
first stab at upgrading route_guide to proto3
9 years ago
Jan Tattermusch
65cccc649b
deleted a copy of helloworld.proto
9 years ago
Jan Tattermusch
8a937d6ed4
update helloworld example to proto3
9 years ago
Craig Tiller
e522b5064f
Merge pull request #3193 from jcanizales/fix-core-breakage
...
Fix C core build breakage
9 years ago
Craig Tiller
4326f739b6
Ensure port picking doesnt repeatedly return the same port
9 years ago
Nathaniel Manista
dea2648a6a
Merge pull request #3201 from soltanmm/percolate
...
Expose per-call credentials to Python.
9 years ago
Craig Tiller
03ab064fb7
Fix completion_queue_test
9 years ago
Jan Tattermusch
ec397600ce
Merge pull request #3195 from stanley-cheung/php_fix_jenkins_build_error
...
PHP: fix jenkins macos build error
9 years ago
Craig Tiller
b059ae54c3
Fix ASAN issues
9 years ago
Stanley Cheung
40d53ee7a4
php: fix jenkins macos build error
9 years ago
Vijay Pai
feadd04c9a
Merge pull request #3191 from nicolasnoble/pessimizing-code-is-bad
...
Removing pessimizing moves.
9 years ago
yang-g
d652a396e2
Update auth tests definition
9 years ago
Craig Tiller
6300a18342
Try harder to disable PDB
9 years ago
Masood Malekghassemi
d45d55c39b
Expose per-call credentials to Python
9 years ago
Eric Anderson
f188da4329
Merge pull request #3196 from donnadionne/service_account
...
Updating service account as service account is regenerated for the pr…
9 years ago
Donna Dionne
f95390a74e
Updating service account as service account is regenerated for the project.
9 years ago
Craig Tiller
93ddc61c10
Fix compilation
9 years ago
Craig Tiller
de5f6a006b
Merge branch 'release-0_11' of github.com:grpc/grpc into daisy-dukes
9 years ago
murgatroid99
84fa531e4d
Added class for setting request headers on a call
9 years ago
Jorge Canizales
18c975f9d3
Fix C core build breakage.
9 years ago
murgatroid99
c9f43e5cc3
Fix bugs that were causing auth interop tests to fail
9 years ago
David Garcia Quintas
abef77db9b
Merge branch 'release-0_11' of github.com:grpc/grpc into cpp_docs
9 years ago
David Garcia Quintas
a570d6334d
Fixes to comments and to examples
9 years ago
Nicolas "Pixel" Noble
7fa51677bc
Removing pessimizing moves.
...
These have been reported by a (very recent) build of clang and its new -Wpessimizing-move option.
9 years ago
Craig Tiller
1fdb05b498
Merge github.com:grpc/grpc into daisy-dukes
...
Conflicts:
build.json
vsprojects/Grpc.mak
9 years ago
Craig Tiller
fc3c0c45a0
Hopefully speed up Jenkins builds
9 years ago
Craig Tiller
dfc3eeee5b
Hmmm
9 years ago