aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | 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
| |_|/ / / / / / / / |/| | | | | | | | |
| | | | | | | * | | Bug fixesGravatar vjpai2015-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
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| | | | | | | | * | | Start off with zero reserve threads to make sure that that case worksGravatar Vijay Pai2015-07-23
| | | * | | | | | | | Integration fixGravatar Craig Tiller2015-07-23
| | | | | | | | * | | Start switching everything to dynamic poolGravatar Vijay Pai2015-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 bug on shutdown caseGravatar vjpai2015-07-23
| | | | | | | | * | | Add dynamic thread pool and initial port of testGravatar vjpai2015-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
| |_|_|/| | | | | | | | |/| | | | | | | | | | |
| | | | | | | | | | | * Integration fixGravatar Craig Tiller2015-07-23
| | | | | | | | | | * | Avoid stupid double conversionGravatar Marcin Wyszynski2015-07-23
| | | | | | | | | | * | Make time_t to int conversion explicit on tv_nsecGravatar Marcin Wyszynski2015-07-23
| | | | | | | | | | * | Avoid implicit conversion on array_lengthGravatar Marcin Wyszynski2015-07-23
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| | | | | | | | | | * Integration fixGravatar Craig Tiller2015-07-23
| | | | | | | | | | * Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| | | | | | | * | | | Changed object keys to valid identifier namesGravatar murgatroid992015-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
| | | | | | | | | | | * Addressing review commentsGravatar 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
|/ / / / / / / / / / /
| | | | | | | | * / / Update README.mdGravatar Jeff Peoples2015-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
|/ / / / / / / / /