aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC.podspec
Commit message (Collapse)AuthorAge
* fix remaining license noticesGravatar Jan Tattermusch2017-06-08
|
* master bumped to 1.5.xGravatar David Garcia Quintas2017-05-30
|
* master to 1.4.0-devGravatar David Garcia Quintas2017-04-13
|
* Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0Gravatar Nicolas "Pixel" Noble2017-03-24
|\
| * bump v1.2.x branch to 1.2.1-pre1Gravatar Alexander Polcyn2017-03-20
| |
| * Going for 1.2.0Gravatar David Garcia Quintas2017-03-20
| |
| * Merge pull request #10157 from muxi/advance-protoc-versionGravatar Muxi Yan2017-03-17
| |\ | | | | | | Advance ProtoCompiler version and fix podspecs
| | * Relieve ios deployment version to 7.0Gravatar Muxi Yan2017-03-16
| | |
| * | Bump 1.2.x version to pre-2Gravatar Ken Payson2017-03-16
| |/
| * Introducing 1.2.0-pre1Gravatar David Garcia Quintas2017-03-09
| |
* | Bumped version to 1.3.0-devGravatar David Garcia Quintas2017-03-09
|/
* Resolve generate_project failureGravatar Muxi Yan2017-02-06
|
* Add modification warning to templated filesGravatar Muxi Yan2017-01-30
|
* Automatedly advance ObjC version numbersGravatar Muxi Yan2017-01-27
|
* missing fileGravatar Muxi Yan2016-11-28
|
* Advance objective c version to v1.0.2Gravatar Muxi Yan2016-11-28
|
* Advance versions of gRPC from v1.0.1-pre1 to v1.0.1Gravatar Muxi Yan2016-10-25
|
* Advance versions from 1.0.0 to 1.0.1-pre1Gravatar Muxi Yan2016-10-17
|
* Move Podspecs to v1Gravatar Jorge Canizales2016-08-18
|
* Solve merge conflict at gRPC-ProtoRPC.podspecGravatar Jorge Canizales2016-08-08
|\
* \ Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fixGravatar Jorge Canizales2016-08-07
|\ \
| | * Remove obsolete template notices in podspecsGravatar Jorge Canizales2016-08-03
| |/
| * Commit as 1.0.0-pre1 so we can release already.Gravatar Jorge Canizales2016-07-18
| |
| * We’re done with the underscore tags for good!Gravatar Jorge Canizales2016-07-18
| | | | | | Yay compatibility and predictability!
* | “Allow non-modular includes in framework modules”Gravatar Jorge Canizales2016-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.0Gravatar Jorge Canizales2016-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.podspec shouldn't be a template anymore.Gravatar Nicolas "Pixel" Noble2016-07-12
|
* Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\
| * Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-09
| |\
* | \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\ \ \ | | |/ | |/|
| * | Merge pull request #6481 from dgquintas/compression_md_level_bisGravatar Jan Tattermusch2016-06-08
| |\ \ | | | | | | | | Allow servers to select compression level via initial MD & overall compression cleanup
| | | * Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-08
| | | |\
| | * | \ Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-07
| | |\ \ \ | | | | |/ | | | |/|
| * | | | implement support for adding external fd to serverGravatar Adam Michalik2016-06-07
| | | | |
| * | | | separate posix functionality to grpc_posix.hGravatar Adam Michalik2016-06-07
| | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\| | |
* | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\ \ \ \
| | * \ \ Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #6750 from makdharma/cronetGravatar Jan Tattermusch2016-06-06
| |\ \ \ \ | | | | | | | | | | | | cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code.
* | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\| | | | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
| |\ \ \ \ \ | | | | | | | | | | | | | | Change win32 file suffix
| * \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\ \ \ \ \ \
| | | | * | | | incremental fix - removed cronet dependency from grpc_secureGravatar Makarand Dharmapurikar2016-06-01
| | | | | | | |
| | | | * | | | cronet build related changesGravatar Makarand Dharmapurikar2016-06-01
| | | |/ / / / | | |/| | | |
* | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-01
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #6702 from a-veitch/add_protoGravatar Jan Tattermusch2016-06-01
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add census protos.
* | | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-01
|\| | | | | | |
| | | | | * | | s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
| | | | | | | |
| | | | * | | | Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | | | |\ \ \ \