Commit Graph

339 Commits

Author SHA1 Message Date
kpayson64 67920ca2e6 Merge pull request #7720 from apolcyn/update_examples_grpc_version
update dependencies in C# examples to GA versions
2016-08-22 19:50:33 -07:00
Nathaniel Manista 6c09b3b29e Truncate Python example READMEs to grpc.io links 2016-08-20 15:26:20 +00:00
Jorge Canizales 4a18c67b77 Move Podspecs to v1 2016-08-18 13:26:25 -07:00
makdharma 3bc78cd0b5 Merge pull request #7448 from jcanizales/p0-archive-fix
Work around Cocoapods dynamic frameworks incompatibility with XCode archive
2016-08-16 09:17:29 -07:00
kpayson64 37f6ffa125 Merge pull request #7630 from kpayson64/ruby_example_pb
Update ruby examples to use new _pb protobuf format
2016-08-15 11:21:17 -07:00
kpayson64 5fa0731803 Merge pull request #7700 from apolcyn/update_helloworld_readme
update original helloworld README
2016-08-15 10:53:53 -07:00
Alex Polcyn 567f14c121 update dependencies in C# examples to GA versions 2016-08-12 11:15:11 -07:00
David Garcia Quintas c61b1d3cd0 s/makefile/Makefile 2016-08-11 16:15:41 -07:00
David G. Quintas 5804745aed Merge pull request #7688 from dgquintas/cpp_readme
fix c++ readme and tutorial
2016-08-11 16:02:15 -07:00
apolcyn f2d8c60845 Merge pull request #7634 from apolcyn/use_dotnet_on_examples
add csharp hello world that uses dotnet cli
2016-08-11 23:01:30 +00:00
Nicolas Noble 54d834784d Merge pull request #7577 from murgatroid99/node_dependency_update
Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0
2016-08-11 14:23:26 -07:00
Stanley Cheung a6f6b6f4c9 Merge pull request #7674 from stanley-cheung/php7-ubuntu-fix
PHP7: fix ubuntu compile error
2016-08-11 12:02:31 -07:00
Alexander Polcyn feef8081c1 update original helloworld README 2016-08-10 15:51:35 -07:00
Alexander Polcyn 5312815ff2 add netcore portability package dependency 2016-08-09 22:52:35 -07:00
Stanley Cheung f789facafd minor text change 2016-08-09 22:01:17 -07:00
Nathaniel Manista 2fd19a6f4d Upgrade one forgotten example code site to GA API
This should have been included in 46585e23f1.
2016-08-10 02:03:07 +00:00
Jorge Canizales 8ac55f8a8c Solve merge conflict at gRPC-ProtoRPC.podspec 2016-08-08 18:39:56 -07:00
Jorge Canizales a9b1c5cbe1 Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fix 2016-08-07 18:46:38 -07:00
Jorge Canizales d4230bbf02 Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-protobuf-version 2016-08-05 17:17:45 -07:00
kpayson64 4e57e8be39 Merge pull request #7514 from apolcyn/move_tools_dep_to_project
moved Grpc.Tools dependency from solution level to project level
2016-08-05 15:15:29 -07:00
Ken Payson 5b4d3625eb Update ruby examples to use new _pb protobuf format 2016-08-04 10:31:15 -07:00
Alex Polcyn c6446bf3d8 add csharp hello world that uses dotnet cli 2016-08-03 20:42:39 -07:00
Jorge Canizales 7a2bc14fc0 Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into p0-advance-protobuf-version 2016-07-29 15:45:02 -07:00
Jorge Canizales 72dce2dfbc Update podspecs to use Protobuf 3.0.0
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.
2016-07-29 15:42:00 -07:00
Jorge Canizales 4343c904e2 Update Protobuf submodule to v3.0.0 (GA) 2016-07-29 15:39:45 -07:00
murgatroid99 fcb5271105 Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0 2016-07-29 10:44:01 -07:00
Stanley Cheung b95870d85b php: fix composer.json 2016-07-26 17:44:43 -07:00
makdharma c1ed2193f2 Merge pull request #7473 from jcanizales/p0-fix-auth-sample
Fix AuthSample crash on startup
2016-07-25 11:14:08 -07:00
Alex Polcyn 74543125b5 moved Grpc.Tools dependency from solution level to project level 2016-07-23 01:26:46 -07:00
Nicolas Noble 7645fdc4f0 Merge pull request #7393 from y-zeng/example_makefile
Enable server reflection in c++ examples
2016-07-21 14:28:55 -07:00
Jorge Canizales 70ded7eecc Update sample and test versions to -pre1.1
To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs
when using dynamic frameworks.
2016-07-19 17:35:11 -07:00
Jorge Canizales 9e6372380d Update protobuf submodule to 3.0.0-beta-4
Which has the fix for oneofs when using dynamic frameworks in ObjectiveC
2016-07-19 17:35:06 -07:00
Jorge Canizales 6e2832af29 Downloaded plist with new keys needed by Firebase SDK 2016-07-19 16:43:03 -07:00
Nicolas Noble 91991a234f Merge pull request #7417 from nathanielmanistaatgoogle/multiplex-v1.0.x
Client and server multiplex example
2016-07-19 09:23:19 -07:00
kpayson64 e73459554a Merge pull request #7419 from nathanielmanistaatgoogle/examples-v1.0.x
Update examples to GA API
2016-07-18 23:23:38 -07:00
Jorge Canizales f8c4580939 Commit as 1.0.0-pre1 so we can release already. 2016-07-18 17:51:31 -07:00
Jorge Canizales e4704d3eda “Allow non-modular includes in framework modules”
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.
2016-07-18 11:25:51 -07:00
Nathaniel Manista 46585e23f1 Update examples to GA API 2016-07-15 22:33:50 +00:00
Nathaniel Manista e1466d6629 Client and server multiplex example 2016-07-15 21:43:02 +00:00
Jorge Canizales 854b81a83b Advance versions from 0.14 -> 1.0
Pending:

- Tag BoringSSL repo.
- Tag gRPC repo.
- Build the plugin, zip it, and add it to the release.
- Push Cocoapods to trunk.
2016-07-15 11:23:48 -07:00
Stanley Cheung febe79116c php: fix interop tests breakage 2016-07-13 20:20:43 -07:00
kpayson64 85fa79d228 Merge pull request #7363 from stanley-cheung/php-prepare-for-ga-v1_0branch
php: prepare for GA release
2016-07-13 16:02:47 -07:00
makdharma 9195ea0f2a Merge pull request #7359 from jcanizales/p0-protoc-podspec
Distribute ProtoC and the plugin as pods
2016-07-13 11:35:32 -07:00
Stanley Cheung 67bccfed99 php: prepare for GA release 2016-07-13 08:37:29 -07:00
Nicolas "Pixel" Noble 1c41c29c26 Merge branch 'release-0_15' into upmerge-master
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
2016-07-12 04:30:57 +02:00
Jorge Canizales cfccf2a149 Merge master to resolve tests podspec conflict 2016-07-11 14:29:49 -07:00
Jorge Canizales 8f525f9bc5 Fix: Cocoapods doesn’t like dirs that start with ./
I wasted a huge amount of time debugging this madness.
2016-07-11 14:24:48 -07:00
Jorge Canizales 45bb7f36b4 Use the deployed protoc spec in samples and README 2016-07-11 11:09:59 -07:00
Jorge Canizales 6eade6dcd7 Podspecs for Protoc and the gRPC plugin
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.
2016-07-11 00:34:14 -07:00
kpayson64 887737945b Merge pull request #7177 from kpayson64/python_codegen
Updated example codegen to use grpcio-tools
2016-07-08 12:45:29 -07:00