aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Removes scheme before passing to C layerGravatar Jorge Canizales2015-04-21
* Fixes scheme detection logic and NPEGravatar Jorge Canizales2015-04-21
* Makes GRPCChannel a cluster class of secure and unsecured.Gravatar Jorge Canizales2015-04-21
* Merge pull request #1336 from nicolasnoble/no-squash-on-testGravatar Craig Tiller2015-04-21
|\
* \ Merge pull request #1333 from jtattermusch/windows_fix_empty_messageGravatar Nicolas Noble2015-04-21
|\ \
| | * Avoid writing build.json during a test.Gravatar Nicolas "Pixel" Noble2015-04-22
| |/ |/|
| * remove nslices assertion on windowsGravatar Jan Tattermusch2015-04-21
| * allow empty messages in gRPC on windowsGravatar Jan Tattermusch2015-04-21
* | Merge pull request #1331 from jcanizales/use-protos-main-repoGravatar Michael Lumish2015-04-21
|\ \
* \ \ Merge pull request #1325 from jtattermusch/grpc_nugetGravatar Tim Emiola2015-04-21
|\ \ \
* \ \ \ Merge pull request #1332 from stanley-cheung/php_basestub_metadata_callbackGravatar Tim Emiola2015-04-21
|\ \ \ \
| * | | | forgot to update class nameGravatar Stanley Cheung2015-04-21
| * | | | Support update metadata callback function in php BaseStubGravatar Stanley Cheung2015-04-21
|/ / / /
| | * | Centers the sample location in Gran Canaria :PGravatar Jorge Canizales2015-04-21
| | * | Adds more assertions to the testGravatar Jorge Canizales2015-04-21
| | * | Adds test that sends proto and expects oneGravatar Jorge Canizales2015-04-21
| | * | Adds Objective-C prefixes to the protosGravatar Jorge Canizales2015-04-21
| | * | Fix Route_guide to declare public headersGravatar Jorge Canizales2015-04-21
| | * | Point the Podfile to a "generated" local podspecGravatar Jorge Canizales2015-04-21
| | * | Generated files :)Gravatar Jorge Canizales2015-04-21
| | * | Copy route_guide.proto and make it 2.6Gravatar Jorge Canizales2015-04-21
| | * | Add dependency to Protobuf 2.6 to the podfileGravatar Jorge Canizales2015-04-21
| |/ / |/| |
* | | Merge pull request #1327 from jcanizales/update-main-repoGravatar Michael Lumish2015-04-21
|\ \ \
| * | | Changes #import paths from RxLibrary -> gRPCGravatar Jorge Canizales2015-04-21
| * | | Moves RxLibrary.podspec into gRPC.podspecGravatar Jorge Canizales2015-04-21
* | | | Merge pull request #1320 from murgatroid99/node_load_jsonGravatar Tim Emiola2015-04-21
|\ \ \ \
| | * | | Adds documentation to the tests and reduces timeout to 2sGravatar Jorge Canizales2015-04-21
| | * | | Adds two tests that pass with the RouteGuide Java serverGravatar Jorge Canizales2015-04-21
| | * | | Asynchronous unit testGravatar Jorge Canizales2015-04-21
| | * | | Fixes the sample app to point to the new podspecsGravatar Jorge Canizales2015-04-21
| | * | | Working podspecs for gRPC core & wrapperGravatar Jorge Canizales2015-04-21
| |/ / / |/| | |
* | | | Merge pull request #1324 from nicolasnoble/template-warningGravatar Yang Gao2015-04-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adding a helpful warning message on top of the Makefile and BUILD file.Gravatar Nicolas "Pixel" Noble2015-04-21
|/ / /
| | * enabling creation of nuget package for grpc_csharp_extGravatar Jan Tattermusch2015-04-20
| | * .nupkg files to gitignoreGravatar Jan Tattermusch2015-04-20
| | * fix typo in vcxproj templateGravatar Jan Tattermusch2015-04-20
| | * Spec for Grpc.Core nuget package that worksGravatar Jan Tattermusch2015-04-20
| |/ |/|
* | Merge pull request #1263 from jtattermusch/use_openssl_nugetGravatar Nicolas Noble2015-04-20
|\ \
| * | fixed grammar in readmeGravatar Jan Tattermusch2015-04-20
| * | tiny fixupsGravatar Jan Tattermusch2015-04-20
| * | fixes to Grpc.makGravatar Jan Tattermusch2015-04-20
| * | updated READMEGravatar Jan Tattermusch2015-04-20
| * | allow building vcxproj files separately using msbuildGravatar Jan Tattermusch2015-04-20
| * | fixes to run_tests.py to at least start building tests on WindowsGravatar Jan Tattermusch2015-04-20
| * | updated version of nuget packages used in Grpc.makGravatar Jan Tattermusch2015-04-20
| * | regenerated Grpc.makGravatar Jan Tattermusch2015-04-20
| * | remove what's left from vs2010 and vs2013 directoriesGravatar Jan Tattermusch2015-04-20
| * | small fixes in README.mdGravatar Jan Tattermusch2015-04-20
| * | Grpc.Core managed project now depends on native nuget packages with openssl a...Gravatar Jan Tattermusch2015-04-20
| * | changed path to grpc_csharp_ext.dllGravatar Jan Tattermusch2015-04-20