Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into primary-goat-whisperer | Craig Tiller | 2015-08-05 |
|\ | |||
| * | Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken | Craig Tiller | 2015-08-04 |
| |\ | |||
| * \ | Merge pull request #2790 from nicolasnoble/using-jenkins-for-our-badge | Craig Tiller | 2015-08-04 |
| |\ \ | |||
| * \ \ | Merge pull request #2652 from nicolasnoble/tests-depend-on-openssl | Craig Tiller | 2015-08-04 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #2791 from pmarks-net/uri | Craig Tiller | 2015-08-04 |
| |\ \ \ \ | |||
| | * | | | | Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). | Paul Marks | 2015-08-04 |
| | | | * | | Moving our build status badge from Travis to Jenkins. | Nicolas "Pixel" Noble | 2015-08-05 |
| | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #2748 from soltanmm/whats-up-doc | Nicolas Noble | 2015-08-04 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #2346 from jboeuf/upgrade-openssl-1.0.2d | Nicolas Noble | 2015-08-04 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #2749 from yang-g/default_host_to_null | Craig Tiller | 2015-08-04 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #2686 from nathanielmanistaatgoogle/2570 | Craig Tiller | 2015-08-04 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #2757 from jtattermusch/runtest_polishing | Craig Tiller | 2015-08-04 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||
| | | | | | | | * | Fixing environments where pkg-config isn't installed. | Nicolas "Pixel" Noble | 2015-08-04 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||
| * | | | | | | | Merge pull request #2756 from jtattermusch/csharp_channel_state | Jan Tattermusch | 2015-08-04 |
| |\ \ \ \ \ \ \ | |||
| | * | | | | | | | watch connectivity state API has changed in the meantime | Jan Tattermusch | 2015-08-04 |
| | * | | | | | | | add DefaultAuthority constant to channel options | Jan Tattermusch | 2015-08-04 |
| | * | | | | | | | expose Channel.Target property | Jan Tattermusch | 2015-08-04 |
| | * | | | | | | | use NULL for default host in grpc_channel_call_create | Jan Tattermusch | 2015-08-04 |
| | * | | | | | | | add HealthCheck tests to run_tests.py | Jan Tattermusch | 2015-08-04 |
| | * | | | | | | | Added channel state API | Jan Tattermusch | 2015-08-04 |
| | * | | | | | | | tolerate occasional StatusCode.Internal on timeout | Jan Tattermusch | 2015-08-04 |
| |/ / / / / / / | |||
| * | | | | | | | Merge pull request #2779 from jtattermusch/properly_decrement_active_ports | Nicolas Noble | 2015-08-04 |
| |\ \ \ \ \ \ \ | |||
| | * | | | | | | | clarified comment and silenced error log | Jan Tattermusch | 2015-08-04 |
* | | | | | | | | | Back-out unnecessary change | Craig Tiller | 2015-08-04 |
* | | | | | | | | | Merge branch 'primary-goat-whisperer' of github.com:ctiller/grpc into primary... | Craig Tiller | 2015-08-04 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge branch 'plucking-hell' into primary-goat-whisperer | Craig Tiller | 2015-08-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Update comment | Craig Tiller | 2015-08-04 |
| * | | | | | | | | | | Merge github.com:grpc/grpc into plucking-hell | Craig Tiller | 2015-08-04 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||
| | * | | | | | | | | | Merge pull request #2782 from cblichmann-google/master | Craig Tiller | 2015-08-04 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | Change cast to avoid warning | Christian Blichmann | 2015-08-04 |
| | | * | | | | | | | | | Use an unsigned pointer compare, as the highest bit may sometimes be set. | Christian Blichmann | 2015-08-04 |
| | |/ / / / / / / / / | |||
| | | | * | | | | | | | properly decrement active_ports | Jan Tattermusch | 2015-08-03 |
| | * | | | | | | | | | Merge pull request #2774 from jcanizales/diagnose-jenkins | Michael Lumish | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | Formatting and documentation | Jorge Canizales | 2015-08-03 |
| | | * | | | | | | | | | Use the protoc made when one isn’t yet installed | Jorge Canizales | 2015-08-03 |
| | * | | | | | | | | | | Merge pull request #2772 from nicolasnoble/don-t-commit-cache-files | Michael Lumish | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | Adding a sanity check that the cached makefile variables aren't committed. | Nicolas "Pixel" Noble | 2015-08-04 |
| | |/ / / / / / / / / / | |||
| | * | | | | | | | | | | Merge pull request #2769 from grpc/make_vs2010_happy | Nicolas Noble | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | Fix compilation under VS 2010 | Jan Tattermusch | 2015-08-03 |
| | |/ / / / / / / / / / | |||
| | * | | | | | | | | | | Merge pull request #2766 from ctiller/alpnrggg | Yang Gao | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ | Merge pull request #2702 from yang-g/peeraddr | Vijay Pai | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | Fix alpn_test | Craig Tiller | 2015-08-03 |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||
| | * | | | | | | | | | | | Merge pull request #2683 from murgatroid99/node_explicit_insecure_server | Abhishek Kumar | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2762 from jcanizales/do-camelcase-right | Michael Lumish | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2743 from ctiller/ampidextrous-parrot | Eric Anderson | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2753 from jcanizales/small-fixes | Michael Lumish | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2751 from ctiller/alphanumeric-juju-fish | Michael Lumish | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | Fix typo | Craig Tiller | 2015-08-03 |
| | * | | | | | | | | | | | | | | | | Merge pull request #2737 from jtattermusch/enable_new_interop_tests | Stanley Cheung | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | |||
| | | | | | | | | | * | | | | | | | | Reactivate Cocoapods error output | Jorge Canizales | 2015-08-02 |