Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fixing tools compilation. | Nicolas "Pixel" Noble | 2015-06-02 |
* | Merge pull request #1828 from ctiller/i-wish-the-number-that-used-to-be-displ... | Yang Gao | 2015-06-01 |
|\ | |||
* \ | Merge pull request #1558 from soltanmm/extension | Nathaniel Manista | 2015-06-01 |
|\ \ | |||
* \ \ | Merge pull request #1846 from dgquintas/infinity_takes_forever | Craig Tiller | 2015-06-01 |
|\ \ \ | |||
| * | | | Addressed comments: fixed memory leak introduced by changes. | David Garcia Quintas | 2015-06-01 |
| * | | | Merge branch 'master' of github.com:grpc/grpc into infinity_takes_forever | David Garcia Quintas | 2015-06-01 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | Merge pull request #1853 from jtattermusch/fix_csharp_buildall | donnadionne | 2015-06-01 |
|\ \ \ \ | |||
| * | | | | fix buildall.bat script | Jan Tattermusch | 2015-06-01 |
|/ / / / | |||
* | | | | Merge pull request #1724 from ctiller/wonderful-snowflake | Michael Lumish | 2015-06-01 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #1850 from jcanizales/use-proto-plugin-helpers | Michael Lumish | 2015-06-01 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #1848 from jcanizales/simplify-sample-app | Michael Lumish | 2015-06-01 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #1847 from jcanizales/finish-moving-tests-out | Michael Lumish | 2015-06-01 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #1845 from jcanizales/move-tests-off-sample | Michael Lumish | 2015-06-01 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #1839 from jcanizales/fix-certs-bundle | Michael Lumish | 2015-06-01 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #1823 from jtattermusch/nuget_tools_fix | Michael Lumish | 2015-06-01 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #1835 from grpc/jcanizales-fix-podspec-example-in-readme | Michael Lumish | 2015-06-01 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1834 from jcanizales/separate-tests | Michael Lumish | 2015-06-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1844 from dgquintas/__function__-no-mo | Craig Tiller | 2015-06-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | | | | Use class names for types as generated by the messages plugin | Jorge Canizales | 2015-06-01 |
| |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |||
| | | | | | | | * | | | | | Make sample app easier to understand | Jorge Canizales | 2015-05-31 |
| | | | | | | |/ / / / / | |||
| | | | | | | * | | | | | Remove remaining tests and RouteGuide from sample app | Jorge Canizales | 2015-05-31 |
| | | | | | | * | | | | | Add RemoteTests as GRPCClientTests to tests project | Jorge Canizales | 2015-05-31 |
| | | | | | | | | * | | | Added "inf" as a valid option to run_test.py's -n flag. | David Garcia Quintas | 2015-05-31 |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
| | | | | | | * | | | | Add SampleTests as LocalClearTextTests to tests project | Jorge Canizales | 2015-05-31 |
| | | | | | | * | | | | Add RouteGuideClient to tests’ Podfile | Jorge Canizales | 2015-05-31 |
| | | | | | | * | | | | Move RouteGuideClient to generated_libraries/ | Jorge Canizales | 2015-05-31 |
| | | | | | |/ / / / | |||
| * | | | | / / / / | Removed non-ISO usage of __FUNCTION__. | David Garcia Quintas | 2015-05-31 |
|/ / / / / / / / / | |||
| | | | | * | | | | Delete RemoteProtoTests from sample app | Jorge Canizales | 2015-05-30 |
| | | | | * | | | | Add RemoteProtoTests as InteropTests to tests project | Jorge Canizales | 2015-05-30 |
| | | | | * | | | | Add RemoteTestClient to tests' Podfile | Jorge Canizales | 2015-05-30 |
| | | | | * | | | | Point Podfile of sample app to new RemoteTestsClient location | Jorge Canizales | 2015-05-30 |
| | | | | * | | | | Move RemoteTestClient files to /objective-c | Jorge Canizales | 2015-05-30 |
| | |_|_|/ / / / | |/| | | | | | | |||
| | | | * | | | | Fix problem loading certs for tests of library projects | Jorge Canizales | 2015-05-30 |
* | | | | | | | | Merge pull request #1824 from ctiller/but-maybe-i-want-to-poll | Nicolas Noble | 2015-05-30 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #1830 from grpc/doxygen-mako-docstring | Nicolas Noble | 2015-05-30 |
|\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into but-maybe-i-want-to-poll | Craig Tiller | 2015-05-30 |
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #1672 from jboeuf/server_auth_context | Craig Tiller | 2015-05-29 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||
| * | | | | | | | | | | Fixing build issue. | Julien Boeuf | 2015-05-29 |
* | | | | | | | | | | | Merge pull request #1819 from jboeuf/mdctx_free_creds | Craig Tiller | 2015-05-29 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | fixing doxygen files after merge. | Julien Boeuf | 2015-05-29 |
| * | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds | Julien Boeuf | 2015-05-29 |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | fixing protobuf (again...) | Julien Boeuf | 2015-05-29 |
| | * | | | | | | | | | | Fixing protobuf (again...) | Julien Boeuf | 2015-05-29 |
| | * | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| | |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||
| | | | | | * | | | | | | Fix podspec example in README to work with dir hierarchies | Jorge Canizales | 2015-05-29 |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
| | | | | * | | | | | | Remove empty class AllTests | Jorge Canizales | 2015-05-29 |
| | | | | * | | | | | | Add a few unit tests for GRX | Jorge Canizales | 2015-05-29 |
| | | | | * | | | | | | Install GRX into RxLibraryUnitTests.m | Jorge Canizales | 2015-05-29 |
| | | | | * | | | | | | Podfile to link RxLibrary to its unit tests | Jorge Canizales | 2015-05-29 |