Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Flagging 0.13 as pre1. | Nicolas "Pixel" Noble | 2016-02-09 |
* | Merge pull request #5129 from ctiller/version_number | Nicolas Noble | 2016-02-08 |
|\ | |||
* \ | Merge pull request #5134 from soltanmm/cleaners | Nathaniel Manista | 2016-02-08 |
|\ \ | |||
| * | | Fall back to building if GCS cannot be reached | Masood Malekghassemi | 2016-02-08 |
| * | | Move os.environ to module-level | Masood Malekghassemi | 2016-02-08 |
| | * | build.yaml centric versioning | Craig Tiller | 2016-02-08 |
| |/ | |||
* / | Fix GCS URL for Python | Masood Malekghassemi | 2016-02-08 |
|/ | |||
* | Merge pull request #5088 from murgatroid99/core_long_int64_t | Craig Tiller | 2016-02-08 |
|\ | |||
* | | Versionning Ruby from build.yaml, and regenerating broken files after census ... | Nicolas "Pixel" Noble | 2016-02-06 |
* | | Change default on Python install option | Craig Tiller | 2016-02-05 |
| * | Clang format and fix copyrights | murgatroid99 | 2016-02-05 |
| * | Replace 'long' with 'int64_t' in public core headers | murgatroid99 | 2016-02-05 |
|/ | |||
* | Don't die on missing win32 resources on non-win32 | Masood Malekghassemi | 2016-02-04 |
* | Use envvar for binary repository | Masood Malekghassemi | 2016-02-04 |
* | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 |
|\ | |||
* \ | Merge pull request #5064 from nicolasnoble/win32-python | Craig Tiller | 2016-02-04 |
|\ \ | |||
* \ \ | Merge pull request #4944 from soltanmm/patch | Masood Malekghassemi | 2016-02-04 |
|\ \ \ | |||
| | * | | Fix Python Windows build | Masood Malekghassemi | 2016-02-04 |
| | * | | Format a line | Masood Malekghassemi | 2016-02-04 |
| | * | | Dirty hack to get 32 bits loading in the cython core. | Nicolas "Pixel" Noble | 2016-02-04 |
| | * | | Almost there. | Nicolas "Pixel" Noble | 2016-02-04 |
| | * | | Sundry fixes | Masood Malekghassemi | 2016-02-04 |
| | * | | Add shim for Python's gRPC core on Windows | Masood Malekghassemi | 2016-02-04 |
| |/ / |/| | | |||
| | * | merge | Alistair Veitch | 2016-02-03 |
| | |\ | |_|/ |/| | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-03 |
|\ \ \ | |||
| | | * | post merge | Alistair Veitch | 2016-02-02 |
| * | | | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
* | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-01 |
|\| | | | |||
| * | | | Merge pull request #4979 from nicolasnoble/win32_subprocess | Craig Tiller | 2016-02-01 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #4982 from nicolasnoble/census-placeholders | Craig Tiller | 2016-01-31 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge branch 'census-placeholders' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | Actually moving this to the proper place. | Nicolas "Pixel" Noble | 2016-01-31 |
* | | | | | | | Merge branch 'win32_subprocess' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Adding windows support for gpr subprocesses. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / / / | |||
* | | | | | | Merge branch 'alarming' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / / | |||
| | * | | | Pass undiagnosed errors to the user unadulterated | Masood Malekghassemi | 2016-01-30 |
| | * | | | Diagnose missing Cython-generated files | Masood Malekghassemi | 2016-01-30 |
| |/ / / | |||
* | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-30 |
|\| | | | |||
* | | | | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
| * | | | Merge pull request #4946 from soltanmm/doctor-calling-doctor | Masood Malekghassemi | 2016-01-30 |
|/| | | | |||
* | | | | Remove dead Python README.md | Masood Malekghassemi | 2016-01-29 |
| * | | | Fix Python diagnostics dying on bad diagnosis | Masood Malekghassemi | 2016-01-28 |
|/ / / | |||
| * / | Clean up custom gRPC Python binaries for Linux | Masood Malekghassemi | 2016-01-28 |
|/ / | |||
* | | Merge pull request #4884 from soltanmm/deal-with-it | Masood Malekghassemi | 2016-01-27 |
|\ \ | |||
| * | | Enable binary linux distributions for Python | Masood Malekghassemi | 2016-01-27 |
| |/ | |||
* | | Implement three missing face test methods | Nathaniel Manista | 2016-01-27 |
* | | Fix reporting unexpected abortions in event tests | Nathaniel Manista | 2016-01-27 |
* | | Drop use of functools.wrap in logging_pool | Nathaniel Manista | 2016-01-26 |