Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow compiling grpc without use of pthread_atfork | Alexander Polcyn | 2017-11-30 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 | Nicolas "Pixel" Noble | 2017-11-29 |
|\ | |||
| * | Update Python dependency to protobuf v3.5.0.post1 | Mehrdad Afshari | 2017-11-27 |
| | | |||
* | | Merge branch 'v1.7.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2017-11-21 |
|\ \ | |/ |/| | |||
* | | Fix FreeBSD Ruby and Python build | Mehrdad Afshari | 2017-10-12 |
| | | |||
* | | Add OpenBSD support | Frank Groeneveld | 2017-10-12 |
| | | |||
| * | Add thread pool reset on fork with FORKING_SUPPORT_ENABLED | Ken Payson | 2017-10-12 |
|/ | |||
* | Specify min windows version as Vista for Python | Ken Payson | 2017-09-28 |
| | |||
* | Upmerge from v1.6.x branch to master | David Garcia Quintas | 2017-09-18 |
|\ | |||
* | | disable c-ares in python on windows x64 and x86 | Jan Tattermusch | 2017-09-09 |
| | | |||
| * | Fix syntax error on classifiers | Ken Payson | 2017-08-24 |
|/ | |||
* | Add classifiers to package details | Ken Payson | 2017-07-25 |
| | |||
* | Use https://grpc.io consistently as the canonical URL | Mehrdad Afshari | 2017-07-10 |
| | |||
* | Update boringssl | Ken Payson | 2017-06-15 |
| | |||
* | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Merge pull request #11048 from kpayson64/fix_py_artifact | kpayson64 | 2017-05-10 |
|\ | | | | | Fix python artifact build | ||
| * | Fix python artifact build | Ken Payson | 2017-05-09 |
| | | |||
* | | Upgrade protobuf to 3.3.0 | Ken Payson | 2017-05-08 |
|/ | |||
* | Merge branch 'v1.3.x' into master-upmerge-v1.3.x | David Garcia Quintas | 2017-04-28 |
|\ | |||
| * | Disable c-ares for x64 windows python | Yuchen Zeng | 2017-04-20 |
| | | |||
* | | Final changes | Ken Payson | 2017-04-17 |
| | | |||
* | | Fixes | Ken Payson | 2017-04-14 |
| | | |||
* | | Windows + mac dbg fix | Ken Payson | 2017-04-14 |
| | | |||
* | | linux fix | Ken Payson | 2017-04-13 |
| | | |||
* | | Switch to Makefile based build on mac | Ken Payson | 2017-04-13 |
| | | |||
* | | Get tests to pass for c++ | Ken Payson | 2017-04-10 |
| | | |||
* | | C++ build for python | Ken Payson | 2017-04-07 |
|/ | |||
* | Merge pull request #7771 from y-zeng/cares_buildin | Yuchen Zeng | 2017-03-24 |
|\ | | | | | Async DNS resolver with pre-configured c-ares | ||
* \ | Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 | Nicolas "Pixel" Noble | 2017-03-24 |
|\ \ | |||
| | * | Merge remote-tracking branch 'upstream/master' into cares_rebase | Yuchen Zeng | 2017-03-22 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #10227 from kpayson64/optional_enum34 | kpayson64 | 2017-03-21 |
|\ \ \ | | | | | | | | | Make enum34 only required for Python 2.7 | ||
| * | | | Make enum34 only required for Python 2.7 | Ken Payson | 2017-03-20 |
| | | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Add package details to gRPC Packages | Ken Payson | 2017-03-10 |
| |/ / |/| | | |||
* | | | Updated protobuf dependency for python to 3.2.0 | Mehrdad Afshari | 2017-03-07 |
|/ / | |||
* | | Special case Python build for inet_ntop | Ken Payson | 2017-01-24 |
| | | |||
| * | Fix python build | Yuchen Zeng | 2017-01-23 |
| | | |||
| * | Migrate to the new c-ares dir | Yuchen Zeng | 2017-01-23 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2017-01-18 |
| |\ | |/ |/| | |||
* | | Fix Python setup-time diagnostic | Masood Malekghassemi | 2016-12-14 |
| | | |||
| * | Fix python build | Yuchen Zeng | 2016-11-07 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2016-11-02 |
| |\ | |/ |/| | |||
| * | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2016-10-28 |
| |\ | |||
* | | | Set the long_description setup.py field | Masood Malekghassemi | 2016-10-28 |
| |/ |/| | | | | | | | Somehow ad hoc descriptions don't work anymore for grpcio (probably because the README.rst isn't at the distribution root for grpcio). | ||
* | | Don't set up Python doc packages every time | Masood Malekghassemi | 2016-10-25 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2016-10-03 |
| |\ | |/ |/| | |||
* | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
|\ \ | |||
| * | | remove futures from py3 | aaronjheng | 2016-08-29 |
| | | |