Nicolas "Pixel" Noble
|
1e6026189f
|
Merge branch 'autogen' into make-ruby-installable
|
9 years ago |
Nicolas "Pixel" Noble
|
d14b6acdcc
|
Finalizing this a bit.
|
9 years ago |
Jan Tattermusch
|
94786a8454
|
Merge pull request #4973 from jtattermusch/zip_nugets
Create .zip file with C# nuget packages
|
9 years ago |
Jan Tattermusch
|
f519a69685
|
Actually fix sanity tests
|
9 years ago |
Jan Tattermusch
|
ab09af4708
|
Fix sanity test
|
9 years ago |
Sree Kuchibhotla
|
3075c81028
|
Update comment on TryCancel() API
|
9 years ago |
Sree Kuchibhotla
|
0f242acb9d
|
Comments and a minor fix
|
9 years ago |
Jan Tattermusch
|
8e90ca1ae9
|
create a .zip file with nuget packages
|
9 years ago |
Craig Tiller
|
11b87bfb2a
|
Usable API list
|
9 years ago |
Nicolas "Pixel" Noble
|
1a6d72c83d
|
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
|
9 years ago |
David Garcia Quintas
|
366c531f3d
|
updated projects
|
9 years ago |
David Garcia Quintas
|
dd18c4a4a3
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
|
9 years ago |
Craig Tiller
|
905821b529
|
Prototype C parser for extracting API info
|
9 years ago |
David Garcia Quintas
|
a4c9218889
|
fixed mounting gen dir for docker
|
9 years ago |
Michael Lumish
|
ed00b0366d
|
Merge pull request #4954 from jtattermusch/generalize_artifact_builder
Generalize artifact builder
|
9 years ago |
Nicolas Noble
|
1c686e8b25
|
Merge pull request #4952 from murgatroid99/node_windows_compile
Compile Node library on Windows
|
9 years ago |
Nicolas "Pixel" Noble
|
efa1f16727
|
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
|
9 years ago |
Nicolas "Pixel" Noble
|
eade6e02d2
|
Renaming the Ruby grpc extension to grpc_c, and renaming its loader from loader.rb to grpc.rb
|
9 years ago |
Nicolas Noble
|
86d8f5ca71
|
Merge pull request #4965 from ctiller/api
Add {GPR,GRPC,CENSUS}_API tags to public functions
|
9 years ago |
Sree Kuchibhotla
|
4fb590852f
|
Use the same completion queue for both client and server
|
9 years ago |
yang-g
|
e464af1a5b
|
Merge remote-tracking branch 'upstream/master' into stalled_by_transport_race2
|
9 years ago |
Jan Tattermusch
|
eecd9e2d23
|
Merge pull request #4960 from vjpai/kill_host
Remove host option from ServerConfig proto
|
9 years ago |
Vijay Pai
|
2fedbeccaa
|
Fix a typo
|
9 years ago |
David G. Quintas
|
a7d7aeba65
|
Merge pull request #4874 from rjshade/add_comments_to_transport
Add comments to grpc_transport_stream_op structure
|
9 years ago |
Michael Lumish
|
5441c222e3
|
Merge pull request #4959 from grpc/release-0_12
Release 0.12 -> master
|
9 years ago |
Craig Tiller
|
07871559e1
|
Add includes
|
9 years ago |
Nathaniel Manista
|
0f47247396
|
Merge pull request #4963 from soltanmm/kill-it-with-rm
Remove dead src/python/README.md.
|
9 years ago |
Craig Tiller
|
74b611ccdd
|
copyrights
|
9 years ago |
Craig Tiller
|
d6546c9640
|
clang-format
|
9 years ago |
Craig Tiller
|
9b42637047
|
Add {GPR,GRPC,CENSUS}_API tags to public functions
|
9 years ago |
Masood Malekghassemi
|
0f1d42e9ca
|
Merge pull request #4957 from soltanmm/bob
Mitigate Python build directory naming conflict
|
9 years ago |
Masood Malekghassemi
|
69a9411cf8
|
Remove dead Python README.md
|
9 years ago |
Robbie Shade
|
cdc182e80c
|
Update copyright, clang-format for line wrapping of comment.
|
9 years ago |
Vijay Pai
|
5919e81ff1
|
Remove host option from ServerConfig proto since it is error-prone and
may cause inter-language confusion.
|
9 years ago |
Nicolas "Pixel" Noble
|
2283ff6638
|
Fixing dll hell.
|
9 years ago |
Jan Tattermusch
|
50d012bb82
|
Merge pull request #4942 from ctiller/measure_some_things
Measure CPU costs on Jenkins Linux
|
9 years ago |
David G. Quintas
|
ee7e1c20ed
|
Merge pull request #4950 from ctiller/offload-racing
Preparatory changes for work shedding
|
9 years ago |
Sree Kuchibhotla
|
f25c6ba229
|
Comments and format
|
9 years ago |
Sree Kuchibhotla
|
944f4cf14e
|
Sync server end2end and async_end2end tests
|
9 years ago |
Sree Kuchibhotla
|
7fa9d6f4c8
|
TryCancel() on ServerContext()
|
9 years ago |
Jan Tattermusch
|
7fbc0acf4a
|
Merge pull request #4948 from ejona86/fix-java-docker
Don't bother with full build in java docker
|
9 years ago |
Julien Boeuf
|
434eda48be
|
ooops, forgot this...
|
9 years ago |
Julien Boeuf
|
aaebf7ae74
|
Changing the API to use a callback mechanism.
This is the agreed-upon solution.
|
9 years ago |
Masood Malekghassemi
|
1a54e5cdd5
|
Mitigate Python build directory naming conflict
On Mac and Windows, the default directory name conflicts with the BUILD
file we have.
|
9 years ago |
Nicolas "Pixel" Noble
|
1723044a12
|
Allowing for debug builds.
|
9 years ago |
Craig Tiller
|
6c3de35d3d
|
Merge pull request #4775 from dgquintas/sync-async-plus-interfaces
Support mixing sync and async method in the same service + Separation of core from proto compiler output
|
9 years ago |
Jan Tattermusch
|
be538a1a79
|
generalize build_artifacts.py
|
9 years ago |
Julien Boeuf
|
564b915503
|
Fixing copyright.
|
9 years ago |
Julien Boeuf
|
54cc08c216
|
Merge branch 'master' of github.com:grpc/grpc into ssl_credentials_override_default_roots
|
9 years ago |
David Garcia Quintas
|
2c1d5024ad
|
added virtualenv to the apt-get
|
9 years ago |