aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* merge with parent pRGravatar yang-g2015-07-24
|\
| * Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-23
| |\ | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | * Merge pull request #2493 from a-veitch/record_statGravatar Craig Tiller2015-07-23
| | |\ | | | | | | | | Census record stats API
| | * \ Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| | |\ \ | | | | | | | | | | Expose call peer uri from C core
| | * \ \ Merge pull request #2628 from stanley-cheung/add_homebrew_to_jenkinsGravatar Stanley Cheung2015-07-23
| | |\ \ \ | | | | | | | | | | | | Minor jenkins script cleanjup
| | | * | | Minor jenkins script cleanjupGravatar Stanley Cheung2015-07-23
| | |/ / /
| | * | | Merge pull request #2625 from jcanizales/fix-c-install-typoGravatar Vijay Pai2015-07-23
| | |\ \ \ | | | | | | | | | | | | Fix typo in gtest install instructions for Mac
| | * \ \ \ Merge pull request #2571 from vjpai/cent6-issuesGravatar Yang Gao2015-07-22
| | |\ \ \ \ | | | | | | | | | | | | | | Remove one range-based for and do appropriate static casts on nullptr
| | * \ \ \ \ Merge pull request #2622 from ctiller/look-at-the-treesGravatar Yang Gao2015-07-22
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Prevent applications from sending reserved metadata
| | | | | * | | 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
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Fix interop tests by ensuring non-http-special metadata precedes othe…
| | | | * | | | Filter out reserved metadata so that applications cant mess us upGravatar Craig Tiller2015-07-22
| | | | | | | |
| * | | | | | | Move clock typeGravatar 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
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Jenkins: macos homebrew, fix ruby gem path
| | | * | | | | | fix ruby gem pathGravatar Stanley Cheung2015-07-22
| | |/ / / / / /
| | * | | | | | Merge pull request #2609 from soltanmm/c89Gravatar Nathaniel Manista2015-07-22
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix Python C89 pedantry in _adapter/_c/utility.c
| | | * | | | | | Fix Python C89 pedantryGravatar Masood Malekghassemi2015-07-22
| | |/ / / / / /
| | * | | | | | Merge pull request #2604 from murgatroid99/node_user_agent_stringGravatar Michael Lumish2015-07-22
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Set user-agent string in Node clients
| | * \ \ \ \ \ \ Merge pull request #2608 from stanley-cheung/add_homebrew_to_jenkinsGravatar Stanley Cheung2015-07-22
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Run homebrew installation script on Jenkins macos instance
| | | * | | | | | | run homebrew installation script on macos jenkinsGravatar Stanley Cheung2015-07-22
| | |/ / / / / / /
| | * | | | | | | Merge pull request #2607 from jtattermusch/csharp_improvementsGravatar Stanley Cheung2015-07-22
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Set primary user agent in C# channel
| | | * | | | | | | 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
| | |/ / / / / / /
| | * | | | | | | Merge pull request #2597 from jtattermusch/csharp_metadataGravatar Stanley Cheung2015-07-22
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | Improving C# metadata API
| | | | * | | | | Fixed setting user-agent stringGravatar murgatroid992015-07-22
| | | | | | | | |
| * | | | | | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-22
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/client_config/subchannel.c src/core/iomgr/alarm.c src/core/iomgr/iomgr.c src/core/iomgr/tcp_client_posix.c
| | | * | | | | | fix crash caused by wrong size of MetadataEntryStructGravatar Jan Tattermusch2015-07-21
| | | | | | | | |
| | * | | | | | | Merge pull request #2594 from stanley-cheung/add_homebrew_to_jenkinsGravatar Stanley Cheung2015-07-21
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Minor fix to run_distribution script
| | | * | | | | | | use export insteadGravatar Stanley Cheung2015-07-21
| | |/ / / / / / /
| | * | | | | | | Merge pull request #2427 from yang-g/per_call_oauth_creds_implGravatar Abhishek Kumar2015-07-21
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Per call oauth creds impl
| | * \ \ \ \ \ \ \ Merge pull request #2589 from stanley-cheung/add_homebrew_to_jenkinsGravatar Stanley Cheung2015-07-21
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | local can only be used in a function
| | | * | | | | | | | local can only be used in a function;Gravatar Stanley Cheung2015-07-21
| | |/ / / / / / / /
* | / / / / / / / / reconnect supportGravatar yang-g2015-07-21
|/ / / / / / / / /
| * | | | | | | | Merge pull request #2555 from stanley-cheung/add_homebrew_to_jenkinsGravatar Jan Tattermusch2015-07-21
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add per-language homebrew testing for Mac on Jenkins
| | * | | | | | | | Add per-language homebrew testing for Mac on JenkinsGravatar Stanley Cheung2015-07-21
| |/ / / / / / / /
| | | | * | | | | Added user-agent setting code, and a test for itGravatar murgatroid992015-07-21
| | | | | | | | |
| * | | | | | | | Merge pull request #2529 from ctiller/prefer-gin-n-tonicGravatar Vijay Pai2015-07-21
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Move alarm subsystem to monotonic time
| * \ \ \ \ \ \ \ \ Merge pull request #2556 from ctiller/one-thing-at-a-timeGravatar Vijay Pai2015-07-21
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | Fix TSAN reported failure
| | | | | | | * | | Remove iterator-based test altogetherGravatar Vijay Pai2015-07-21
| | | | | | | | | |
| | | | | * | | | | improving test readabilityGravatar Jan Tattermusch2015-07-21
| | | | | | | | | |
| | | | | * | | | | rename Result to ResponseAsyncGravatar Jan Tattermusch2015-07-21
| | | | | | | | | |
* | | | | | | | | | Fix race introduced recentlyGravatar Craig Tiller2015-07-21
| | | | | | | | | |
| | | | | * | | | | fix echo metadata testGravatar Jan Tattermusch2015-07-21
| | | | | | | | | |
* | | | | | | | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | | | | * | | | | regenerated code and fixed inconsistenciesGravatar Jan Tattermusch2015-07-21
| | | | | | | | | |
| | | | | * | | | | codegen and API changesGravatar Jan Tattermusch2015-07-21
| | | | | | | | | |
| * | | | | | | | | Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODYGravatar Yang Gao2015-07-21
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | User agent string sending support
| | | | | | * | | | | modify client call interface to allow reading status and trailersGravatar Jan Tattermusch2015-07-21
| | | | | | | | | | |