Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'yang-g-mock' | Craig Tiller | 2015-05-08 |
|\ | |||
* \ | Merge pull request #1521 from yang-g/race | Craig Tiller | 2015-05-08 |
|\ \ | |||
| * | | do not request another call if server is shutdown | Yang Gao | 2015-05-07 |
* | | | Merge pull request #1518 from stanley-cheung/php_ignore_vendor_folder | Tim Emiola | 2015-05-07 |
|\ \ \ | |||
* \ \ \ | Merge pull request #1504 from jtattermusch/csharp_api_fixes | Tim Emiola | 2015-05-07 |
|\ \ \ \ | |_|/ / |/| | | | |||
| | * | | ignore PHP vendor/ folder | Stanley Cheung | 2015-05-07 |
| |/ / |/| | | |||
* | | | Merge pull request #1512 from stanley-cheung/bump_php_composer_lock | Tim Emiola | 2015-05-07 |
|\ \ \ | |||
* \ \ \ | Merge pull request #1502 from ctiller/check-on-headers | Eric Anderson | 2015-05-07 |
|\ \ \ \ | |||
| | * | | | remove composer.lock file | Stanley Cheung | 2015-05-07 |
| | | | * | Merge remote-tracking branch 'upstream/master' into mock | Yang Gao | 2015-05-07 |
| | | | |\ | |||
| | * | | | | bump php composer.lock again because of auth library fix | Stanley Cheung | 2015-05-07 |
| |/ / / / |/| | | | | |||
* | | | | | Merge pull request #1503 from ctiller/dont-signal-me | Nicolas Noble | 2015-05-07 |
|\ \ \ \ \ | |||
| | | * | | | Split address passed to AddListeningPort into host and port | Jan Tattermusch | 2015-05-07 |
| | | * | | | added concept of ServerCallContext, that is passed to all server-side handlers | Jan Tattermusch | 2015-05-07 |
| | | * | | | add a generic constraint for TRequest and TResponse to require a class | Jan Tattermusch | 2015-05-07 |
| | | * | | | change todo comment | Jan Tattermusch | 2015-05-07 |
| | | | |/ | | | |/| | |||
| | * | | | Merge github.com:grpc/grpc into check-on-headers | Craig Tiller | 2015-05-07 |
| | |\| | | |||
| * | | | | Merge github.com:grpc/grpc into dont-signal-me | Craig Tiller | 2015-05-07 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
* | / | | | Cleanup unlock() a little | Craig Tiller | 2015-05-07 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #1499 from jtattermusch/core_cb_fix | Nicolas Noble | 2015-05-07 |
|\ \ \ \ | |||
| | * | | | Eliminate need for SIGPIPE handling | Craig Tiller | 2015-05-06 |
| | | * | | Validate that headers contain legal bytes | Craig Tiller | 2015-05-06 |
| | |/ / | |||
| * | | | Fix: Server side call with both streams closed doesnt get properly finalized | Jan Tattermusch | 2015-05-06 |
* | | | | update php composer.lock | Stanley Cheung | 2015-05-06 |
| |/ / |/| | | |||
* | | | Pin the version of rubocop used in grpc.gemspec | Tim Emiola | 2015-05-06 |
|/ / | |||
* | | Added important (!) profiling mark. | David Garcia Quintas | 2015-05-05 |
* | | Merge pull request #1395 from ctiller/swappy | David G. Quintas | 2015-05-05 |
|\ \ | |||
* \ \ | Merge pull request #1445 from jtattermusch/csharp_new_api | Tim Emiola | 2015-05-05 |
|\ \ \ | |||
| | | * | Merge remote-tracking branch 'upstream/master' into mock | Yang Gao | 2015-05-05 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | Add full codegen for clientside stub interface | Yang Gao | 2015-05-05 |
* | | | | add php compute_engine_creds auth interop test | Stanley Cheung | 2015-05-05 |
* | | | | Merge pull request #1447 from ctiller/magical-void-pointers | jboeuf | 2015-05-05 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #1464 from yang-g/init | Craig Tiller | 2015-05-05 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #1466 from ctiller/seqno2 | Yang Gao | 2015-05-04 |
|\ \ \ \ \ \ | |||
| | | | * | | | stylecop fixes | Jan Tattermusch | 2015-05-04 |
| | | | * | | | remove duplicate initialize | Jan Tattermusch | 2015-05-04 |
| | * | | | | | resolve comments | Yang Gao | 2015-05-04 |
| * | | | | | | Merge github.com:grpc/grpc into seqno2 | Craig Tiller | 2015-05-04 |
| |\ \ \ \ \ \ | |||
| | | | | | * \ | Merge github.com:grpc/grpc into swappy | Craig Tiller | 2015-05-04 |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | |||
| | | | | * | | | Fixes for C# cancellation support | Jan Tattermusch | 2015-05-04 |
| | | * | | | | | merge with head | Yang Gao | 2015-05-04 |
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||
* | / | | | | | | Added missing profiling tags. | David Garcia Quintas | 2015-05-04 |
| |/ / / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #1465 from ctiller/foo | Yang Gao | 2015-05-04 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #1463 from ctiller/seqno | Yang Gao | 2015-05-04 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #1396 from ctiller/one-read | Yang Gao | 2015-05-04 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | Synthesize goaway when max sequence number generated | Craig Tiller | 2015-05-04 |
| | | |/ / / / / / | | |/| | | | | | | |||
| | | * | | | | | | Remove dead file | Craig Tiller | 2015-05-04 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | * | | | | | merge with head | Yang Gao | 2015-05-04 |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||
| | * | | | | | | Fix typo resulting in masking out high byte of http2 sequence numbers | Craig Tiller | 2015-05-04 |
| | * | | | | | | Add a hook to allow initial HTTP2 sequence number to be specified | Craig Tiller | 2015-05-04 |
| |/ / / / / / |/| | | | | | |