aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge pull request #2643 from jtattermusch/csharp_timeoutsGravatar Michael Lumish2015-07-24
|\
* \ Merge pull request #2646 from yang-g/inf_futureGravatar Vijay Pai2015-07-24
|\ \
* \ \ Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tentGravatar Vijay Pai2015-07-24
|\ \ \
| | * | Fix gpr_inf_future callGravatar yang-g2015-07-23
| |/ / |/| |
* | | Merge pull request #2633 from ctiller/virtuous-velvit-velociraptorGravatar Yang Gao2015-07-23
|\ \ \
| | | * tiny fixesGravatar Jan Tattermusch2015-07-23
| | | * fix test on windowsGravatar Jan Tattermusch2015-07-23
| | | * explicitly convert deadline for server handlers to realtimeGravatar Jan Tattermusch2015-07-23
| | | * add MathService.Fib test with deadlineGravatar Jan Tattermusch2015-07-23
| | | * implemented cancellation support for MathService.FibGravatar Jan Tattermusch2015-07-23
| | | * add Timeout support and testsGravatar Jan Tattermusch2015-07-23
| | | * added deadline to generated stubsGravatar Jan Tattermusch2015-07-23
| | | * Timespec.FromDateTime implementation and testsGravatar Jan Tattermusch2015-07-23
| | | * implemented FromDateTimeGravatar Jan Tattermusch2015-07-23
| | | * robust conversion from Timespec to DateTime and testsGravatar Jan Tattermusch2015-07-23
| |_|/ |/| |
* | | Merge pull request #2586 from dgquintas/compress_flag_resetGravatar Craig Tiller2015-07-23
|\ \ \
* \ \ \ Merge pull request #2629 from ctiller/always-with-the-monoGravatar Yang Gao2015-07-23
|\ \ \ \
| | | * | Integration fixGravatar Craig Tiller2015-07-23
| | | * | Integration fixGravatar Craig Tiller2015-07-23
| | | * | Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous...Gravatar Craig Tiller2015-07-23
| | | |\ \ | | | |/ / | | |/| |
| | | * | Merge github.com:grpc/grpc into virtuous-velvit-velociraptorGravatar Craig Tiller2015-07-23
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | Fix flow controlGravatar Craig Tiller2015-07-23
* | | | | Merge pull request #2617 from jboeuf/jwt_creds_renamingGravatar Yang Gao2015-07-23
|\ \ \ \ \
| | | | * | Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-v...Gravatar Craig Tiller2015-07-23
| |_|_|/| | |/| | | | |
* | | | | | Merge pull request #2493 from a-veitch/record_statGravatar Craig Tiller2015-07-23
|\ \ \ \ \ \
| | | * | | | Make the server report monotonic times for deadlinesGravatar Craig Tiller2015-07-23
* | | | | | | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2628 from stanley-cheung/add_homebrew_to_jenkinsGravatar Stanley Cheung2015-07-23
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Minor jenkins script cleanjupGravatar Stanley Cheung2015-07-23
|/ / / / / / /
* | | | | | | Merge pull request #2625 from jcanizales/fix-c-install-typoGravatar Vijay Pai2015-07-23
|\ \ \ \ \ \ \
| | | | | | * | Flow control fixGravatar yang-g2015-07-22
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #2571 from vjpai/cent6-issuesGravatar Yang Gao2015-07-22
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2622 from ctiller/look-at-the-treesGravatar Yang Gao2015-07-22
|\ \ \ \ \ \ \ \
| | | * | | | | | Fix typo in gtest install instructions for MacGravatar Jorge Canizales2015-07-22
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #2621 from ctiller/forgetful-frederic-feeds-frogs-frankfurtsGravatar David G. Quintas2015-07-23
|\ \ \ \ \ \ \ \
| | | | | | | | * Handle a race where a new call comes in post-shutdown a little betterGravatar Craig Tiller2015-07-22
| | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Filter out reserved metadata so that applications cant mess us upGravatar Craig Tiller2015-07-22
| * | | | | | | Fix interop tests by ensuring non-http-special metadata precedes other metadataGravatar Craig Tiller2015-07-22
* | | | | | | | Merge pull request #2619 from stanley-cheung/add_homebrew_to_jenkinsGravatar Stanley Cheung2015-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | fix ruby gem pathGravatar Stanley Cheung2015-07-22
|/ / / / / / / /
| | | | | | * / Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #2609 from soltanmm/c89Gravatar Nathaniel Manista2015-07-22
|\ \ \ \ \ \ \
| * | | | | | | Fix Python C89 pedantryGravatar Masood Malekghassemi2015-07-22
|/ / / / / / /
* | | | | | | Merge pull request #2604 from murgatroid99/node_user_agent_stringGravatar Michael Lumish2015-07-22
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2608 from stanley-cheung/add_homebrew_to_jenkinsGravatar Stanley Cheung2015-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | run homebrew installation script on macos jenkinsGravatar Stanley Cheung2015-07-22
|/ / / / / / / /
* | | | | | | | Merge pull request #2607 from jtattermusch/csharp_improvementsGravatar Stanley Cheung2015-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | fix stylecop warningsGravatar Jan Tattermusch2015-07-22
| * | | | | | | | added generated file Health.cs to stylecop ignoreGravatar Jan Tattermusch2015-07-22
| * | | | | | | | set primary user agent by C# channelGravatar Jan Tattermusch2015-07-22
|/ / / / / / / /