Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 #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 | ||
| * | 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 | ||
| * | | Update examples with Cocoapods 1.0.0 | Yuchen Zeng | 2016-06-22 |
| | | | |||
* | | | Update podfiles for objc examples | Yuchen Zeng | 2016-06-20 |
|/ / | |||
| * | 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. | ||
* | RouteGuide example now works with moving between tabs. Fixes issue 6404. | Makarand Dharmapurikar | 2016-05-04 |
| | |||
* | 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 |
| | |||
* | fix copyrights | Jan Tattermusch | 2016-01-22 |
| | |||
* | Update interop test service url to grpc-test.sandbox.googleapis.com. | Adele Zhou | 2016-01-20 |
| | |||
* | 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 |
| | |||
* | Fix build breakage. | Jorge Canizales | 2015-10-28 |
| | |||
* | pod install on route_guide project | Jorge Canizales | 2015-10-28 |
| | |||
* | nit: Use appledoc-style documentation in the example | Jorge Canizales | 2015-10-28 |
| | |||
* | Fix RouteGuide example to use the last surface | Jorge Canizales | 2015-10-28 |
| | |||
* | ObjC: Start with helloworld, then the web page | Jorge Canizales | 2015-10-27 |
| | |||
* | Point RouteGuide pods to local sources; update requirements | Jorge Canizales | 2015-10-25 |
| | |||
* | Update version requirements and point to local podspecs | Jorge Canizales | 2015-10-23 |
| | |||
* | Update auth sample to beta version of gRPC | Jorge Canizales | 2015-10-23 |
| | |||
* | 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 |