aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #4989 from yang-g/binary_metadata_crashGravatar Craig Tiller2016-02-01
|\ | | | | Use huffman prefix
| * use huffman prefixGravatar yang-g2016-02-01
| |
* | Merge pull request #4978 from nicolasnoble/alarmingGravatar Craig Tiller2016-01-31
|\ \ | | | | | | Fixing, using and testing alarm code.
* \ \ Merge pull request #4982 from nicolasnoble/census-placeholdersGravatar Craig Tiller2016-01-31
|\ \ \ | | | | | | | | Creating placeholders for missing census functions.
* \ \ \ Merge pull request #4976 from soltanmm/sigh-thonGravatar Masood Malekghassemi2016-01-31
|\ \ \ \ | | | | | | | | | | Diagnose missing Cython-generated files
| | | * | Fixing copyrights.Gravatar Nicolas "Pixel" Noble2016-02-01
| | | | |
| | * | | Fixing copyrights.Gravatar Nicolas "Pixel" Noble2016-02-01
| | | | |
| | * | | Adding log.h for definition of abort.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | | |
| | * | | Forgot the abort().Gravatar Nicolas "Pixel" Noble2016-01-31
| | | | |
| | * | | Missed one.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | | |
| | * | | Typos.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | | |
| | * | | Typo.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | | |
| | * | | Actually moving this to the proper place.Gravatar 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
| |/ / / |/| | |
| | * | Fixing, using and testing alarm code.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / |/| |
| * | Pass undiagnosed errors to the user unadulteratedGravatar Masood Malekghassemi2016-01-30
| | |
| * | Diagnose missing Cython-generated filesGravatar Masood Malekghassemi2016-01-30
|/ /
* | Merge pull request #4946 from soltanmm/doctor-calling-doctorGravatar Masood Malekghassemi2016-01-30
|\ \ | | | | | | Fix Python diagnostics dying on bad diagnosis
* \ \ 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
|/ / /
* | | 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 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.
* | | | | | | | 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.
* | | | | | | | | | 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
| | | | | | | | | | |