Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | Commit as 1.0.0-pre1 so we can release already. | Jorge Canizales | 2016-07-18 | |
| | | | | | ||||
| | | | * | “Allow non-modular includes in framework modules” | Jorge Canizales | 2016-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 API | Nathaniel Manista | 2016-07-15 | |
| | |_|/ | |/| | | ||||
| | * | | Client and server multiplex example | Nathaniel Manista | 2016-07-15 | |
| |/ / | ||||
* / / | Advance versions from 0.14 -> 1.0 | Jorge Canizales | 2016-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 breakage | Stanley Cheung | 2016-07-13 | |
| | | ||||
* | | Merge pull request #7363 from stanley-cheung/php-prepare-for-ga-v1_0branch | kpayson64 | 2016-07-13 | |
|\ \ | | | | | | | php: prepare for GA release | |||
* \ \ | Merge pull request #7359 from jcanizales/p0-protoc-podspec | makdharma | 2016-07-13 | |
|\ \ \ | | | | | | | | | Distribute ProtoC and the plugin as pods | |||
| | * | | php: prepare for GA release | Stanley Cheung | 2016-07-13 | |
| |/ / |/| | | ||||
* | | | Merge branch 'release-0_15' into upmerge-master | Nicolas "Pixel" Noble | 2016-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 conflict | Jorge Canizales | 2016-07-11 | |
| | |\ \ | |_|/ / |/| | | | ||||
| | * | | Fix: Cocoapods doesn’t like dirs that start with ./ | Jorge Canizales | 2016-07-11 | |
| | | | | | | | | | | | | I wasted a huge amount of time debugging this madness. | |||
| | * | | Use the deployed protoc spec in samples and README | Jorge Canizales | 2016-07-11 | |
| | | | | ||||
| | * | | Podspecs for Protoc and the gRPC plugin | Jorge Canizales | 2016-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_codegen | kpayson64 | 2016-07-08 | |
|\ \ \ \ | | | | | | | | | | | Updated example codegen to use grpcio-tools | |||
* \ \ \ \ | Merge pull request #7156 from stanley-cheung/php-add-comment-shutdown-warning | kpayson64 | 2016-07-08 | |
|\ \ \ \ \ | | | | | | | | | | | | | PHP: add warning about shutdown function | |||
* \ \ \ \ \ | Merge pull request #7219 from jcanizales/merge-0.14-into-master | makdharma | 2016-07-08 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | Merge 0.14 into master | |||
* | | | | | | Merge pull request #6693 from thinkerou/phpt | Stanley Cheung | 2016-07-07 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Changed the README file of PHP example | |||
| | | * | | | | php: update example composer.json | Stanley Cheung | 2016-07-07 | |
| |_|/ / / / |/| | | | | | ||||
| | | | | * | Enable server reflection in c++ examples | Yuchen Zeng | 2016-07-07 | |
| |_|_|_|/ |/| | | | | ||||
| | * | | | Merge master into merge-0.14-into-master | Jorge Canizales | 2016-07-01 | |
| | |\ \ \ | |_|/ / / |/| | | | | | | | | | The protobuf commit conflicted. Resolved to the latest one. | |||
| | * | | | Bump protobuf version to beta-3.3 | Jorge Canizales | 2016-07-01 | |
| | | | | | | | | | | | | | | | It’s just the merge of beta-3.1 and beta-3.2, both of which we need. | |||
| | * | | | Fix examples to work with local gRPC-Core | Jorge Canizales | 2016-07-01 | |
| | | | | | ||||
| | * | | | Fix example Podfiles, and document better | Jorge Canizales | 2016-07-01 | |
| | | | | | ||||
* | | | | | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-30 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #7161 from dgquintas/use_release | Jan Tattermusch | 2016-06-30 | |
| |\ \ \ \ | | | | | | | | | | | | | Updated git clone URL | |||
| | | | * | | Updated example codegen to use grpcio-tools | Ken Payson | 2016-06-30 | |
| | |_|/ / | |/| | | | ||||
| | * | | | Updated git clone URL | David Garcia Quintas | 2016-06-29 | |
| | | | | | ||||
| * | | | | Merge pull request #7081 from y-zeng/build-example-travis | Jan Tattermusch | 2016-06-29 | |
| |\ \ \ \ | | |/ / / | |/| | | | Build ObjC examples in travis | |||
| * | | | | Merge pull request #7046 from murgatroid99/master_merge_release-0_15 | Jan Tattermusch | 2016-06-27 | |
| |\ \ \ \ | | | | | | | | | | | | | Merge release-0_15 into master | |||
| | | | | * | Update gRPC in C# minutes readme. | Jan Tattermusch | 2016-06-27 | |
| | | |_|/ | | |/| | | ||||
| | | * | | Add .xcscheme files for ObjC examples | Yuchen Zeng | 2016-06-27 | |
| | |/ / | |/| | | ||||
| | * | | regenerate files | Jan Tattermusch | 2016-06-24 | |
| | | | | ||||
| | * | | update grpc nugets to 0.15 | Jan Tattermusch | 2016-06-24 | |
| | | | | ||||
| * | | | Merge pull request #6934 from makdharma/route_guide_fixes | makdharma | 2016-06-24 | |
| |\ \ \ | | |/ / | |/| | | Modified route_guide sample app to show RPC log | |||
| | * | | Added braces around _service | Makarand Dharmapurikar | 2016-06-23 | |
| | | | | ||||
| | * | | Added missing todo and moved _service | Makarand Dharmapurikar | 2016-06-23 | |
| | | | | | | | | | | | | | | | | To Implementation | |||
| * | | | Merge pull request #7008 from jtattermusch/csharp_no_new_client | Jan Tattermusch | 2016-06-23 | |
| |\ \ \ | | | | | | | | | | | Remove generated NewClient factory method for C#. | |||
| | | * | | changed service to _service, and added a TODO | Makarand Dharmapurikar | 2016-06-23 | |
| | | | | | | | | | | | | | | | | | | | | TODO for removing boilerplate code | |||
| * | | | | Merge pull request #6994 from y-zeng/update-example | Jan Tattermusch | 2016-06-23 | |
| |\ \ \ \ | | | | | | | | | | | | | Update examples with Cocoapods 1.0.0 | |||
| | | * | | | remove occurences of NewClient factory method | Jan Tattermusch | 2016-06-22 | |
| | | | | | | ||||
| | * | | | | Update examples with Cocoapods 1.0.0 | Yuchen Zeng | 2016-06-22 | |
| | |/ / / | ||||
| * / / / | Update podfiles for objc examples | Yuchen Zeng | 2016-06-20 | |
| |/ / / | ||||
* | | | | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-17 | |
|\| | | | ||||
* | | | | Add bad_server_response_test | Yuchen Zeng | 2016-06-17 | |
| | | | | ||||
| | | * | change README for node dir changed | thinkerou | 2016-06-17 | |
| | | | | ||||
| * | | | Merge pull request #5256 from tamihiro/master | Jan Tattermusch | 2016-06-16 | |
|/| | | | | | | | | | | | Minor fix on example script | |||
| | * | | crud removal | Makarand Dharmapurikar | 2016-06-16 | |
| | | | | ||||
| | * | | using camelCase for output_label now | Makarand Dharmapurikar | 2016-06-16 | |
| | | | | ||||
| | * | | Modified route_guide sample app to show RPC log | Makarand Dharmapurikar | 2016-06-16 | |
| |/ / |/| | | | | | | | | | | | | | | Modified the screens to show meaningful information about RPC progress. When you click on each tab the screen now shows log messages that previously only went to the debug console. |