aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* Merge pull request #13196 from muxi/upgrade-cocoapods-min-versionGravatar Muxi Yan2017-12-05
|\ | | | | Require min Cocoapods version to be v1.2.0
* | working cmake install on windowsGravatar Jan Tattermusch2017-12-01
| |
* | Merge pull request #13432 from ncteisen/no-more-extern-cGravatar Noah Eisen2017-11-30
|\ \ | | | | | | No More Extern "C"
* | | Fix in one more fileGravatar Muxi Yan2017-11-29
| | |
| * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-29
| |\ \ | |/ / |/| |
| * | Merge commit 'aa358d5e43' into no-more-extern-cGravatar ncteisen2017-11-29
| |\ \
* | | | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
|\| | |
| * | | Merge github.com:grpc/grpc into no-abslGravatar Craig Tiller2017-11-28
| |\ \ \
| | | | * Remove changes for podspecs other than gRPC-CoreGravatar Muxi Yan2017-11-27
| | | | |
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-27
| | | |\ \ | | | |/ / | | |/| |
| | * | | Update Python dependency to protobuf v3.5.0.post1Gravatar Mehrdad Afshari2017-11-27
| | | | |
| | * | | Merge pull request #13452 from yashykt/publicheaderc89nitfixGravatar Yash Tibrewal2017-11-21
| | |\ \ \ | | | | | | | | | | | | Remove unnecessary if condition in public_headers_must_be_c89
| | | | * \ Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-21
| | | | |\ \ | | | |_|/ / | | |/| | |
* | | | | | Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
|\ \ \ \ \ \
| | | | * | | Remove unnecessary if condition in public_headers_must_be_c89Gravatar Yash Tibrewal2017-11-17
| |_|_|/ / / |/| | | | |
| | | | * | Remove all extern CGravatar ncteisen2017-11-17
| |_|_|/ / |/| | | |
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar ncteisen2017-11-14
| | | |\ \ | |_|_|/ / |/| | | |
| | * | | Back-out absl dependency for nowGravatar Craig Tiller2017-11-13
| | | | |
* | | | | Update sanity dockerfileGravatar Craig Tiller2017-11-13
| |/ / / |/| | |
| | * | Add no-rtti to all of coreGravatar ncteisen2017-11-13
| |/ / |/| |
* | | Merge pull request #13147 from yashykt/testc++izeGravatar Yash Tibrewal2017-11-07
|\ \ \ | | | | | | | | Convert test/core to C++
* \ \ \ Merge pull request #13145 from murgatroid99/remove_nodeGravatar Michael Lumish2017-11-07
|\ \ \ \ | | | | | | | | | | Remove src/node and references to it
* | | | | consolidate C# interop test docker imagesGravatar Jan Tattermusch2017-11-07
| | | | |
| | * | | Merge masterGravatar Yash Tibrewal2017-11-06
| | |\ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'master' into remove_nodeGravatar murgatroid992017-11-06
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | fix clang format installationGravatar Jan Tattermusch2017-11-06
| | | | |
* | | | | Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-03
|\ \ \ \ \
* | | | | | Try again on DockerfilesGravatar Craig Tiller2017-11-03
| | | | | |
* | | | | | Revert "Remove clang-format template: this does not need to be bound to the ↵Gravatar Craig Tiller2017-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rest of clang versioning" This reverts commit df6891e2f3aa883bd8c8ec9e6c39456d8020906e.
* | | | | | Sanity fixesGravatar Craig Tiller2017-11-03
| | | | | |
* | | | | | Remove clang-format template: this does not need to be bound to the rest of ↵Gravatar Craig Tiller2017-11-03
| | | | | | | | | | | | | | | | | | | | | | | | clang versioning
| * | | | | Adding public_headers_must_be_c89 as a clang exceptionGravatar Yash Tibrewal2017-11-02
| | | | | |
| | * | | | Merge branch 'master' into remove_nodeGravatar murgatroid992017-11-02
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ↵Gravatar Yash Tibrewal2017-11-02
|/ / / / / | | | | | | | | | | | | | | | addresses of public api functions to check if they can be linked to
| | * | | Merge masterGravatar Yash Tibrewal2017-11-01
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #13146 from apolcyn/update_ruby_googleauth_dep_masterGravatar apolcyn2017-10-31
|\ \ \ \ \ | | | | | | | | | | | | Update max-allowed-version of googleauth ruby dependency
| | | | | * Require min Cocoapods version to be v1.2.0Gravatar Muxi Yan2017-10-31
| |_|_|_|/ |/| | | |
| | | | * Merge pull request #13087 from apolcyn/update_ruby_googleauth_depGravatar apolcyn2017-10-27
| | | | |\ | | | | | | | | | | | | Update ruby googleauth dependency
| | * | | \ Merge branch 'master' into remove_nodeGravatar Michael Lumish2017-10-26
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | | * | | Merge branch 'master' into testc++izeGravatar Yash Tibrewal2017-10-25
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | * | | rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
| | | | | |
| * | | | | Update max-allowed-version of googleauth ruby dependencyGravatar Alexander Polcyn2017-10-25
| | |/ / / | |/| | |
| | * | | Remove src/node and references to itGravatar murgatroid992017-10-25
| |/ / / | | | | | | | | | | | | | | | | | | | | This removes all of the node code and tests from the repo, along with the scripts for running Node unit tests, performance tests, and artifact builds. The scripts for running tests from the grpc-node repository are untouched.
* | | | One more fix in gRPC-Core.podspec that makes Xcode compileGravatar Muxi Yan2017-10-24
| | | |
| | * | Supress strict prototype warning in gRPC podsGravatar Muxi Yan2017-10-22
| | | |
* | | | Make fix objc build problemGravatar Muxi Yan2017-10-20
|/ / /
| | * Update max-allowed-version of googleauth ruby dependencyGravatar Alexander Polcyn2017-10-20
| |/
* | Merge github.com:grpc/grpc into vectorGravatar Craig Tiller2017-10-17
|\ \
* | | fix cmake builds with abslGravatar Jan Tattermusch2017-10-17
| | |
| * | Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfixGravatar Craig Tiller2017-10-16
| |\ \