Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | addressed pr comments | David Garcia Quintas | 2016-03-17 |
| | |||
* | Added check_include_guards.py to the sanity tests suite | David Garcia Quintas | 2016-03-15 |
| | |||
* | Fixed include guards | David Garcia Quintas | 2016-03-15 |
| | |||
* | Added check_include_guards.py | David Garcia Quintas | 2016-03-15 |
| | |||
* | Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctx | Jan Tattermusch | 2016-03-15 |
|\ | | | | | Revert "Revert "Properly integrate async API with server-side cancellations."" | ||
* \ | Merge pull request #5705 from paddybyers/free_aligned | Jan Tattermusch | 2016-03-15 |
|\ \ | | | | | | | Use gpr_free() in gpr_free_aligned() | ||
* \ \ | Merge pull request #5750 from sreecha/gpr_thd_test | Jan Tattermusch | 2016-03-15 |
|\ \ \ | | | | | | | | | Reduce the number of threads so that this test works on x86 systems | ||
* \ \ \ | Merge pull request #5382 from dgquintas/jenkins_stuff | adelez | 2016-03-15 |
|\ \ \ \ | | | | | | | | | | | Accept instance name as argument | ||
* \ \ \ \ | Merge pull request #5749 from jcanizales/only-one-completion-queue | Jan Tattermusch | 2016-03-15 |
|\ \ \ \ \ | | | | | | | | | | | | | Use a singleton completion queue | ||
| | | | * | | Use gpr_free() in gpr_free_aligned() | Paddy Byers | 2016-03-15 |
| | | | | | | |||
* | | | | | | Merge pull request #5722 from jcanizales/fix-writeable | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Make GRXWriteable with single handler robust against streaming Writers | ||
* \ \ \ \ \ \ | Merge pull request #5543 from adelez/fix_code_coverage2 | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix code coverage. | ||
* \ \ \ \ \ \ \ | Merge pull request #5666 from pquerna/pq/ip_addr_san | jboeuf | 2016-03-14 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add support for IP Addresses in Subject Alt Names. | ||
| | | * | | | | | | Make copyright not expire one year too soon. | Jorge Canizales | 2016-03-14 |
| | | | | | | | | | |||
| | | | | | * | | | Fix copyright | Sree Kuchibhotla | 2016-03-14 |
| | | | | | | | | | |||
| * | | | | | | | | Improve looks_like_ip_address for IPv6 addresses, and add tests | Paul Querna | 2016-03-14 |
| | | | | | | | | | |||
| * | | | | | | | | Add note about refactor portability header | Paul Querna | 2016-03-14 |
| | | | | | | | | | |||
| * | | | | | | | | Add support for IP Addresses in Subject Alt Names. | Paul Querna | 2016-03-14 |
|/ / / / / / / / | |||
| | | | | * | | | Minor code cleanup | Sree Kuchibhotla | 2016-03-14 |
| | | | | | | | | |||
| * | | | | | | | Fix code coverage. | Adele Zhou | 2016-03-14 |
|/ / / / / / / | |||
| | | | * / / | Reduce the number of threads so that this test works on x86 systems | Sree Kuchibhotla | 2016-03-14 |
| |_|_|/ / / |/| | | | | | |||
| | * | | | | Use a singleton completion queue | Jorge Canizales | 2016-03-14 |
| | | | | | | |||
* | | | | | | Merge pull request #5731 from ctiller/huh_omg | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Fix some race conditions | ||
* | | | | | | Merge pull request #5453 from adelez/setup_full_interop | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add a script to run interop tests against all versions of prod servers. | ||
* \ \ \ \ \ \ | Merge pull request #5580 from daniel-j-born/test_creds | Dan Born | 2016-03-14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Allow use of alternative credential types. | ||
* \ \ \ \ \ \ \ | Merge pull request #5727 from nicolasnoble/upmerge | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Upmerge from 0.13.1 | ||
| | | * | | | | | | Add a script to run interop tests against all versions of prod servers. | Adele Zhou | 2016-03-14 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | | | | | * | Merge branch 'master' into revert-5599-revert-5572-srv_ctx | vjpai | 2016-03-14 |
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | | | |||
* | | | | | | | | Merge pull request #5545 from yang-g/windows_leaks | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix windows leaks | ||
* \ \ \ \ \ \ \ \ | Merge pull request #5583 from stanley-cheung/php-fix-examples-constructor | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | PHP: fix examples ClientStub constructor | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #5444 from vjpai/debug_qps_stream | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Make performance benchmarking code more canonical in structure | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #5724 from grpc/revert-5607-revert-5544-master | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Redo "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()" | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5728 from jtattermusch/python_nuke_event_invocation | Jan Tattermusch | 2016-03-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove tests for EventInvocation API that is going to be removed | ||
| | | | | | | | * | | | | | Add comment, tighten loop | Craig Tiller | 2016-03-12 |
| | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | Fix copyright | Craig Tiller | 2016-03-11 |
| | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | If we cant check timers due to contention, at least make sure we do a follow ↵ | Craig Tiller | 2016-03-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | up check soon | ||
| | | | | | | | * | | | | | Merge branch 'huh_omg' of github.com:ctiller/grpc into huh_omg | Craig Tiller | 2016-03-11 |
| | | | | | | | |\ \ \ \ \ | |||
| | | | | | | | | * | | | | | Expand lock | Craig Tiller | 2016-03-11 |
| | | | | | | | | | | | | | | |||
| | | | | | | | | | * | | | | Use a named constant for error domain and code | Jorge Canizales | 2016-03-11 |
| | | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | | Fix cast | Craig Tiller | 2016-03-11 |
| | | | | | | | |/ / / / / | |||
| | | | | | | | * | | | | | Extend timeout | Craig Tiller | 2016-03-11 |
| | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | Fix race in subchannel.c | Craig Tiller | 2016-03-11 |
| | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | Fail faster | Craig Tiller | 2016-03-11 |
| | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | Add contributed test | Craig Tiller | 2016-03-11 |
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | fix copyright | Jan Tattermusch | 2016-03-11 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #5718 from ctiller/dns_retry | Nicolas Noble | 2016-03-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Dns retry support | ||
| | | | | | | * | | | | | | Merge branch 'release-0_13' | Nicolas "Pixel" Noble | 2016-03-12 |
| |_|_|_|_|_|/| | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: composer.json src/php/composer.json | ||
| | * | | | | | | | | | | | remove tests for EventInvocation API that is going to be removed | Jan Tattermusch | 2016-03-11 |
| | | | | | | | | | | | | | |||
| | | | | | | * | | | | | | Merge pull request #5694 from nicolasnoble/pre-0.13.1-downmerge | Jan Tattermusch | 2016-03-11 |
| | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pre 0.13.1 downmerge | ||
* | | | | | | | \ \ \ \ \ \ | Merge pull request #5720 from jcanizales/reachability-objc-fix | Jan Tattermusch | 2016-03-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reachability ObjC fix |