Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Paper over custom command limitations | Masood Malekghassemi | 2016-02-11 |
| | | | | | | | | | The custom gRPC bdist command depends on numerous undocumented and private behaviors of setuptools, wheel, distutils, etc. One such is the ordering of generated distribution targets. We paper over this under the assumption that the command will only be useful for gRPC devs, and document with a command description a contractual obligation of users of the command. | ||
* | Use wheels instead for custom bdists | Masood Malekghassemi | 2016-02-11 |
| | |||
* | WTF | Craig Tiller | 2016-02-10 |
| | |||
* | Fix 1 second stall on Windows | Craig Tiller | 2016-02-10 |
| | |||
* | Fixing Ruby binary build (again). | Nicolas "Pixel" Noble | 2016-02-10 |
| | |||
* | Fixing ruby versionning. | Nicolas "Pixel" Noble | 2016-02-09 |
| | |||
* | fix copyrights | Jan Tattermusch | 2016-02-08 |
| | |||
* | C# assembly version and current version | Jan Tattermusch | 2016-02-08 |
| | |||
* | fix GrpcEnvironmentTest | Jan Tattermusch | 2016-02-08 |
| | |||
* | fix C# build | Jan Tattermusch | 2016-02-08 |
| | |||
* | Flagging 0.13 as pre1. | Nicolas "Pixel" Noble | 2016-02-09 |
| | |||
* | Merge pull request #5129 from ctiller/version_number | Nicolas Noble | 2016-02-08 |
|\ | | | | | build.yaml centric versioning | ||
* \ | Merge pull request #5134 from soltanmm/cleaners | Nathaniel Manista | 2016-02-08 |
|\ \ | | | | | | | Clean-up Python linux-binary installation. | ||
| * | | 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 |
|/ | |||
* | Fix sanity | Craig Tiller | 2016-02-08 |
| | |||
* | Merge pull request #5114 from yang-g/flushed_too_early | Craig Tiller | 2016-02-08 |
|\ | | | | | flush the stalled list after the window is updated | ||
* \ | Merge pull request #5096 from a-veitch/win_cv_wait | Craig Tiller | 2016-02-08 |
|\ \ | | | | | | | Add timespan support for win32 gpr_cv_wait. | ||
* \ \ | Merge pull request #5088 from murgatroid99/core_long_int64_t | Craig Tiller | 2016-02-08 |
|\ \ \ | | | | | | | | | Replace 'long' with 'int64_t' in public core headers | ||
* | | | | Versionning Ruby from build.yaml, and regenerating broken files after census ↵ | Nicolas "Pixel" Noble | 2016-02-06 |
| | | | | | | | | | | | | | | | | merge. | ||
* | | | | Merge pull request #5097 from nicolasnoble/ruby-native-gems | Nicolas Noble | 2016-02-06 |
|\ \ \ \ | | | | | | | | | | | Properly compiling distributable native gems. | ||
| | | | * | flush the stalled list after the window is updated | yang-g | 2016-02-05 |
| | | | | | |||
* | | | | | Merge pull request #4985 from kriswuollett/kriswuollett-objc-useragent | Jorge Canizales | 2016-02-05 |
|\ \ \ \ \ | | | | | | | | | | | | | Add channel args to enable user agent string for Objective-C | ||
* \ \ \ \ \ | Merge github.com:grpc/grpc into no_more_flag | Craig Tiller | 2016-02-05 |
|\ \ \ \ \ \ | |||
| | | | * | | | Reverse changes to AVL code | murgatroid99 | 2016-02-05 |
| | | | | | | | |||
| | | * | | | | Fixing Mac build for Ruby. | Nicolas Noble | 2016-02-05 |
| | | | | | | | |||
* | | | | | | | Change default on Python install option | Craig Tiller | 2016-02-05 |
| | | | | | | | |||
| | | * | | | | Properly compiling distributable native gems. | Nicolas "Pixel" Noble | 2016-02-05 |
| | |/ / / / | |/| | | | | |||
| | | | * | | Add timespan support for win32 gpr_cv_wait. | Alistair Veitch | 2016-02-05 |
| |_|_|/ / |/| | | | | |||
| * | | | | Merge pull request #5017 from daniel-j-born/tcp_server_trivial | Craig Tiller | 2016-02-05 |
|/| | | | | | | | | | | | | | | Fix comments in tcp_server.h | ||
| | * | | | Removed unused userAgentPrefix variable | Kristopher Wuollett | 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 |
| |_|/ / |/| | | | |||
* | | | | Merge pull request #5081 from vjpai/dbg_async | Craig Tiller | 2016-02-05 |
|\ \ \ \ | | | | | | | | | | | Write to dummy pads and invalid entries in lock-free stack to prevent valgrind complaints | ||
* \ \ \ \ | Merge pull request #5063 from chrisdunelm/dnx_NativeExtensions | Jan Tattermusch | 2016-02-04 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix NativeExtensions for coreclr | ||
| | * | | | | Fix copyright and use consistent C89 comments | vjpai | 2016-02-04 |
| | | | | | | |||
* | | | | | | Merge pull request #5074 from jtattermusch/python_smoketest | Masood Malekghassemi | 2016-02-04 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Python distribution Smoketest | ||
* \ \ \ \ \ \ | Merge pull request #5008 from vjpai/worker_quit | Michael Lumish | 2016-02-04 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Provide an RPC to quit the performance benchmarking workers | ||
* \ \ \ \ \ \ \ | Merge pull request #5010 from vjpai/core_count | Michael Lumish | 2016-02-04 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Implement core_count RPC for Node.JS | ||
* \ \ \ \ \ \ \ \ | Merge pull request #5072 from soltanmm/fix | Masood Malekghassemi | 2016-02-04 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Don't die on missing win32 resources on non-win32 | ||
| | | | * | | | | | | 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 |
| |_|_|/ / / / / / |/| | | | | | | | | |||
| * | | | | | | | | Don't die on missing win32 resources on non-win32 | Masood Malekghassemi | 2016-02-04 |
| | | | | | | | | | |||
| | | | | * | | | | Add explicit comments about purpose of writing to pad | Vijay Pai | 2016-02-04 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Change all instances of census_tag_set to census_context | ||
| | | | | * | | | | Stop upsetting valgrind with uninitialized shorts | Vijay Pai | 2016-02-04 |
| |_|_|_|/ / / / |/| | | | | | | | |||
| | | * | | | | | Merge branch 'master' into worker_quit | vjpai | 2016-02-04 |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #5064 from nicolasnoble/win32-python | Craig Tiller | 2016-02-04 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Win32 python |