aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* 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.
* | | | | | | | | Fixing dll hell.Gravatar Nicolas "Pixel" Noble2016-01-29
| | | | | | | | |
| * | | | | | | | Merge pull request #4942 from ctiller/measure_some_thingsGravatar Jan Tattermusch2016-01-28
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Measure CPU costs on Jenkins Linux
| * \ \ \ \ \ \ \ \ Merge pull request #4950 from ctiller/offload-racingGravatar David G. Quintas2016-01-28
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Preparatory changes for work shedding
| * \ \ \ \ \ \ \ \ \ Merge pull request #4948 from ejona86/fix-java-dockerGravatar Jan Tattermusch2016-01-28
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Don't bother with full build in java docker
| | | | | * | | | | | | Mitigate Python build directory naming conflictGravatar Masood Malekghassemi2016-01-28
| | | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On Mac and Windows, the default directory name conflicts with the BUILD file we have.
* | | | | | | | | | | Allowing for debug builds.Gravatar Nicolas "Pixel" Noble2016-01-29
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #4775 from dgquintas/sync-async-plus-interfacesGravatar Craig Tiller2016-01-28
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | Support mixing sync and async method in the same service + Separation of core from proto compiler output
| | | | | | | | | * | generalize build_artifacts.pyGravatar Jan Tattermusch2016-01-28
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #4947 from jtattermusch/win64_correct_test_pathGravatar Michael Lumish2016-01-28
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Use correct path for C tests on Win 64
| | | | | | | | | | * Fix Python diagnostics dying on bad diagnosisGravatar Masood Malekghassemi2016-01-28
| | | | | | | | | | |
| | | | | | | | | * | Fixed windows build warningGravatar murgatroid992016-01-28
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #4949 from vjpai/qps_scenarios2Gravatar Vijay Pai2016-01-28
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Testing scenarios for various performance characteristics
| | | | | | * | | | | | Fix copyrightsGravatar Craig Tiller2016-01-28
| | | | | | | | | | | |
| | | | | | * | | | | | Fix windowsGravatar Craig Tiller2016-01-28
| | | | | | | | | | | |
| | | | | | * | | | | | Fix zookeeperGravatar Craig Tiller2016-01-28
| | | | | | | | | | | |