Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep | David Garcia Quintas | 2015-07-15 |
|\ | |||
| * | Merge pull request #2371 from yang-g/security_context2 | Craig Tiller | 2015-07-15 |
| |\ | |||
| * \ | Merge pull request #2383 from vjpai/lockfree-stack | Craig Tiller | 2015-07-15 |
| |\ \ | |||
| * \ \ | Merge pull request #2406 from dgquintas/writeoptions | Craig Tiller | 2015-07-15 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #2408 from nicolasnoble/generate_projects-should-mkdir | Craig Tiller | 2015-07-15 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #2442 from yang-g/authcontext_lazy_create_at_server | Craig Tiller | 2015-07-15 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #2419 from jtattermusch/nuget_versioning_simplification | Michael Lumish | 2015-07-15 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | make build_packages.bat provide version of grpc.native.csharp_ext dependency | Jan Tattermusch | 2015-07-15 |
| | * | | | | | | introduce Version.cs as single source of truth of gRPC C# version | Jan Tattermusch | 2015-07-15 |
| | * | | | | | | pick up nuget package version from cmdline param and fix nuget build | Jan Tattermusch | 2015-07-15 |
| |/ / / / / / | |||
| * | | | | | | Merge pull request #2418 from jtattermusch/csharp_healthchecking | Michael Lumish | 2015-07-15 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | C# health checking support | Jan Tattermusch | 2015-07-15 |
| |/ / / / / / | |||
| * | | | | | | Merge pull request #2453 from tbetbetbe/grpc-ruby-update-requirements-comment | Michael Lumish | 2015-07-15 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | Updates the requirements comment before releasing on the release branch | Tim Emiola | 2015-07-15 |
| |/ / / / / / | |||
| * | | | | | | Merge pull request #2450 from dgquintas/frame_data_one_byte | Yang Gao | 2015-07-15 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #2428 from vjpai/gcc44_issues | Yang Gao | 2015-07-14 |
| |\ \ \ \ \ \ \ | |||
| | | * | | | | | | Fixed wrong frame parsing | David Garcia Quintas | 2015-07-14 |
| | |/ / / / / / | |/| | | | | | | |||
| | * | | | | | | override and final | Vijay Pai | 2015-07-14 |
| * | | | | | | | Merge pull request #2332 from jtattermusch/implicit_initialize_rebased | Michael Lumish | 2015-07-14 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #2438 from stanley-cheung/update_homebrew_php_ext_dir | Michael Lumish | 2015-07-14 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #2251 from nathanielmanistaatgoogle/links | Masood Malekghassemi | 2015-07-14 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | clang-format changed files | Vijay Pai | 2015-07-14 |
| | | | | | | | | * | | Name arguments | vjpai | 2015-07-14 |
| | | | | | * | | | | | Create server side auth context lazily | yang-g | 2015-07-14 |
| | | * | | | | | | | | regex | Stanley Cheung | 2015-07-14 |
| | | | | * | | | | | | Addressing outstanding typos and comments | Vijay Pai | 2015-07-14 |
| | | | | * | | | | | | Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4 | vjpai | 2015-07-14 |
| | | * | | | | | | | | update homebrew php ext location | Stanley Cheung | 2015-07-14 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #2335 from murgatroid99/node_error_codes | Abhishek Kumar | 2015-07-14 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| | | | | * | | | | | Use rvalue ref return to avoid copy | vjpai | 2015-07-14 |
| * | | | | | | | | | Merge pull request #2336 from murgatroid99/ruby_error_codes | Abhishek Kumar | 2015-07-14 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #2065 from dklempner/retry_backoff | Abhishek Kumar | 2015-07-14 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | | Remove brace initialization for gcc-4.4 compatibility | vjpai | 2015-07-14 |
| | | | | | | * | | | | | Remove lambda function with lambda capture to allow building with pre-lambda | vjpai | 2015-07-14 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
| | | | | | | * | | | | generate_projects.py should make directories. | Nicolas "Pixel" Noble | 2015-07-14 |
| | | | | | | | * | | | Removed spurious check | David Garcia Quintas | 2015-07-14 |
| * | | | | | | | | | | Merge pull request #2421 from chai2010/master | Nicolas Noble | 2015-07-13 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | fix build on windows | chai2010 | 2015-07-14 |
| |/ / / / / / / / / / | |||
| * | | | | | | | | | | Merge pull request #2416 from nicolasnoble/attempt-number-2-at-windows-kick | Jan Tattermusch | 2015-07-13 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #2414 from nicolasnoble/lets-debug-aborts | Jan Tattermusch | 2015-07-13 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | Add description of MIN_CONNECT_TIMEOUT and fix its pseudocode usage. | David Klempner | 2015-07-13 |
| * | | | | | | | | | | | | Merge pull request #2415 from nicolasnoble/ignore-cached-files | Michael Lumish | 2015-07-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |||
| | | | * | | | | | | | | | Better socket kick for Windows. | Nicolas "Pixel" Noble | 2015-07-14 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||
| | * | | | | | | | | | | Let's ignore our generated cache.mk from git. | Nicolas "Pixel" Noble | 2015-07-14 |
| |/ / / / / / / / / / | |||
| | * / / / / / / / / | Adding a handler for abort(). | Nicolas "Pixel" Noble | 2015-07-14 |
| |/ / / / / / / / / | |||
| | | | | * / / / / | links interface and gRPC-on-wire implementation | Nathaniel Manista | 2015-07-13 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
| | | | | | * | | | Added WriteOptions for per-message flags and modified CallOps to use it. | David Garcia Quintas | 2015-07-13 |
| * | | | | | | | | Merge pull request #2399 from nicolasnoble/install-windows-exception-handler | Jan Tattermusch | 2015-07-13 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #2400 from nicolasnoble/filter-output-for-timeouts | Craig Tiller | 2015-07-13 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #2402 from jtattermusch/windows_polishing | Nicolas Noble | 2015-07-12 |
| |\ \ \ \ \ \ \ \ \ |