Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Beginning transport work | Craig Tiller | 2015-04-22 |
| | |||
* | Call compiles | Craig Tiller | 2015-04-22 |
| | |||
* | Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass | Craig Tiller | 2015-04-22 |
|\ | | | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/channel/http_server_filter.c | ||
* | | call progress | Craig Tiller | 2015-04-22 |
| | | |||
* | | stuff | Craig Tiller | 2015-04-21 |
| | | |||
| * | Add !=NULL | Craig Tiller | 2015-04-21 |
| | | |||
| * | Merge github.com:google/grpc into batch-metadata | Craig Tiller | 2015-04-21 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak vsprojects/vs2010/Grpc.mak vsprojects/vs2010/grpc.vcxproj vsprojects/vs2010/grpc.vcxproj.filters vsprojects/vs2010/grpc_test_util.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj.filters | ||
| * | | Use GPR_ASSERT here | Craig Tiller | 2015-04-21 |
| | | | |||
| * | | Add helpful log message | Craig Tiller | 2015-04-21 |
| | | | |||
| * | | Add != NULL | Craig Tiller | 2015-04-21 |
| | | | |||
| | * | Merge pull request #1327 from jcanizales/update-main-repo | Michael Lumish | 2015-04-21 |
| | |\ | | | | | | | | | Fixes build problem in the ObjC sample client and adds local tests | ||
| | | * | Changes #import paths from RxLibrary -> gRPC | Jorge Canizales | 2015-04-21 |
| | | | | | | | | | | | | | | | | On account of the change in the podspec structure. | ||
| * | | | Fix indentation | Craig Tiller | 2015-04-21 |
| | | | | |||
| * | | | Add /* NDEBUGS */ as appropriate | Craig Tiller | 2015-04-21 |
| | | | | |||
| | | * | Moves RxLibrary.podspec into gRPC.podspec | Jorge Canizales | 2015-04-21 |
| | | | | |||
| | * | | Merge pull request #1320 from murgatroid99/node_load_json | Tim Emiola | 2015-04-21 |
| | |\ \ | | | | | | | | | | | Added JSON option for gRPC file loading | ||
| | | | * | Adds documentation to the tests and reduces timeout to 2s | Jorge Canizales | 2015-04-21 |
| | | | | | |||
| | | | * | Adds two tests that pass with the RouteGuide Java server | Jorge Canizales | 2015-04-21 |
| | | | | | |||
| | | | * | Asynchronous unit test | Jorge Canizales | 2015-04-21 |
| | | | | | |||
| | | | * | Fixes the sample app to point to the new podspecs | Jorge Canizales | 2015-04-21 |
| | | | | | |||
| | | | * | Working podspecs for gRPC core & wrapper | Jorge Canizales | 2015-04-21 |
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | - Moves them to the root of the repo. - Makes them pass lint (except for the release tag warning). - Includes the script to rename time.h and string.h in the spec. - Fixes the #includes in the wrapper files. | ||
| | * | | Merge pull request #1324 from nicolasnoble/template-warning | Yang Gao | 2015-04-21 |
| | |\ \ | | | | | | | | | | | Adding a helpful warning message on top of the Makefile and BUILD file. | ||
* | | | | | Initial interface change | Craig Tiller | 2015-04-21 |
| | | | | | |||
| | | * | | Adding a helpful warning message on top of the Makefile and BUILD file. | Nicolas "Pixel" Noble | 2015-04-21 |
| | |/ / | |||
| | * | | Merge pull request #1263 from jtattermusch/use_openssl_nuget | Nicolas Noble | 2015-04-20 |
| | |\ \ | | | | | | | | | | | Refactoring of VS projects, start using nuget dependencies for OpenSSL and zlib on Windows. | ||
| | | * | | fixed grammar in readme | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | tiny fixups | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | fixes to Grpc.mak | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | updated README | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | allow building vcxproj files separately using msbuild | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | fixes to run_tests.py to at least start building tests on Windows | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | updated version of nuget packages used in Grpc.mak | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | regenerated Grpc.mak | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | remove what's left from vs2010 and vs2013 directories | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | small fixes in README.md | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | Grpc.Core managed project now depends on native nuget packages with openssl ↵ | Jan Tattermusch | 2015-04-20 |
| | | | | | | | | | | | | | | | | | | | | and zlib | ||
| | | * | | changed path to grpc_csharp_ext.dll | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | regenerated project files | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | introduced packages.include | Jan Tattermusch | 2015-04-20 |
| | | | | | |||
| | | * | | big refactoring of visual studio projects, started using nuget | Jan Tattermusch | 2015-04-20 |
| | |/ / | | | | | | | | | | | | | dependencies. | ||
| | * | | Merge pull request #1321 from ctiller/unsecure | Nicolas Noble | 2015-04-20 |
| | |\ \ | | | | | | | | | | | Run capable test suites against grpc_unsecure | ||
| | * \ \ | Merge pull request #1322 from nicolasnoble/build-fix | jboeuf | 2015-04-20 |
| | |\ \ \ | | | | | | | | | | | | | Fixing dependencies. | ||
| | | * | | | Fixing dependencies. | Nicolas "Pixel" Noble | 2015-04-21 |
| | |/ / / | |||
* | / / / | Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass | Craig Tiller | 2015-04-20 |
|\| | | | | |/ / / |/| | | | |||
| | * | | Run capable test suites against grpc_unsecure | Craig Tiller | 2015-04-20 |
| |/ / |/| | | |||
* | | | Merge pull request #1311 from yang-g/codegen | Eric Anderson | 2015-04-20 |
|\ \ \ | | | | | | | | | Clarify some auth test definitions | ||
* \ \ \ | Merge pull request #1318 from yang-g/flowfix | Nicolas Noble | 2015-04-20 |
|\ \ \ \ | | | | | | | | | | | Fix the flow control issue. | ||
| | * | | | Update interop-test-descriptions.md | Yang Gao | 2015-04-20 |
| | | | | | |||
| * | | | | resolve comment | Yang Gao | 2015-04-20 |
| | | | | |