aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #5348 from nicolasnoble/backport-mergeGravatar Nicolas Noble2016-02-23
|\
| * Merge branch 'master' into backport-mergeGravatar Nicolas "Pixel" Noble2016-02-23
| |\
| | * rename census log files to avoid build breakage on MacOSGravatar Alistair Veitch2016-02-22
| | * Merge pull request #5331 from murgatroid99/node_message_reflection_infoGravatar Jan Tattermusch2016-02-22
| | |\
| * | | Merge branch 'master' into backport-mergeGravatar Nicolas "Pixel" Noble2016-02-22
|/| | | | |/ /
| * | Merge pull request #5302 from nicolasnoble/python-windowsGravatar Masood Malekghassemi2016-02-22
| |\ \
| * \ \ Merge pull request #5328 from murgatroid99/node_jwt_interop_fixGravatar Craig Tiller2016-02-21
| |\ \ \
| * \ \ \ Merge pull request #5258 from vjpai/poll_override2Gravatar Craig Tiller2016-02-21
| |\ \ \ \
* | | | | | Adding an explanatory comment.Gravatar Nicolas "Pixel" Noble2016-02-22
* | | | | | Adding the init / destruct of grpc for ruby in a gpr_once.Gravatar Nicolas "Pixel" Noble2016-02-21
* | | | | | Slightly better workaround given the circumstances.Gravatar Nicolas "Pixel" Noble2016-02-21
* | | | | | Fixing a reported ruby crash when using ruby_vm_at_exit.Gravatar Nicolas "Pixel" Noble2016-02-20
| | | * | | Fix copyrightsGravatar murgatroid992016-02-19
| | | | | * Add more reflection information to Node client classesGravatar murgatroid992016-02-19
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5274 from murgatroid99/ruby_no_recursive_requireGravatar Nicolas Noble2016-02-19
|\ \ \ \ \
| | | | * | Node: fix metadata validation bug, improve error reportingGravatar murgatroid992016-02-19
| | | |/ / | | |/| |
| | | | * Building the dlls.Gravatar Nicolas "Pixel" Noble2016-02-19
| | * | | Merge pull request #5309 from jtattermusch/csharp_rename_preconditionsGravatar Michael Lumish2016-02-18
| | |\ \ \
* | | | | | Exclude cygrpc.so from the Python packageGravatar Masood Malekghassemi2016-02-18
| | * | | | Merge pull request #5288 from murgatroid99/node_proto_optionsGravatar Jan Tattermusch2016-02-18
| | |\ \ \ \
| | | | * | | update copyrightsGravatar Jan Tattermusch2016-02-18
| | | | * | | rename Preconditions to GrpcPreconditionsGravatar Jan Tattermusch2016-02-18
| | | |/ / / | | |/| | |
| | * | | | Fixed refactoring of grpc_arg pointer vtableGravatar David Garcia Quintas2016-02-17
| | * | | | Merge pull request #4859 from ctiller/sceqGravatar Sree Kuchibhotla2016-02-17
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #5186 from yang-g/inherit_from_grpc_libraryGravatar Sree Kuchibhotla2016-02-17
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | | * | Sanitize filesGravatar murgatroid992016-02-17
| | | | | * | Add tests and documentation for new optionsGravatar murgatroid992016-02-17
| | * | | | | Flagging the missing API entries.Gravatar Nicolas "Pixel" Noble2016-02-17
| | | | | | * Merge branch 'master' into poll_override2Gravatar vjpai2016-02-17
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | | * | | | add commentsGravatar yang-g2016-02-17
| | | | * | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Fix copyrightsGravatar murgatroid992016-02-17
| | | | | * | Node: add options to modify ProtoBuf behaviorGravatar murgatroid992016-02-17
| | * | | | | Merge pull request #5281 from jskeet/masterGravatar Jan Tattermusch2016-02-17
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #5277 from soltanmm/abimerpGravatar Bogdan Drutu2016-02-17
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Extern "C" Python DLL supportGravatar Masood Malekghassemi2016-02-17
| | | | * | | | Add a NullLogger in the C# implementationGravatar Jon Skeet2016-02-17
| | | |/ / / / | | |/| | | |
| | * | | | | Fix pygrpc_load_core in pxi to match with the C definitionGravatar Bogdan Drutu2016-02-16
| * | | | | | Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular i...Gravatar murgatroid992016-02-16
|/ / / / / /
| * | | | | Merge pull request #5267 from bogdandrutu/bugGravatar Craig Tiller2016-02-16
| |\ \ \ \ \
| * | | | | | fix php copyrightGravatar Stanley Cheung2016-02-16
| | * | | | | Fix call to grpc_exec_ctx_enqueueGravatar Bogdan Drutu2016-02-16
| | * | | | | Merge remote-tracking branch 'upstream/master' into bugGravatar Bogdan Drutu2016-02-16
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix the arguments type for on_read and destroy callbacks to match with grpc_i...Gravatar Bogdan Drutu2016-02-16
| * | | | | | Merge pull request #5209 from vjpai/why_leverGravatar Yang Gao2016-02-16
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #5239 from jtattermusch/csharp_release_docsGravatar Kailash Sethuraman2016-02-16
|\ \ \ \ \ \ \
| | * \ \ \ \ \ Merge pull request #5225 from stanley-cheung/php-ext-code-coverageGravatar Michael Lumish2016-02-16
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #5201 from vjpai/alarm_openloopGravatar David G. Quintas2016-02-16
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
| | |\ \ \ \ \ \ \ \
| | | | | * | | | | | channel constructor the array is requiredGravatar Stanley Cheung2016-02-16