Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix missing pointers on gpr_atm_acq_cas on x64 | zeliard | 2015-04-22 |
| | |||
* | add missing defines on windows (WIN64) | zeliard | 2015-04-22 |
| | |||
* | Merge pull request #1337 from jtattermusch/windows_fixes | Nicolas Noble | 2015-04-21 |
|\ | | | | | partial fix for #546 | ||
| * | partial fix for #546 | Jan Tattermusch | 2015-04-21 |
|/ | |||
* | Merge pull request #1338 from jtattermusch/windows_less_verbose | Nicolas Noble | 2015-04-21 |
|\ | | | | | Less verbose logs on windows | ||
| * | removed chatty log messages on windows | Jan Tattermusch | 2015-04-21 |
|/ | |||
* | Merge pull request #1336 from nicolasnoble/no-squash-on-test | Craig Tiller | 2015-04-21 |
|\ | | | | | Avoid writing build.json during a test. | ||
* \ | Merge pull request #1333 from jtattermusch/windows_fix_empty_message | Nicolas Noble | 2015-04-21 |
|\ \ | | | | | | | allow empty messages in gRPC on windows | ||
| | * | Avoid writing build.json during a test. | Nicolas "Pixel" Noble | 2015-04-22 |
| |/ |/| | | | | | The test environment might be read only, so let's not modify a file just for running a test. | ||
| * | remove nslices assertion on windows | Jan Tattermusch | 2015-04-21 |
| | | |||
| * | allow empty messages in gRPC on windows | Jan Tattermusch | 2015-04-21 |
| | | |||
* | | Merge pull request #1331 from jcanizales/use-protos-main-repo | Michael Lumish | 2015-04-21 |
|\ \ | | | | | | | Updates the sample ObjC app to use protocol buffer messages | ||
* \ \ | Merge pull request #1325 from jtattermusch/grpc_nuget | Tim Emiola | 2015-04-21 |
|\ \ \ | | | | | | | | | Creating nuget package for gRPC C# | ||
* \ \ \ | Merge pull request #1332 from stanley-cheung/php_basestub_metadata_callback | Tim Emiola | 2015-04-21 |
|\ \ \ \ | | | | | | | | | | | Support update metadata callback function in php BaseStub | ||
| * | | | | forgot to update class name | Stanley Cheung | 2015-04-21 |
| | | | | | |||
| * | | | | Support update metadata callback function in php BaseStub | Stanley Cheung | 2015-04-21 |
|/ / / / | |||
| | * | | Centers the sample location in Gran Canaria :P | Jorge Canizales | 2015-04-21 |
| | | | | |||
| | * | | Adds more assertions to the test | Jorge Canizales | 2015-04-21 |
| | | | | |||
| | * | | Adds test that sends proto and expects one | Jorge Canizales | 2015-04-21 |
| | | | | |||
| | * | | Adds Objective-C prefixes to the protos | Jorge Canizales | 2015-04-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generated with: protoc --plugin=/usr/local/bin/protoc-gen-objc route_guide.proto --proto_path=/Users/jcanizales/git/protobuf-objc/src/compiler --proto_path=. --objc_out="./" | ||
| | * | | Fix Route_guide to declare public headers | Jorge Canizales | 2015-04-21 |
| | | | | |||
| | * | | Point the Podfile to a "generated" local podspec | Jorge Canizales | 2015-04-21 |
| | | | | |||
| | * | | Generated files :) | Jorge Canizales | 2015-04-21 |
| | | | | |||
| | * | | Copy route_guide.proto and make it 2.6 | Jorge Canizales | 2015-04-21 |
| | | | | |||
| | * | | Add dependency to Protobuf 2.6 to the podfile | Jorge Canizales | 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. | ||
| * | | | 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. | ||
| * | | | Adding a helpful warning message on top of the Makefile and BUILD file. | Nicolas "Pixel" Noble | 2015-04-21 |
|/ / / | |||
| | * | enabling creation of nuget package for grpc_csharp_ext | Jan Tattermusch | 2015-04-20 |
| | | | |||
| | * | .nupkg files to gitignore | Jan Tattermusch | 2015-04-20 |
| | | | |||
| | * | fix typo in vcxproj template | Jan Tattermusch | 2015-04-20 |
| | | | |||
| | * | Spec for Grpc.Core nuget package that works | Jan Tattermusch | 2015-04-20 |
| |/ |/| | |||
* | | 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 |
| | | |