Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #4998 from ctiller/syscall | 2016-02-02 | |
|\ | | | | | Make clock_gettime syscall directly to skirt ABI issues | ||
* \ | Merge pull request #4986 from jtattermusch/dlopen_no_dev | 2016-02-02 | |
|\ \ | | | | | | | Prevent the need to install libc6-dev on Linux to run gRPC C# | ||
* \ \ | Merge pull request #4995 from vjpai/corelimit2 | 2016-02-02 | |
|\ \ \ | | | | | | | | | Enable core limits on performance testing client and server | ||
| | * | | Prevent the need to install libc6-dev on Linux | 2016-02-01 | |
| |/ / |/| | | |||
| | * | Please *san | 2016-02-01 | |
| | | | |||
| | * | Fix copyright | 2016-02-01 | |
| | | | |||
* | | | Fix copyright | 2016-02-01 | |
| | | | |||
| | * | Make clock_gettime syscall directly to skirt ABI issues | 2016-02-01 | |
| | | | |||
* | | | Add missing ) | 2016-02-01 | |
| | | | |||
* | | | Comments | 2016-02-01 | |
| | | | |||
* | | | Support falling back on older secure_getenv/getenv versions on older glibc | 2016-02-01 | |
| |/ |/| | |||
| * | Copyright and clang-format | 2016-02-01 | |
| | | |||
| * | Reduce diff | 2016-02-01 | |
| | | |||
| * | Merge branch 'master' into corelimit2 | 2016-02-01 | |
| |\ | |/ |/| | |||
| * | Enable properly working core limits on clients and servers, | 2016-02-01 | |
| | | | | | | | | | | and determine these dynamically if only one or the other is specified but both are running on the same host | ||
* | | Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchy | 2016-02-01 | |
|\ \ | |||
| | * | Clean-up core list usage and make it possible to reset the core list | 2016-02-01 | |
| | | | |||
| | * | Merge branch 'master' into corelimit2 | 2016-02-01 | |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #4933 from yang-g/stalled_by_transport_race2 | 2016-02-01 | |
|\ \ \ | | | | | | | | | Use a separate list for streams stalled by transport in writing path | ||
* \ \ \ | Merge pull request #4934 from jboeuf/ssl_credentials_override_default_roots | 2016-02-01 | |
|\ \ \ \ | | | | | | | | | | | Ssl credentials override default roots | ||
* \ \ \ \ | Merge pull request #4979 from nicolasnoble/win32_subprocess | 2016-02-01 | |
|\ \ \ \ \ | | | | | | | | | | | | | Adding windows support for gpr subprocesses. | ||
* \ \ \ \ \ | Merge pull request #4989 from yang-g/binary_metadata_crash | 2016-02-01 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Use huffman prefix | ||
| * | | | | | | use huffman prefix | 2016-02-01 | |
| | | | | | | | |||
* | | | | | | | Merge pull request #4978 from nicolasnoble/alarming | 2016-01-31 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixing, using and testing alarm code. | ||
* \ \ \ \ \ \ \ | Merge pull request #4982 from nicolasnoble/census-placeholders | 2016-01-31 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Creating placeholders for missing census functions. | ||
| | | | * | | | | | Fixing copyrights. | 2016-02-01 | |
| | | | | | | | | | |||
| | * | | | | | | | Fixing copyrights. | 2016-02-01 | |
| | | | | | | | | | |||
| | | | | | | * | | Fixing copyrights. | 2016-02-01 | |
| | | | | | | | | | |||
| * | | | | | | | | Fixing copyrights. | 2016-02-01 | |
| | | | | | | | | | |||
| * | | | | | | | | Adding log.h for definition of abort. | 2016-01-31 | |
| | | | | | | | | | |||
| * | | | | | | | | Forgot the abort(). | 2016-01-31 | |
| | | | | | | | | | |||
| * | | | | | | | | Missed one. | 2016-01-31 | |
| | | | | | | | | | |||
| * | | | | | | | | Typos. | 2016-01-31 | |
| | | | | | | | | | |||
| * | | | | | | | | Typo. | 2016-01-31 | |
| | | | | | | | | | |||
| * | | | | | | | | Actually moving this to the proper place. | 2016-01-31 | |
| | | | | | | | | | |||
| | | | | | | * | | Replacing grpc_max_auth_token_lifetime by an accessor. | 2016-01-31 | |
| | | | | | | | | | |||
| * | | | | | | | | Creating placeholders for missing census functions. | 2016-01-31 | |
| | |_|_|_|_|/ / | |/| | | | | | | |||
| | | | * | | | | Adding windows support for gpr subprocesses. | 2016-01-31 | |
| | |_|/ / / / | |/| | | | | | |||
| | * | | | | | Fixing, using and testing alarm code. | 2016-01-31 | |
| |/ / / / / | |||
* | | | | | | Pass undiagnosed errors to the user unadulterated | 2016-01-30 | |
| | | | | | | |||
* | | | | | | Diagnose missing Cython-generated files | 2016-01-30 | |
|/ / / / / | |||
* | | | | | Merge pull request #4946 from soltanmm/doctor-calling-doctor | 2016-01-30 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix Python diagnostics dying on bad diagnosis | ||
* | | | | | | create a .zip file with nuget packages | 2016-01-29 | |
| | | | | | | |||
* | | | | | | Merge pull request #4952 from murgatroid99/node_windows_compile | 2016-01-29 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Compile Node library on Windows | ||
| | | | * | | Merge remote-tracking branch 'upstream/master' into stalled_by_transport_race2 | 2016-01-29 | |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge pull request #4960 from vjpai/kill_host | 2016-01-29 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove host option from ServerConfig proto | ||
| * | | | | | | Fix a typo | 2016-01-29 | |
| | | | | | | | |||
* | | | | | | | Merge pull request #4874 from rjshade/add_comments_to_transport | 2016-01-29 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add comments to grpc_transport_stream_op structure | ||
* \ \ \ \ \ \ \ | Merge pull request #4959 from grpc/release-0_12 | 2016-01-29 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Release 0.12 -> master | ||
* \ \ \ \ \ \ \ \ | Merge pull request #4963 from soltanmm/kill-it-with-rm | 2016-01-29 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Remove dead src/python/README.md. |