Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-25 | |
| |\ \ | ||||
* | \ \ | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-25 | |
|\ \ \ \ | | |/ / | |/| | | ||||
| | * | | Refactoring progress towards integrating client configs | Craig Tiller | 2015-06-25 | |
| | | | | ||||
| | * | | Implementation work for client_config | Craig Tiller | 2015-06-24 | |
| | | | | | | | | | | | | | | | | | | | | - uri parsing - dns resolution | |||
| | * | | Merge github.com:grpc/grpc into that-which-we-call-a-rose | Craig Tiller | 2015-06-24 | |
| | |\ \ | | | | | | | | | | | | | | | | Introduce resolver_factory | |||
| * | \ \ | Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflicts | Craig Tiller | 2015-06-24 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||
| | * | | | Merge pull request #2195 from jcanizales/rewrite-grpcclient-includes | Michael Lumish | 2015-06-24 | |
| | |\ \ \ | | | | | | | | | | | | | Have Cocoapods rename includes in the core wrapper | |||
* | | \ \ \ | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-24 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| | | * | | | Have Cocoapods rename includes in the core wrapper | Jorge Canizales | 2015-06-23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/grpc/grpc/issues/2194 . | |||
| * | | | | | Move header_mappings_dir one dir up so imports are like <RxLibrary/...> | Jorge Canizales | 2015-06-23 | |
| | |/ / / | |/| | | | | | | | | | | | | | Part of fixing https://github.com/grpc/grpc/issues/2192 | |||
| | * | | | Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflicts | Craig Tiller | 2015-06-23 | |
| | |\ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | Conflicts: gRPC.podspec templates/gRPC.podspec.template | |||
| | * | | | Make it less likely a build.json change triggers a merge conflict | Craig Tiller | 2015-06-23 | |
| | | | | | ||||
| * | | | | Made podspec move include/grpc up a level | murgatroid99 | 2015-06-23 | |
| | | | | | ||||
| | | * | | Merge github.com:grpc/grpc into that-which-we-call-a-rose | Craig Tiller | 2015-06-23 | |
| | | |\ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | Conflicts: gRPC.podspec tools/doxygen/Doxyfile.core.internal | |||
| | | * | | Flesh out things and make them compile | Craig Tiller | 2015-06-23 | |
| | | | | | ||||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-06-23 | |
| | | | |\ | | | |_|/ | | |/| | | ||||
* | | | | | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-23 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| | * | | | Undid removal of podspec header comments | murgatroid99 | 2015-06-22 | |
| | | | | | ||||
| | * | | | Removed redundant include paths from podspec | murgatroid99 | 2015-06-22 | |
| |/ / / | ||||
| * | | | Merge pull request #2158 from murgatroid99/generated_files_info_message | Nicolas Noble | 2015-06-22 | |
| |\ \ \ | | | | | | | | | | | Generated files info message | |||
| | * | | | Regenerated files | murgatroid99 | 2015-06-22 | |
| | |/ / | ||||
| * / / | Add pollset_set.h to build.json | Jorge Canizales | 2015-06-20 | |
| |/ / | ||||
| | * | Added generated configs | David Garcia Quintas | 2015-06-19 | |
| | | | ||||
* | | | Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again | Craig Tiller | 2015-06-18 | |
|\| | | | | | | | | | | | | | | Conflicts: tools/doxygen/Doxyfile.core.internal | |||
| * | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-18 | |
|/| | | |/ | | | | | | | | | Conflicts: gRPC.podspec tools/doxygen/Doxyfile.core.internal | |||
| * | Re-enabled warnings in the gRPC podspec | murgatroid99 | 2015-06-18 | |
| | | ||||
| * | Added missing but included headers to build.json | murgatroid99 | 2015-06-17 | |
| | | ||||
* | | podspec | Craig Tiller | 2015-06-17 | |
|/ | ||||
* | Fixed file renaming in podspec template | murgatroid99 | 2015-06-16 | |
| | ||||
* | Explicitely selecting gpr and grpc instead of trying our best. | Nicolas "Pixel" Noble | 2015-06-15 | |
| | ||||
* | Transforming gRPC.podspec to use build.json instead of globbing. | Nicolas "Pixel" Noble | 2015-06-15 | |
| | ||||
* | Advance version to 0.6, per the metadata breaking change | Jorge Canizales | 2015-06-13 | |
| | ||||
* | Fix gRPC.podspec to pass pod spec lint | Jorge Canizales | 2015-06-04 | |
| | | | | | | | - Relax protobuf requirement to alpha version - Suppress warnings for GRPCClient - Fix headers search path - Document hacks. | |||
* | Fix version number of gRPC.podspec | Jorge Canizales | 2015-06-02 | |
| | | | And solves a few linter issues that prevent it from being submitted to Cocoapods' repo. | |||
* | Move our runtime to proto3 and make the dependency explicit | Jorge Canizales | 2015-05-17 | |
| | ||||
* | Allowing OSX platforms to be targeted | Vince Gatto | 2015-05-12 | |
| | ||||
* | Fixed typo | murgatroid99 | 2015-05-04 | |
| | ||||
* | Resolved some comments | murgatroid99 | 2015-05-01 | |
| | ||||
* | Fixes build by moving the prepare_command back up to the top level | Jorge Canizales | 2015-04-28 | |
| | ||||
* | Moves ProtoRPC.podspec into gRPC.podspec | Jorge Canizales | 2015-04-22 | |
| | | | | | | So the root of the repository doesn’t have 2 podspecs. All four libraries are subspecs now. Adjusts the generated code to account for that. | |||
* | Fixes scheme detection logic and NPE | Jorge Canizales | 2015-04-21 | |
| | ||||
* | Moves RxLibrary.podspec into gRPC.podspec | Jorge Canizales | 2015-04-21 | |
| | ||||
* | Working podspecs for gRPC core & wrapper | Jorge Canizales | 2015-04-21 | |
- Moves them to the root of the repo. - Makes them pass lint (except for the release tag warning). - Includes the script to rename time.h and string.h in the spec. - Fixes the #includes in the wrapper files. |