Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #4536 from jtattermusch/buildtests_c_is_no_cpp | Craig Tiller | 2015-12-18 |
|\ | |||
* \ | Merge pull request #4384 from ctiller/big_data | Yang Gao | 2015-12-18 |
|\ \ | |||
| | * | dont include grpc++ in buildtests_c | Jan Tattermusch | 2015-12-18 |
| |/ |/| | |||
* | | Merge pull request #4533 from jboeuf/remove_peer_from_ssl_auth_context | Craig Tiller | 2015-12-18 |
|\ \ | |||
* \ \ | Merge pull request #4532 from jtattermusch/remove_unused_vsprojects | Craig Tiller | 2015-12-18 |
|\ \ \ | |||
* \ \ \ | Merge pull request #4531 from jtattermusch/shorter_win_path | Craig Tiller | 2015-12-18 |
|\ \ \ \ | |||
| | | * \ | Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_... | Julien Boeuf | 2015-12-18 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | * | | Unit testing the peer from auth context functionality. | Julien Boeuf | 2015-12-18 |
| | * | | | remove unused vsprojects | Jan Tattermusch | 2015-12-18 |
| |/ / / | |||
| * | | | regenerate project files | Jan Tattermusch | 2015-12-18 |
| * | | | make intermediate dir path shorter | Jan Tattermusch | 2015-12-18 |
|/ / / | |||
* | | | Merge pull request #4523 from jboeuf/no_auth_context_in_security_connector | Craig Tiller | 2015-12-18 |
|\ \ \ | |||
* \ \ \ | Merge pull request #4512 from jtattermusch/win64_more_fixes | Craig Tiller | 2015-12-18 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #4524 from jtattermusch/polish_vcxproj_files | Craig Tiller | 2015-12-18 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #4527 from jtattermusch/silence_lnk4217 | Craig Tiller | 2015-12-18 |
|\ \ \ \ \ \ | |||
| * | | | | | | ignore warning LNK4217 | Jan Tattermusch | 2015-12-18 |
|/ / / / / / | |||
| | | | * / | Removing the peer from the SSL security connector. | Julien Boeuf | 2015-12-17 |
| | | |/ / | |||
| | * / / | fixing x64 build with vs2015 | Jan Tattermusch | 2015-12-17 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #4507 from jtattermusch/run_portability | Nicolas Noble | 2015-12-17 |
|\ \ \ \ | |||
| | * | | | regenerate project files | Jan Tattermusch | 2015-12-17 |
| | * | | | make Release depend on Release from nuget deps | Jan Tattermusch | 2015-12-17 |
| | * | | | silence warnings | Jan Tattermusch | 2015-12-17 |
| | * | | | Get rid of tabs from .include file | Jan Tattermusch | 2015-12-17 |
| | | * | | Making the stack work with outgoing channel args. | Julien Boeuf | 2015-12-17 |
* | | | | | Merge pull request #4514 from yang-g/master | David G. Quintas | 2015-12-17 |
|\ \ \ \ \ | |||
| * | | | | | hide a debug log under trace and fix two log levels | yang-g | 2015-12-17 |
|/ / / / / | |||
* | | | | | Merge pull request #4501 from jtattermusch/refcounting_completion_queue_shutdown | Jan Tattermusch | 2015-12-17 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||
| | * | | | add run_portability.sh script | Jan Tattermusch | 2015-12-17 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #4504 from soltanmm/typo-fix | Nathaniel Manista | 2015-12-17 |
|\ \ \ \ | |||
| * | | | | Fix typo in Python test harness | Masood Malekghassemi | 2015-12-16 |
|/ / / / | |||
| | * / | Removing the auth context from the security connector. | Julien Boeuf | 2015-12-16 |
| |/ / |/| | | |||
| | * | clang-format | Craig Tiller | 2015-12-16 |
| | * | Fix flow control for unstarted streams | Craig Tiller | 2015-12-16 |
| | * | Merge branch 'big_data' of github.com:ctiller/grpc into big_data | Craig Tiller | 2015-12-16 |
| | |\ | |||
| | * | | Fix merge | Craig Tiller | 2015-12-16 |
| | * | | Fix merge | Craig Tiller | 2015-12-16 |
| | * | | Merge github.com:grpc/grpc into big_data | Craig Tiller | 2015-12-16 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #4464 from jtattermusch/coverage_in_debug | adelez | 2015-12-16 |
|\ \ \ \ | |||
| | * | | | refcounting completion queue shutdown | Jan Tattermusch | 2015-12-16 |
* | | | | | Merge pull request #4487 from stanley-cheung/php_insecure_channel_creds | jboeuf | 2015-12-16 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||
| | * | | | fix build_step_environ() | Jan Tattermusch | 2015-12-16 |
* | | | | | Merge pull request #4485 from ctiller/wat | Nicolas Noble | 2015-12-16 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #4482 from ctiller/lobapo | David G. Quintas | 2015-12-16 |
|\ \ \ \ \ \ | |||
| | | * | | | | php: make channel | Stanley Cheung | 2015-12-16 |
* | | | | | | | Merge pull request #4467 from ctiller/DotInHeaderName | David G. Quintas | 2015-12-16 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #4479 from ctiller/aarons-bug | Yang Gao | 2015-12-16 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #4484 from alfatraining/fix_test/gpr_stack_lockfree_test | Craig Tiller | 2015-12-16 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | fix indentation and be more explicit re cast to gpr_atm | Konstantinos Sofokleous | 2015-12-16 |
| | | | | * | | | | Add fflush to windows log lines | Craig Tiller | 2015-12-16 |
| |_|_|_|/ / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #4481 from dgquintas/interop_compression | Craig Tiller | 2015-12-16 |
|\ \ \ \ \ \ \ \ |