Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update version to 1.8.0-dev, update g word to 'generous' | murgatroid99 | 2017-10-02 |
| | |||
* | Port #12253 | Muxi Yan | 2017-08-31 |
| | |||
* | Master version bump to 1.7.x | David Garcia Quintas | 2017-08-16 |
| | |||
* | Merge pull request #11732 from muxi/update-podspecs | Muxi Yan | 2017-07-28 |
|\ | | | | | Advance versions of BoringSSL and protoc | ||
* | | Use https://grpc.io consistently as the canonical URL | Mehrdad Afshari | 2017-07-10 |
| | | |||
| * | Update protoc version | Muxi Yan | 2017-07-10 |
|/ | |||
* | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | |||
* | master bumped to 1.5.x | David Garcia Quintas | 2017-05-30 |
| | |||
* | master to 1.4.0-dev | David Garcia Quintas | 2017-04-13 |
| | |||
* | Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 | Nicolas "Pixel" Noble | 2017-03-24 |
|\ | |||
| * | bump v1.2.x branch to 1.2.1-pre1 | Alexander Polcyn | 2017-03-20 |
| | | |||
| * | Going for 1.2.0 | David Garcia Quintas | 2017-03-20 |
| | | |||
| * | Merge pull request #10157 from muxi/advance-protoc-version | Muxi Yan | 2017-03-17 |
| |\ | | | | | | | Advance ProtoCompiler version and fix podspecs | ||
| | * | Relieve ios deployment version to 7.0 | Muxi Yan | 2017-03-16 |
| | | | |||
| | * | Advance dependency version | Muxi Yan | 2017-03-16 |
| | | | |||
| * | | Bump 1.2.x version to pre-2 | Ken Payson | 2017-03-16 |
| |/ | |||
| * | Introducing 1.2.0-pre1 | David Garcia Quintas | 2017-03-09 |
| | | |||
* | | Bumped version to 1.3.0-dev | David Garcia Quintas | 2017-03-09 |
|/ | |||
* | Advance protoc dependency version as well | Muxi Yan | 2017-02-09 |
| | |||
* | Revert "Port #9488 and part of #9463" | David G. Quintas | 2017-02-09 |
| | |||
* | Merge pull request #9606 from muxi/port-9488 | Muxi Yan | 2017-02-08 |
|\ | | | | | Port #9488 and part of #9463 | ||
| * | Advance protoc dependency version as well | Muxi Yan | 2017-02-06 |
| | | |||
* | | Resolve generate_project failure | Muxi Yan | 2017-02-06 |
| | | |||
* | | Add modification warning to templated files | Muxi Yan | 2017-01-30 |
| | | |||
* | | Automatedly advance ObjC version numbers | Muxi Yan | 2017-01-27 |
|/ | |||
* | Advance objective c version to v1.0.2 | Muxi Yan | 2016-11-28 |
| | |||
* | Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 | Muxi Yan | 2016-10-25 |
| | |||
* | bug fix | Muxi Yan | 2016-10-24 |
| | |||
* | Use the v1.0.0 plugin | Muxi Yan | 2016-10-24 |
| | |||
* | Adjust version of protobuf and point zip file in mxyan's repo | Muxi Yan | 2016-10-24 |
| | |||
* | Advance versions from 1.0.0 to 1.0.1-pre1 | Muxi Yan | 2016-10-17 |
| | |||
* | Move Podspecs to v1 | Jorge Canizales | 2016-08-18 |
| | |||
* | 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 |
| | |||
* | We’re done with the underscore tags for good! | Jorge Canizales | 2016-07-18 |
| | | | Yay compatibility and predictability! | ||
* | 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. | ||
* | gRPC plugin podspec: license & deployment target | Jorge Canizales | 2016-07-11 |
| | | | For the spec to pass linting. | ||
* | 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. |