aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Explicitly set content-type for serversGravatar Craig Tiller2015-09-22
|
* Merge pull request #3307 from jcanizales/update-submoduleGravatar Nicolas Noble2015-09-22
|\ | | | | Update protobuf submodule to fix Objective-C
* \ Merge pull request #3424 from jtattermusch/bump_csharp_versionGravatar Nicolas Noble2015-09-22
|\ \ | | | | | | bump version of C# to 0.7.1
| | * Merge pull request #4 from nicolasnoble/fixing-sanityGravatar Jorge Canizales2015-09-22
| | |\ | | | | | | | | Fixing sanity.
| * | | bump version of C# to 0.7.1Gravatar Jan Tattermusch2015-09-22
|/ / /
| | * Fixing sanity.Gravatar Nicolas "Pixel" Noble2015-09-23
| |/
* | Merge pull request #3365 from murgatroid99/node_nan_2.0Gravatar Tim Emiola2015-09-22
|\ \ | | | | | | Update to nan 2.0
* \ \ Merge pull request #3418 from jboeuf/fix_auth_md_processor_release-0_11Gravatar Nicolas Noble2015-09-22
|\ \ \ | | | | | | | | Do not use string_ref for output params.
* \ \ \ Merge pull request #3419 from soltanmm/dockerGravatar Nathaniel Manista2015-09-22
|\ \ \ \ | | | | | | | | | | Fix Python dockerfile.
* \ \ \ \ Merge pull request #3414 from soltanmm/relupGravatar Nathaniel Manista2015-09-22
|\ \ \ \ \ | | | | | | | | | | | | Update Python release number to 0.11.0b1.
* \ \ \ \ \ Merge pull request #3399 from stanley-cheung/php_update_examplesGravatar Tim Emiola2015-09-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | PHP: add examples for Apache and Nginx
| | * | | | | Update Python release to 0.11.0b1Gravatar Masood Malekghassemi2015-09-22
| | | | | | |
| | | * | | | Fix Python dockerfileGravatar Masood Malekghassemi2015-09-22
| | | | | | |
| | | | * | | Do not use string_ref for output params.Gravatar Julien Boeuf2015-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.1Gravatar Nicolas Noble2015-09-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update Node module to 0.11.1 in anticipation of point release
| * | | | | | Update Node module to 0.11.1 in anticipation of point releaseGravatar murgatroid992015-09-22
| | | | | | |
* | | | | | | Merge pull request #3328 from nathanielmanistaatgoogle/future-callbacksGravatar Masood Malekghassemi2015-09-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Test coverage for callbacks added to Face futures
* \ \ \ \ \ \ \ Merge pull request #3323 from nathanielmanistaatgoogle/dependenciesGravatar Masood Malekghassemi2015-09-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Further maintenance of Python dependencies
* \ \ \ \ \ \ \ \ Merge pull request #3409 from nathanielmanistaatgoogle/mistaken-attribute-nameGravatar Masood Malekghassemi2015-09-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix erroneous attribute name in grpc.beta.secure_channel.
| * | | | | | | | | Fix erroneous attribute name.Gravatar Nathaniel Manista2015-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 betaGravatar Stanley Cheung2015-09-22
| | | | | | | | |
| | | | * | | | | minor fixesGravatar Stanley Cheung2015-09-22
| | | | | | | | |
| | | | * | | | | php: add examples for apache and nginxGravatar Stanley Cheung2015-09-22
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #3407 from jboeuf/fix_3390Gravatar Craig Tiller2015-09-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fixing issue #3390
* \ \ \ \ \ \ \ \ Merge pull request #3397 from nicolasnoble/shutdown-win32-warningGravatar Craig Tiller2015-09-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Shutting down warning about operations on closed sockets.
* \ \ \ \ \ \ \ \ \ Merge pull request #3362 from nicolasnoble/backportGravatar Craig Tiller2015-09-22
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Backport the lock race fix to 0.11.
| | | * | | | | | | | Fixing issue #3390Gravatar Julien Boeuf2015-09-21
| |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A transport op indicating a cancellation can be sent to the auth client filter. In this case, the code should not assert that a context is not null on this op.
| | * | | | | | | | Shutting down warning about operations on closed sockets.Gravatar Nicolas "Pixel" Noble2015-09-22
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #3381 from jcanizales/fix-bazel-breakageGravatar Yang Gao2015-09-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix import that relied on Cocoapods' unique behavior
* \ \ \ \ \ \ \ \ \ Merge pull request #3301 from jtattermusch/update_routeguide_namespaceGravatar Michael Lumish2015-09-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Update namespace of C# routeguide example
* \ \ \ \ \ \ \ \ \ \ Merge pull request #3374 from jtattermusch/dont_format_plain_messageGravatar Michael Lumish2015-09-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | Plain log message should not be treated as format string
| | * | | | | | | | | update namespace of C# routeguide exampleGravatar Jan Tattermusch2015-09-17
| |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | plain log message should not be treated as format stringGravatar Jan Tattermusch2015-09-17
|/ / / / / / / / /
| | | | | | | * | Merged from release_0.11Gravatar murgatroid992015-09-17
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | | | * | Update to nan 2.0Gravatar murgatroid992015-09-17
| | | | | | | | |
| | * | | | | | | Move in-flight callback check upGravatar Craig Tiller2015-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3203 We entered a live lock race between the promotion callback and pollers, which was only resolved when the background executor got lucky enough to pick up the async work.
| * | | | | | | | Fix import that relies on CocoapodsGravatar Jorge Canizales2015-09-17
|/ / / / / / / /
* | | | | | | | Merge pull request #3341 from murgatroid99/node_memory_leak_0_11Gravatar Tim Emiola2015-09-17
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Fixed a couple of memory leaks in Node library
* | | | | | | | Merge pull request #3345 from murgatroid99/node_callback_thisGravatar Tim Emiola2015-09-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fixed a couple of incorrect "this" references in Node library
* \ \ \ \ \ \ \ \ Merge pull request #3354 from grpc/jtattermusch-patch-2Gravatar Michael Lumish2015-09-16
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | Don't do .Wait() in async context.
| * | | | | | | | Don't do .Wait() in async context.Gravatar Jan Tattermusch2015-09-16
|/ / / / / / / / | | | | | | | | | | | | | | | | Failing to use await can result in deadlock. This is likely to be the cause of shutdown hangs in #3347.
| * / / / / / / Fixed a couple of incorrect "this" references in Node libraryGravatar murgatroid992015-09-15
|/ / / / / / /
| * | | | | | Fixed memory leak in Buffer constructionGravatar murgatroid992015-09-14
| | | | | | |
| * | | | | | Fixed Op destructors not being calledGravatar murgatroid992015-09-14
|/ / / / / /
* | | | | | Merge pull request #3329 from ctiller/oooooopsGravatar Nicolas Noble2015-09-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | grpc++.h was not installed
| * | | | | | Update template to latest changesGravatar Craig Tiller2015-09-11
| | | | | | |
| * | | | | | grpc++.h was not installedGravatar Craig Tiller2015-09-11
|/ / / / / /
| | * / / / Test coverage for callbacks added to Face futuresGravatar Nathaniel Manista2015-09-11
| |/ / / / |/| | | |
* | | | | Merge pull request #3305 from jtattermusch/remove_debug_logsGravatar Nicolas Noble2015-09-11
|\ \ \ \ \ | | | | | | | | | | | | Remove leftover debug logs.
* \ \ \ \ \ Merge pull request #3295 from jboeuf/auth_asan_fix_0_11Gravatar Craig Tiller2015-09-10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Fixing #3286