Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move Podspecs to v1 | Jorge Canizales | 2016-08-18 |
| | |||
* | Solve merge conflict at gRPC-ProtoRPC.podspec | Jorge Canizales | 2016-08-08 |
|\ | |||
* \ | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fix | Jorge Canizales | 2016-08-07 |
|\ \ | |||
| | * | Fix usage of proto message parsing | Jorge Canizales | 2016-07-29 |
| | | | | | | | | | On account of https://github.com/google/protobuf/pull/1712 | ||
| | * | Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into ↵ | Jorge Canizales | 2016-07-29 |
| | |\ | | |/ | |/| | | | | p0-advance-protobuf-version | ||
| | * | Update podspecs to use Protobuf 3.0.0 | Jorge Canizales | 2016-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. | ||
| * | | Merge pull request #7425 from jcanizales/p0-dynamic-frameworks-build-tests | makdharma | 2016-07-19 |
| |\ \ | | | | | | | | | Automatic test that the library builds correctly with frameworks | ||
| | | * | Update sample and test versions to -pre1.1 | Jorge Canizales | 2016-07-19 |
| | |/ | |/| | | | | | | | To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs when using dynamic frameworks. | ||
| * | | 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. | ||
| | * | SwiftSample app: ProtoMethod -> GRPCProtoMethod, etc. | Jorge Canizales | 2016-07-15 |
| | | | |||
| | * | Sample app: ProtoMethod -> GRPCProtoMethod | Jorge Canizales | 2016-07-15 |
| | | | |||
| | * | SwiftSample app: solve XCode config warnings | Jorge Canizales | 2016-07-15 |
| | | | |||
| | * | Sample app: solve XCode config warnings | Jorge Canizales | 2016-07-15 |
| | | | |||
| | * | Build sample app both with and without frameworks | Jorge Canizales | 2016-07-15 |
| | | | |||
| | * | SwiftSample: always use frameworks | Jorge Canizales | 2016-07-15 |
| | | | |||
| | * | Use google/protobuf/empty.proto in the sample apps | Jorge Canizales | 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. | ||
* | 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. | ||
* | 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 master into merge-0.14-into-master | Jorge Canizales | 2016-06-30 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: - gRPC.podspec - Only had non-trivial changes in the core file list, which will need to be regenerated (in gRPC-Core.podspec). - src/objective-c/BoringSSL.podspec - Had trivial conflicts in the version. - src/objective-c/examples/RemoteTestClient/RemoteTest.podspec - Trivial conflicts in quoting. - src/objective-c/examples/Sample/Sample.xcodeproj/project.pbxproj and src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/project.pbxproj - The master version is used, pending testing. The 0.14 version had emoji and some unneeded entries. - src/objective-c/tests/Podfile - Added CronetFramework pod, and warning silencing from master. - templates/gRPC.podspec.template - Deleted. - third_party/protobuf - Using master commit, but need to verify if it works for frameworks. | ||
| * | Add .xcscheme files for ObjC examples | Yuchen Zeng | 2016-06-27 |
| | | |||
| * | Merge pull request #7029 from y-zeng/fix-swiftsample | makdharma | 2016-06-24 |
| |\ | | | | | | | Fix build error of SwiftSample project on Xcode 7.3 (Swift 2.2) | ||
| | * | Add TODO | Yuchen Zeng | 2016-06-23 |
| | | | |||
* | | | Bump Protobuf to beta-3.1 | Jorge Canizales | 2016-06-23 |
| | | | |||
| * | | Merge pull request #6994 from y-zeng/update-example | Jan Tattermusch | 2016-06-23 |
| |\ \ | | | | | | | | | Update examples with Cocoapods 1.0.0 | ||
| | * | | Update examples with Cocoapods 1.0.0 | Yuchen Zeng | 2016-06-22 |
| | | | | |||
| * | | | Update podfiles for objc examples | Yuchen Zeng | 2016-06-20 |
| |/ / | |||
* / / | Update documentation and samples. | Jorge Canizales | 2016-06-08 |
|/ / | |||
| * | Fix build error caused by immutability of value type | Yosuke Ishikawa | 2016-04-29 |
|/ | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | fix copyrights | Jan Tattermusch | 2016-01-22 |
| | |||
* | Update interop test service url to grpc-test.sandbox.googleapis.com. | Adele Zhou | 2016-01-20 |
| | |||
* | Update Swift sample’s XCode project to latest Swift version | Jorge Canizales | 2015-12-15 |
| | |||
* | Move BoringSSL.podspec into src, and point Podfiles to it | Jorge Canizales | 2015-12-01 |
| | |||
* | Adjust version requirements through samples and tests. | Jorge Canizales | 2015-11-25 |
| | |||
* | Update Podfile to point to the right sample dependencies | Benny Wong | 2015-11-12 |
| | |||
* | Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName | Benny Wong | 2015-11-10 |
| | |||
* | Drop issue 527 TODOs for interop specification | Nathaniel Manista | 2015-09-23 |
| | | | | | The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md. | ||
* | Add header manipulation examples | Jorge Canizales | 2015-09-03 |
| | | | | With both raw and codegen’d library | ||
* | Point sample proto podspec to latest gRPC and protobuf | Jorge Canizales | 2015-09-03 |
| | |||
* | Point SwiftSample’s Podfile to submodule protobuf | Jorge Canizales | 2015-09-03 |
| | |||
* | Example with generated code :) | Jorge Canizales | 2015-08-31 |
| | |||
* | Point to the new RemoteTest pod | Jorge Canizales | 2015-08-31 |
| | |||
* | Create RemoteTest proto client that doesn’t depend on the tests framework | Jorge Canizales | 2015-08-31 |
| | |||
* | Add Swift example with non-generated code :D | Jorge Canizales | 2015-08-31 |
| | |||
* | Add empty bridging header | Jorge Canizales | 2015-08-31 |
| | |||
* | Install pods in project | Jorge Canizales | 2015-08-31 |
| | |||
* | Test Podfile | Jorge Canizales | 2015-08-31 |
| |