aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Collapse)AuthorAge
* Move Podspecs to v1Gravatar Jorge Canizales2016-08-18
|
* Merge pull request #7448 from jcanizales/p0-archive-fixGravatar makdharma2016-08-16
|\ | | | | Work around Cocoapods dynamic frameworks incompatibility with XCode archive
* \ Merge pull request #7630 from kpayson64/ruby_example_pbGravatar kpayson642016-08-15
|\ \ | | | | | | Update ruby examples to use new _pb protobuf format
* \ \ Merge pull request #7700 from apolcyn/update_helloworld_readmeGravatar kpayson642016-08-15
|\ \ \ | | | | | | | | update original helloworld README
* | | | s/makefile/MakefileGravatar David Garcia Quintas2016-08-11
| | | |
* | | | Merge pull request #7688 from dgquintas/cpp_readmeGravatar David G. Quintas2016-08-11
| | | | | | | | | | | | fix c++ readme and tutorial
* | | | Merge pull request #7634 from apolcyn/use_dotnet_on_examplesGravatar apolcyn2016-08-11
|\ \ \ \ | | | | | | | | | | add csharp hello world that uses dotnet cli
* \ \ \ \ Merge pull request #7577 from murgatroid99/node_dependency_updateGravatar Nicolas Noble2016-08-11
|\ \ \ \ \ | | | | | | | | | | | | Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0
* \ \ \ \ \ Merge pull request #7674 from stanley-cheung/php7-ubuntu-fixGravatar Stanley Cheung2016-08-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | PHP7: fix ubuntu compile error
| | | | * | | update original helloworld READMEGravatar Alexander Polcyn2016-08-10
| | | | | | |
| | | * | | | add netcore portability package dependencyGravatar Alexander Polcyn2016-08-09
| | | | | | |
| * | | | | | minor text changeGravatar Stanley Cheung2016-08-09
| | |_|/ / / | |/| | | |
* / | | | | Upgrade one forgotten example code site to GA APIGravatar Nathaniel Manista2016-08-10
|/ / / / / | | | | | | | | | | | | | | | This should have been included in 46585e23f14b0463c4b7a0d04d72d712.
| | | | * Solve merge conflict at gRPC-ProtoRPC.podspecGravatar Jorge Canizales2016-08-08
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fixGravatar Jorge Canizales2016-08-07
| | | | |\
* | | | | \ Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into ↵Gravatar Jorge Canizales2016-08-05
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | p0-advance-protobuf-version
| * | | | | Merge pull request #7514 from apolcyn/move_tools_dep_to_projectGravatar kpayson642016-08-05
| |\ \ \ \ \ | | | | | | | | | | | | | | moved Grpc.Tools dependency from solution level to project level
| | | | | * | Update ruby examples to use new _pb protobuf formatGravatar Ken Payson2016-08-04
| | |_|_|/ / | |/| | | |
| | | | * | add csharp hello world that uses dotnet cliGravatar Alex Polcyn2016-08-03
| | |_|/ / | |/| | |
* | | | | Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into ↵Gravatar Jorge Canizales2016-07-29
|\| | | | | | | | | | | | | | | | | | | p0-advance-protobuf-version
* | | | | Update podspecs to use Protobuf 3.0.0Gravatar Jorge Canizales2016-07-29
| | | | | | | | | | | | | | | | | | | | The SwiftSample doesn’t build in this commit, but I need to sync with head anyway so I’ll first merge v1.0.x into this branch and then debug.
* | | | | Update Protobuf submodule to v3.0.0 (GA)Gravatar Jorge Canizales2016-07-29
| | | | |
| | | * | Update node protobuf dependency to 3.0.0 where applicable. Also update ↵Gravatar murgatroid992016-07-29
| | |/ / | |/| | | | | | | | | | example dependency to grpc 1.0.0
| * | | php: fix composer.jsonGravatar Stanley Cheung2016-07-26
| | | |
| * | | Merge pull request #7473 from jcanizales/p0-fix-auth-sampleGravatar makdharma2016-07-25
| |\ \ \ | | | | | | | | | | Fix AuthSample crash on startup
| | | * | moved Grpc.Tools dependency from solution level to project levelGravatar Alex Polcyn2016-07-23
| | |/ / | |/| |
| * | | Merge pull request #7393 from y-zeng/example_makefileGravatar Nicolas Noble2016-07-21
| |\ \ \ | | | | | | | | | | Enable server reflection in c++ examples
* | | | | Update sample and test versions to -pre1.1Gravatar Jorge Canizales2016-07-19
| | | | | | | | | | | | | | | | | | | | To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs when using dynamic frameworks.
* | | | | Update protobuf submodule to 3.0.0-beta-4Gravatar Jorge Canizales2016-07-19
|/ / / / | | | | | | | | Which has the fix for oneofs when using dynamic frameworks in ObjectiveC
| | * / Downloaded plist with new keys needed by Firebase SDKGravatar Jorge Canizales2016-07-19
| |/ / |/| |
* | | Merge pull request #7417 from nathanielmanistaatgoogle/multiplex-v1.0.xGravatar Nicolas Noble2016-07-19
|\ \ \ | | | | | | | | Client and server multiplex example
* \ \ \ Merge pull request #7419 from nathanielmanistaatgoogle/examples-v1.0.xGravatar kpayson642016-07-18
|\ \ \ \ | | | | | | | | | | Update examples to GA API
* | | | | Commit as 1.0.0-pre1 so we can release already.Gravatar Jorge Canizales2016-07-18
| | | | |
| | | | * “Allow non-modular includes in framework modules”Gravatar Jorge Canizales2016-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It’s the magic sentence that allows pods dependent on RxLibrary to be archived correctly by XCode. It’s less than ideal, and seems arbitrary (why RxLibrary specifically?), so we’ll try to produce a minimal case and open an issue with it in the Cocoapods repo.
| * | | | Update examples to GA APIGravatar Nathaniel Manista2016-07-15
| | |_|/ | |/| |
| | * | Client and server multiplex exampleGravatar Nathaniel Manista2016-07-15
| |/ /
* / / Advance versions from 0.14 -> 1.0Gravatar Jorge Canizales2016-07-15
|/ / | | | | | | | | | | | | | | Pending: - Tag BoringSSL repo. - Tag gRPC repo. - Build the plugin, zip it, and add it to the release. - Push Cocoapods to trunk.
* | php: fix interop tests breakageGravatar Stanley Cheung2016-07-13
| |
* | Merge pull request #7363 from stanley-cheung/php-prepare-for-ga-v1_0branchGravatar kpayson642016-07-13
|\ \ | | | | | | php: prepare for GA release
* \ \ Merge pull request #7359 from jcanizales/p0-protoc-podspecGravatar makdharma2016-07-13
|\ \ \ | | | | | | | | Distribute ProtoC and the plugin as pods
| | * | php: prepare for GA releaseGravatar Stanley Cheung2016-07-13
| |/ / |/| |
* | | Merge branch 'release-0_15' into upmerge-masterGravatar Nicolas "Pixel" Noble2016-07-12
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.yaml gRPC-Core.podspec gRPC.podspec package.json package.xml src/core/lib/surface/version.c src/csharp/Grpc.Auth/project.json src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Core/project.json src/csharp/Grpc.HealthCheck/project.json src/csharp/build_packages.bat src/node/tools/package.json src/python/grpcio/grpc/__init__.py src/python/grpcio/grpc_version.py src/python/grpcio_tests/tests/unit/_rpc_test.py src/ruby/lib/grpc/version.rb src/ruby/tools/version.rb templates/gRPC.podspec.template tools/distrib/python/grpcio_tools/grpc_version.py tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal tools/run_tests/port_server.py
| | * \ Merge master to resolve tests podspec conflictGravatar Jorge Canizales2016-07-11
| | |\ \ | |_|/ / |/| | |
| | * | Fix: Cocoapods doesn’t like dirs that start with ./Gravatar Jorge Canizales2016-07-11
| | | | | | | | | | | | I wasted a huge amount of time debugging this madness.
| | * | Use the deployed protoc spec in samples and READMEGravatar Jorge Canizales2016-07-11
| | | |
| | * | Podspecs for Protoc and the gRPC pluginGravatar Jorge Canizales2016-07-11
| | | | | | | | | | | | | | | | | | | | The examples under <repo_root>/examples now rely on the released versions. Those under src/objective-c/examples, as well as the tests, rely on protoc and the plugin as compiled from head.
* | | | Merge pull request #7177 from kpayson64/python_codegenGravatar kpayson642016-07-08
|\ \ \ \ | | | | | | | | | | Updated example codegen to use grpcio-tools
* \ \ \ \ Merge pull request #7156 from stanley-cheung/php-add-comment-shutdown-warningGravatar kpayson642016-07-08
|\ \ \ \ \ | | | | | | | | | | | | PHP: add warning about shutdown function
* \ \ \ \ \ Merge pull request #7219 from jcanizales/merge-0.14-into-masterGravatar makdharma2016-07-08
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | Merge 0.14 into master
* | | | | | Merge pull request #6693 from thinkerou/phptGravatar Stanley Cheung2016-07-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | Changed the README file of PHP example