3503 Commits (7217b3aa28d9ccaf9a6f4f9eafe27d715bc05522)
 

Author SHA1 Message Date
Nicolas Noble 7217b3aa28 Merge pull request #1333 from jtattermusch/windows_fix_empty_message 10 years ago
Jan Tattermusch 2710786240 remove nslices assertion on windows 10 years ago
Jan Tattermusch a836705b78 allow empty messages in gRPC on windows 10 years ago
Michael Lumish e00bd9c8e0 Merge pull request #1331 from jcanizales/use-protos-main-repo 10 years ago
Tim Emiola 1895b4a9ee Merge pull request #1325 from jtattermusch/grpc_nuget 10 years ago
Tim Emiola 45fd72ecf5 Merge pull request #1332 from stanley-cheung/php_basestub_metadata_callback 10 years ago
Stanley Cheung 9bd0c64d66 forgot to update class name 10 years ago
Stanley Cheung 2c9c76310e Support update metadata callback function in php BaseStub 10 years ago
Jorge Canizales 3d86bca23f Centers the sample location in Gran Canaria :P 10 years ago
Jorge Canizales 6ad8c2008e Adds more assertions to the test 10 years ago
Jorge Canizales 6a84b3d269 Adds test that sends proto and expects one 10 years ago
Jorge Canizales aa5611bed7 Adds Objective-C prefixes to the protos 10 years ago
Jorge Canizales 0ae1f4d0ca Fix Route_guide to declare public headers 10 years ago
Jorge Canizales b7f970bc92 Point the Podfile to a "generated" local podspec 10 years ago
Jorge Canizales f4ddfab3f7 Generated files :) 10 years ago
Jorge Canizales 1f1d2c36e5 Copy route_guide.proto and make it 2.6 10 years ago
Jorge Canizales 14ae0b051b Add dependency to Protobuf 2.6 to the podfile 10 years ago
Michael Lumish 3cdb3b627e Merge pull request #1327 from jcanizales/update-main-repo 10 years ago
Jorge Canizales e6300b2c56 Changes #import paths from RxLibrary -> gRPC 10 years ago
Jorge Canizales 045fabb290 Moves RxLibrary.podspec into gRPC.podspec 10 years ago
Tim Emiola d9a3425148 Merge pull request #1320 from murgatroid99/node_load_json 10 years ago
Jorge Canizales aa83409dfd Adds documentation to the tests and reduces timeout to 2s 10 years ago
Jorge Canizales 5f0c0f1427 Adds two tests that pass with the RouteGuide Java server 10 years ago
Jorge Canizales 7502bd29c3 Asynchronous unit test 10 years ago
Jorge Canizales 1d3734934f Fixes the sample app to point to the new podspecs 10 years ago
Jorge Canizales c2d7ecb699 Working podspecs for gRPC core & wrapper 10 years ago
Yang Gao 5b4cffc8a6 Merge pull request #1324 from nicolasnoble/template-warning 10 years ago
Nicolas "Pixel" Noble d49893db82 Adding a helpful warning message on top of the Makefile and BUILD file. 10 years ago
Jan Tattermusch c6d5f106aa enabling creation of nuget package for grpc_csharp_ext 10 years ago
Jan Tattermusch e937cd3bec .nupkg files to gitignore 10 years ago
Jan Tattermusch 65c2020d89 fix typo in vcxproj template 10 years ago
Jan Tattermusch 17c92b3364 Spec for Grpc.Core nuget package that works 10 years ago
Nicolas Noble 7907509b80 Merge pull request #1263 from jtattermusch/use_openssl_nuget 10 years ago
Jan Tattermusch 5508c2c288 fixed grammar in readme 10 years ago
Jan Tattermusch 5566d6de58 tiny fixups 10 years ago
Jan Tattermusch 87d621bcf4 fixes to Grpc.mak 10 years ago
Jan Tattermusch d169d60ba3 updated README 10 years ago
Jan Tattermusch 87ac31ee7d allow building vcxproj files separately using msbuild 10 years ago
Jan Tattermusch e82435922d fixes to run_tests.py to at least start building tests on Windows 10 years ago
Jan Tattermusch 789e7aee60 updated version of nuget packages used in Grpc.mak 10 years ago
Jan Tattermusch 867ada1d24 regenerated Grpc.mak 10 years ago
Jan Tattermusch d2a38450aa remove what's left from vs2010 and vs2013 directories 10 years ago
Jan Tattermusch 33c424ad85 small fixes in README.md 10 years ago
Jan Tattermusch 547ecfd48d Grpc.Core managed project now depends on native nuget packages with openssl and zlib 10 years ago
Jan Tattermusch 63fd04ea6b changed path to grpc_csharp_ext.dll 10 years ago
Jan Tattermusch f6f6fdb49f start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages 10 years ago
Jan Tattermusch b5bf574e0c regenerated project files 10 years ago
Jan Tattermusch 8ab4538343 introduced packages.include 10 years ago
Jan Tattermusch 8ff00a3c25 big refactoring of visual studio projects, started using nuget 10 years ago
Nicolas Noble 2a191e39aa Merge pull request #1321 from ctiller/unsecure 10 years ago