Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bump version to v1.17.0 | Muxi Yan | 2018-12-03 |
| | |||
* | Use https://grpc.io consistently as the canonical URL | Mehrdad Afshari | 2017-07-10 |
| | |||
* | Fetch grpc.io/release over https | Mehrdad Afshari | 2017-07-10 |
| | |||
* | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | fix markdown | Jan Tattermusch | 2017-04-18 |
| | |||
* | 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 |
|\ \ | |||
| | * | 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. | ||
| | * | 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. | ||
| * | 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. | ||
* | 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. | ||
* | 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 pull request #7161 from dgquintas/use_release | Jan Tattermusch | 2016-06-30 |
|\ | | | | | Updated git clone URL | ||
| * | Updated git clone URL | David Garcia Quintas | 2016-06-29 |
| | | |||
* | | Add .xcscheme files for ObjC examples | Yuchen Zeng | 2016-06-27 |
|/ | |||
* | 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 copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Fix sanity | Craig Tiller | 2016-02-08 |
| | |||
* | Updated user agent to be a host-level setting | Kristopher Wuollett | 2016-02-03 |
| | |||
* | Renamed user agent setting to userAgentPrefix and changed its scope to global | Kristopher Wuollett | 2016-02-02 |
| | |||
* | Add channel args to enable user agent string for Objective-C | Kristopher Wuollett | 2016-01-31 |
| | |||
* | 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 |
| | |||
* | ObjC: Start with helloworld, then the web page | Jorge Canizales | 2015-10-27 |
| | |||
* | Fix example to Beta version | Jorge Canizales | 2015-10-12 |
| | |||
* | Fix example pod files | Jorge Canizales | 2015-10-12 |
| | |||
* | pod install project | Jorge Canizales | 2015-10-12 |
| | |||
* | Pod install in the example project | Jorge Canizales | 2015-10-12 |
| | |||
* | fix more examples links | Stanley Cheung | 2015-08-31 |
| | |||
* | replace all grpc-common occurances with examples | Stanley Cheung | 2015-08-27 |
| | |||
* | move examples to correct locations | Stanley Cheung | 2015-08-27 |