Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | Prevent failed docker builds from accumulating | Eric Anderson | 2015-09-22 | |
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default docker does not clean up temporary images when the build fails to allow the user to inspect the state of the container to determine what went wrong. Those images don't help us at all and just accumulate until disk usage is 100%. | |||
| | | | * | | | | Merge pull request #3366 from nicolasnoble/absolute-paths-are-okay-too | Michael Lumish | 2015-09-22 | |
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | Fixing usage of the BUILDDIR variable. | |||
| | | | * \ \ \ \ | Merge pull request #3425 from ctiller/types | Nicolas Noble | 2015-09-22 | |
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Move content-type handling code across to 0.11 | |||
| | | | | * | | | | | Client now swallows content-type on receive | David Garcia Quintas | 2015-09-22 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | Explicitly set content-type for servers | Craig Tiller | 2015-09-22 | |
| | | | |/ / / / / | ||||
| * | | | | | | | | Make zookeeper compile with execution contexts | Craig Tiller | 2015-09-22 | |
| | | | | | | | | | ||||
| | | | * | | | | | Merge pull request #3307 from jcanizales/update-submodule | Nicolas Noble | 2015-09-22 | |
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update protobuf submodule to fix Objective-C | |||
| | | | * \ \ \ \ \ | Merge pull request #3424 from jtattermusch/bump_csharp_version | Nicolas Noble | 2015-09-22 | |
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | bump version of C# to 0.7.1 | |||
| | | | | | * \ \ \ \ | Merge pull request #4 from nicolasnoble/fixing-sanity | Jorge Canizales | 2015-09-22 | |
| | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixing sanity. | |||
| | | | | * | | | | | | | bump version of C# to 0.7.1 | Jan Tattermusch | 2015-09-22 | |
| | | | |/ / / / / / / | ||||
| * | | | | | | | | | | Document exec_ctx | Craig Tiller | 2015-09-22 | |
| | | | | | | | | | | | ||||
| | | | | | * | | | | | Fixing sanity. | Nicolas "Pixel" Noble | 2015-09-23 | |
| | | | | |/ / / / / | ||||
| * | | | / / / / / | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-22 | |
|/| | | | | | | | | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/surface/secure_channel_create.c | |||
| | * | | | | | | | Regenerated gyp file | murgatroid99 | 2015-09-22 | |
| | | | | | | | | | ||||
| | | | | | * | | | php: fix jenkins flake | Stanley Cheung | 2015-09-22 | |
| | | | |_|/ / / | | | |/| | | | | ||||
| * | | | | | | | Merge pull request #3422 from jcanizales/fix-mutex-bug | Craig Tiller | 2015-09-22 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix mutex bug | |||
| | | | * \ \ \ \ | Merge pull request #3365 from murgatroid99/node_nan_2.0 | Tim Emiola | 2015-09-22 | |
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update to nan 2.0 | |||
| * | | | \ \ \ \ \ | Merge pull request #3415 from jboeuf/fix_cpp_credentials_plugin_api | Vijay Pai | 2015-09-22 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | It is a bad idea to have a map with string_refs as output params. | |||
| | | | | * \ \ \ \ \ | Merge pull request #3418 from jboeuf/fix_auth_md_processor_release-0_11 | Nicolas Noble | 2015-09-22 | |
| | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Do not use string_ref for output params. | |||
| | | | | * \ \ \ \ \ \ | Merge pull request #3419 from soltanmm/docker | Nathaniel Manista | 2015-09-22 | |
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Python dockerfile. | |||
| | | | | * \ \ \ \ \ \ \ | Merge pull request #3414 from soltanmm/relup | Nathaniel Manista | 2015-09-22 | |
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Python release number to 0.11.0b1. | |||
| | | | | | | | | | | * | | | Fixing usage of the BUILDDIR variable. | Nicolas "Pixel" Noble | 2015-09-23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now both using absolute and relative directory for that variable should work. BUILDDIR=/tmp/build-grpc make BUILDDIR=../build-grpc make | |||
| | | * | | | | | | | | | | | Fix mutex bug | Jorge Canizales | 2015-09-22 | |
| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Increase deadline ==> decrease flakes | Craig Tiller | 2015-09-22 | |
| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Add mutex init | Craig Tiller | 2015-09-22 | |
| | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | Merge branch 'master' into core_gyp | murgatroid99 | 2015-09-22 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | Added gyp to Jenkins slave Dockerfile | murgatroid99 | 2015-09-22 | |
| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | Merge pull request #3399 from stanley-cheung/php_update_examples | Tim Emiola | 2015-09-22 | |
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: add examples for Apache and Nginx | |||
| | | | | | | * | | | | | | | | Update Python release to 0.11.0b1 | Masood Malekghassemi | 2015-09-22 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | Fix Python dockerfile | Masood Malekghassemi | 2015-09-22 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | Do not use string_ref for output params. | Julien Boeuf | 2015-09-22 | |
| | | | | | |_|_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is very much unsafe to do so as the string_ref could point on a stack variable of the callee. | |||
| | | | | * | | | | | | | | | Merge pull request #3412 from murgatroid99/node_version_0.11.1 | Nicolas Noble | 2015-09-22 | |
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Node module to 0.11.1 in anticipation of point release | |||
| | * | | | | | | | | | | | | | It is a bad idea to have a map with string_refs as output params. | Julien Boeuf | 2015-09-22 | |
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is very much unsafe as the string_ref could point on a stack variable of the callee. | |||
* | | | | | | | | | | | | | | Merge branch 'shindig' of github.com:ctiller/grpc into shindig | Craig Tiller | 2015-09-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | better logging | Craig Tiller | 2015-09-22 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Fix argument order | Craig Tiller | 2015-09-22 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | Update Node module to 0.11.1 in anticipation of point release | murgatroid99 | 2015-09-22 | |
| | | | | | | |_|_|_|_|/ / / | | | | | | |/| | | | | | | | ||||
| * | | | | | | | | | | | | | Finish cleanup | Craig Tiller | 2015-09-22 | |
| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge pull request #3396 from jtattermusch/win_fix_parameter_types | Nicolas Noble | 2015-09-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix parameter types in function definition. | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #3404 from dgquintas/dgquintas-patch-1 | Nicolas Noble | 2015-09-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo in channel_args.h docstring | |||
| * | | | | | | | | | | | | | | | clang-format all core files | Craig Tiller | 2015-09-22 | |
| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Final patches for rename | Craig Tiller | 2015-09-22 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | Merge pull request #3328 from nathanielmanistaatgoogle/future-callbacks | Masood Malekghassemi | 2015-09-22 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test coverage for callbacks added to Face futures | |||
| | | | | | | * \ \ \ \ \ \ \ \ \ | Merge pull request #3323 from nathanielmanistaatgoogle/dependencies | Masood Malekghassemi | 2015-09-22 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Further maintenance of Python dependencies | |||
| | | | | | | * \ \ \ \ \ \ \ \ \ \ | Merge pull request #3409 from nathanielmanistaatgoogle/mistaken-attribute-name | Masood Malekghassemi | 2015-09-22 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix erroneous attribute name in grpc.beta.secure_channel. | |||
| | | | | | * | | | | | | | | | | | | | Fixed run-time conflicts between gyp tests and other tests | murgatroid99 | 2015-09-22 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | | Fix erroneous attribute name. | Nathaniel Manista | 2015-09-22 | |
| | | | | | | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This defect was introduced in 9e4d0610ea5e2bb302c. I had thought that this code was exercised in tests but it is bypassed by the use of grpc_test.beta.test_utilities.not_really_secure_channel. :-( | |||
| | | | | | | | | | | * | | | | | | | php: update text to reflect beta | Stanley Cheung | 2015-09-22 | |
| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Move argument passing to start of list | Craig Tiller | 2015-09-22 | |
| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Rename init | Craig Tiller | 2015-09-22 | |
| | | | | | | | | | | | | | | | | | |