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.
10 years ago
Jan Tattermusch
c84c2e3ab7
fix C# nuget package building
10 years ago
Stanley Cheung
29d7be3ce1
php: missed a line in doc
10 years ago
Stanley Cheung
26883d8dbf
php: update pecl package.xml
10 years ago
Stanley Cheung
3ff5ceaae2
php: $metadata at API should be optional
10 years ago
Stanley Cheung
03e170eaf0
php: add cancel_after_begin interop test
10 years ago
Stanley Cheung
5331776c17
php: clean up api around flags
10 years ago
Stanley Cheung
3ab8e79b01
php: support per message compression disable
10 years ago
Jan Tattermusch
15c6bc22aa
update README.md
10 years ago
Jan Tattermusch
121c4d1221
polishing route_guide example
10 years ago
Jan Tattermusch
97eaec1cdc
first stab at upgrading route_guide to proto3
10 years ago
Jan Tattermusch
65cccc649b
deleted a copy of helloworld.proto
10 years ago
Jan Tattermusch
8a937d6ed4
update helloworld example to proto3
10 years ago
Craig Tiller
4326f739b6
Ensure port picking doesnt repeatedly return the same port
10 years ago
Nathaniel Manista
dea2648a6a
Merge pull request #3201 from soltanmm/percolate
...
Expose per-call credentials to Python.
10 years ago
Craig Tiller
03ab064fb7
Fix completion_queue_test
10 years ago
Jan Tattermusch
ec397600ce
Merge pull request #3195 from stanley-cheung/php_fix_jenkins_build_error
...
PHP: fix jenkins macos build error
10 years ago
Craig Tiller
b059ae54c3
Fix ASAN issues
10 years ago
Stanley Cheung
40d53ee7a4
php: fix jenkins macos build error
10 years ago
Craig Tiller
6300a18342
Try harder to disable PDB
10 years ago
Masood Malekghassemi
d45d55c39b
Expose per-call credentials to Python
10 years ago
Craig Tiller
93ddc61c10
Fix compilation
10 years ago
Craig Tiller
de5f6a006b
Merge branch 'release-0_11' of github.com:grpc/grpc into daisy-dukes
10 years ago
murgatroid99
84fa531e4d
Added class for setting request headers on a call
10 years ago
Jorge Canizales
18c975f9d3
Fix C core build breakage.
10 years ago
murgatroid99
c9f43e5cc3
Fix bugs that were causing auth interop tests to fail
10 years ago
Craig Tiller
1fdb05b498
Merge github.com:grpc/grpc into daisy-dukes
...
Conflicts:
build.json
vsprojects/Grpc.mak
10 years ago
Craig Tiller
fc3c0c45a0
Hopefully speed up Jenkins builds
10 years ago
Craig Tiller
dfc3eeee5b
Hmmm
10 years ago
Craig Tiller
ae96a504df
Fix asan bug
10 years ago
Craig Tiller
2594fb7261
Merge branch 'second-coming' of github.com:ctiller/grpc into second-coming
10 years ago
Craig Tiller
36d1ae838f
Turn off parallel execution: its buggy?
10 years ago
Craig Tiller
6d0575dcfb
Fix sanity
10 years ago
Craig Tiller
7e671852f7
Fix sanity
10 years ago
Craig Tiller
f406f6c448
Fixed build
10 years ago
Craig Tiller
987d0879f7
Merge pull request #3185 from yang-g/fix_build
...
Fix grpc++ mac build.
10 years ago
Craig Tiller
0aeb7aa550
get directories right
10 years ago
yang-g
deb3d2255d
Add missed header
10 years ago
Craig Tiller
5100ea0043
fixes for windows
10 years ago
Craig Tiller
f418260787
make windows tests run
10 years ago
David G. Quintas
5c4fa0df65
Merge pull request #3180 from nicolasnoble/master
...
Bumping revision to 0.11 for beta.
10 years ago
Nicolas "Pixel" Noble
0d728c1e9e
Bumping revision to 0.11 for beta.
10 years ago
Nicolas Noble
9764d56b43
Merge pull request #3178 from nathanielmanistaatgoogle/beta
...
Bump Python version to 0.11 and status to Beta
10 years ago
Nicolas Noble
50ad1bbbf1
Merge pull request #3119 from ctiller/cleaner-build
...
Cleaning up our build process for windows a little
10 years ago
Craig Tiller
fa5df1cc2a
Exclude some tests from Windows until we figure things out better
10 years ago
Craig Tiller
3c2577e4d1
Update generated code
10 years ago
Craig Tiller
605076a7aa
Handle test dependencies better
10 years ago
Craig Tiller
456ce490ea
Enable msbuild running parallel jobs
10 years ago
Michael Lumish
cfdf8b444c
Merge pull request #3175 from jcanizales/test-swift
...
Add a Swift sample app to check that the library looks nice
10 years ago
Craig Tiller
063560e3fb
Fixup windows server
10 years ago