aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge branch 'census-placeholders' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\
| * Typo.Gravatar Nicolas "Pixel" Noble2016-01-31
| |
* | Removing zookeeper's API for now.Gravatar Nicolas "Pixel" Noble2016-01-31
| |
* | Merge branch 'census-placeholders' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\| | | | | | | | | | | Conflicts: package.json tools/doxygen/Doxyfile.core.internal
| * Actually moving this to the proper place.Gravatar Nicolas "Pixel" Noble2016-01-31
| |
* | Building the grpc DLLs.Gravatar Nicolas "Pixel" Noble2016-01-31
| |
* | Regenerating files.Gravatar Nicolas "Pixel" Noble2016-01-31
| |
* | Merge branch 'no_extern_allowed' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \
| * | Replacing grpc_max_auth_token_lifetime by an accessor.Gravatar Nicolas "Pixel" Noble2016-01-31
| | |
* | | Merge branch 'census-placeholders' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \ | | |/ | |/|
* | | Merge branch 'alarming' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \
| * | | Adding missing project files.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | |
| | * | Creating placeholders for missing census functions.Gravatar Nicolas "Pixel" Noble2016-01-31
| | |/
* | | Merge branch 'win32_subprocess' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec src/python/grpcio/grpc_core_dependencies.py tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters
| * | | Adding windows support for gpr subprocesses.Gravatar Nicolas "Pixel" Noble2016-01-31
| | |/ | |/|
* | | Merge branch 'alarming' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \ | | |/ | |/| | | | | | | Conflicts: tools/run_tests/sources_and_headers.json
| * | Fixing, using and testing alarm code.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/
* | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-30
|\|
* | Cleaning up cruft to properly create a dll file.Gravatar Nicolas "Pixel" Noble2016-01-30
| |
* | Fixing the Ruby build after all these merges.Gravatar Nicolas "Pixel" Noble2016-01-30
| |
* | Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
| |
| * Merge pull request #4946 from soltanmm/doctor-calling-doctorGravatar Masood Malekghassemi2016-01-30
| |\ | | | | | | Fix Python diagnostics dying on bad diagnosis
* | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-30
|\| |
* | | Merge branch 'autogen' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-30
|\ \ \
| * | | Finalizing this a bit.Gravatar Nicolas "Pixel" Noble2016-01-30
| | | |
| | * | Merge pull request #4973 from jtattermusch/zip_nugetsGravatar Jan Tattermusch2016-01-29
| | |\ \ | | | | | | | | | | Create .zip file with C# nuget packages
| | | * | Actually fix sanity testsGravatar Jan Tattermusch2016-01-29
| | | | |
| | | * | Fix sanity testGravatar Jan Tattermusch2016-01-29
| | | | |
| | | * | create a .zip file with nuget packagesGravatar Jan Tattermusch2016-01-29
| | |/ /
| * | | Usable API listGravatar Craig Tiller2016-01-29
| | | |
* | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-30
|\ \ \ \ | | |/ / | |/| |
| | * | Prototype C parser for extracting API infoGravatar Craig Tiller2016-01-29
| | | |
| * | | Merge pull request #4954 from jtattermusch/generalize_artifact_builderGravatar Michael Lumish2016-01-29
| |\ \ \ | | | | | | | | | | Generalize artifact builder
| * \ \ \ Merge pull request #4952 from murgatroid99/node_windows_compileGravatar Nicolas Noble2016-01-29
| |\ \ \ \ | | | | | | | | | | | | Compile Node library on Windows
* | | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-29
|\| | | | |
* | | | | | Renaming the Ruby grpc extension to grpc_c, and renaming its loader from ↵Gravatar Nicolas "Pixel" Noble2016-01-29
| | | | | | | | | | | | | | | | | | | | | | | | loader.rb to grpc.rb
| * | | | | Merge pull request #4965 from ctiller/apiGravatar Nicolas Noble2016-01-29
| |\ \ \ \ \ | | | |_|/ / | | |/| | | Add {GPR,GRPC,CENSUS}_API tags to public functions
| * | | | | Merge pull request #4960 from vjpai/kill_hostGravatar Jan Tattermusch2016-01-29
| |\ \ \ \ \ | | | | | | | | | | | | | | Remove host option from ServerConfig proto
| | * | | | | Fix a typoGravatar Vijay Pai2016-01-29
| | | | | | |
| * | | | | | Merge pull request #4874 from rjshade/add_comments_to_transportGravatar David G. Quintas2016-01-29
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add comments to grpc_transport_stream_op structure
| * \ \ \ \ \ \ Merge pull request #4959 from grpc/release-0_12Gravatar Michael Lumish2016-01-29
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Release 0.12 -> master
| | | | | * | | | Add includesGravatar Craig Tiller2016-01-29
| | | | | | | | |
| * | | | | | | | Merge pull request #4963 from soltanmm/kill-it-with-rmGravatar Nathaniel Manista2016-01-29
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove dead src/python/README.md.
| | | | | | * | | | copyrightsGravatar Craig Tiller2016-01-29
| | | | | | | | | |
| | | | | | * | | | clang-formatGravatar Craig Tiller2016-01-29
| | | | | | | | | |
| | | | | | * | | | Add {GPR,GRPC,CENSUS}_API tags to public functionsGravatar Craig Tiller2016-01-29
| | | | | | | | | |
| * | | | | | | | | Merge pull request #4957 from soltanmm/bobGravatar Masood Malekghassemi2016-01-29
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | Mitigate Python build directory naming conflict
| | | * | | | | | | Remove dead Python README.mdGravatar Masood Malekghassemi2016-01-29
| | | | | | | | | |
| | | | | * | | | | Update copyright, clang-format for line wrapping of comment.Gravatar Robbie Shade2016-01-29
| | | | | | | | | |
| | | | | | * | | | Remove host option from ServerConfig proto since it is error-prone andGravatar Vijay Pai2016-01-29
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | may cause inter-language confusion.