Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Let's not install our potentially broken version of protobuf onto the system ... | Nicolas "Pixel" Noble | 2015-02-21 |
* | Merge pull request #660 from nicolasnoble/httpcli_test | Craig Tiller | 2015-02-20 |
|\ | |||
| * | Merge branch 'master' of github.com:google/grpc into httpcli_test | Nicolas "Pixel" Noble | 2015-02-21 |
| |\ | |/ |/| | |||
* | | Merge pull request #683 from nicolasnoble/unsecure-fix | Craig Tiller | 2015-02-20 |
|\ \ | |||
| * \ | Merge branch 'master' of github.com:google/grpc into unsecure-fix | Nicolas "Pixel" Noble | 2015-02-21 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #677 from ctiller/diagnose | Yang Gao | 2015-02-20 |
|\ \ \ | |||
| | * | | Various MacOS build fixes. | Nicolas "Pixel" Noble | 2015-02-21 |
| * | | | Make it possible to compile out tracing | Craig Tiller | 2015-02-20 |
* | | | | Merge pull request #668 from nathanielmanistaatgoogle/assembly | Masood Malekghassemi | 2015-02-20 |
|\ \ \ \ | |||
| | * \ \ | Merge github.com:google/grpc into diagnose | Craig Tiller | 2015-02-20 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | * | | | Add a facility to control tracing without recompiling | Craig Tiller | 2015-02-20 |
* | | | | | Merge pull request #675 from jtattermusch/ruby_gen_fix | Nicolas Noble | 2015-02-20 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||
| * | | | | added include <iostream>. Closes #674 | Jan Tattermusch | 2015-02-20 |
|/ / / / | |||
| * | | | The framework.assembly package. | Nathaniel Manista | 2015-02-20 |
* | | | | Merge pull request #669 from yang-g/comments | Michael Lumish | 2015-02-20 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #672 from ctiller/clean_build | Nicolas Noble | 2015-02-20 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #671 from ctiller/interop | Nicolas Noble | 2015-02-20 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #663 from vjpai/python | Nicolas Noble | 2015-02-20 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #637 from jtattermusch/debian_package | Nicolas Noble | 2015-02-20 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #592 from ctiller/chex2 | Nicolas Noble | 2015-02-20 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #673 from jtattermusch/csharp_nuget | Tim Emiola | 2015-02-20 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||
| * | | | | | | | | | added NuGet package specifications | Jan Tattermusch | 2015-02-20 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
| | | | | | * | | | Always run build cleaner | Craig Tiller | 2015-02-20 |
| |_|_|_|_|/ / / |/| | | | | | | | |||
| | | | | * | | | Cleanup | Craig Tiller | 2015-02-20 |
| | | | | * | | | Re-enable rewrite test | Craig Tiller | 2015-02-20 |
| | | | | * | | | Also check build=test | Craig Tiller | 2015-02-20 |
| | | | | * | | | Make run_tests.py respect the run= attribute | Craig Tiller | 2015-02-20 |
| |_|_|_|/ / / |/| | | | | | | |||
* | | | | | | | Merge pull request #665 from nicolasnoble/ssl-prefix | jboeuf | 2015-02-20 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #670 from ctiller/interop | Yang Gao | 2015-02-20 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Make interop server respond to sigint | Craig Tiller | 2015-02-20 |
|/ / / / / / / / | |||
| | | | | | * / | clean up some internal path and names | Yang Gao | 2015-02-20 |
| | | |_|_|/ / | | |/| | | | | |||
* | | | | | | | Merge pull request #661 from jboeuf/remove_hardcoded_ssl_roots | Yang Gao | 2015-02-20 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| | * | | | | | Defining an installation prefix for grpc's root certs at compilation time. | Nicolas "Pixel" Noble | 2015-02-20 |
| |/ / / / / |/| | | | | | |||
| | | | * | | Some compilers not happy with <:: and need < :: instead | vjpai | 2015-02-20 |
| | | | * | | signed-unsigned comparison issue | vjpai | 2015-02-20 |
| |_|_|/ / |/| | | | | |||
| * | | | | Removing the hardcoded SSL roots. | Julien Boeuf | 2015-02-20 |
* | | | | | Merge pull request #656 from jtattermusch/csharp_projectrename | Tim Emiola | 2015-02-20 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #627 from nathanielmanistaatgoogle/sync-async | Nathaniel Manista | 2015-02-20 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | Add SyncAsync interfaces and implementations. | Nathaniel Manista | 2015-02-20 |
| | | | | * | Disabled httpcli_test, and ran build cleaner. | Nicolas "Pixel" Noble | 2015-02-20 |
* | | | | | | Merge pull request #657 from nathanielmanistaatgoogle/thread-leak-fix | Nathaniel Manista | 2015-02-20 |
|\ \ \ \ \ \ | |||
| * | | | | | | Fix a thread leak bug. | Nathaniel Manista | 2015-02-20 |
* | | | | | | | Merge pull request #606 from yang-g/roots | Craig Tiller | 2015-02-20 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #655 from yang-g/copyleft | Craig Tiller | 2015-02-20 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #652 from ctiller/interop2 | Yang Gao | 2015-02-20 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #651 from ctiller/interop | Yang Gao | 2015-02-20 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | Added EXPERIMENTAL-ONLY disclaimer file | Jan Tattermusch | 2015-02-20 |
| | | | | | * | | | | update README file | Jan Tattermusch | 2015-02-20 |
| | | | | | * | | | | renamed MathClient -> Grpc.Examples.MathClient | Jan Tattermusch | 2015-02-20 |
| | | | | | * | | | | Rename Grpc.Api to Grpc.Examples | Jan Tattermusch | 2015-02-20 |