aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Assert uri not null betterGravatar Craig Tiller2015-08-25
|
* Assert uri not nullGravatar Craig Tiller2015-08-25
|
* Add commentsGravatar Craig Tiller2015-08-25
|
* Respond to reviewGravatar Craig Tiller2015-08-25
|
* Use SSL override as a default host name if none is specifiedGravatar Craig Tiller2015-08-25
|
* Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2015-08-25
|\
| * Merge pull request #3038 from nathanielmanistaatgoogle/four-fixesGravatar Masood Malekghassemi2015-08-24
| |\ | | | | | | Four small Python bugfixes
| * \ Merge pull request #3045 from nathanielmanistaatgoogle/parameter-reassignmentGravatar Masood Malekghassemi2015-08-24
| |\ \ | | | | | | | | Fix parameter reassignment defect
| * \ \ Merge pull request #3040 from nathanielmanistaatgoogle/faceGravatar Masood Malekghassemi2015-08-24
| |\ \ \ | | | | | | | | | | A test suite for the RPC Framework Face interface
| | * | | A test suite for the RPC Framework Face interfaceGravatar Nathaniel Manista2015-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | While a full Cartesian product across all variables isn't yet present this is still reasonably comprehensive.
| * | | | Fix merge failuresGravatar yang-g2015-08-24
| | | | |
| * | | | merge with headGravatar yang-g2015-08-24
| |\ \ \ \
| | * \ \ \ Merge pull request #3039 from nathanielmanistaatgoogle/transport-objectsGravatar Masood Malekghassemi2015-08-24
| | |\ \ \ \ | | | | | | | | | | | | | | Add a "transport" field to links.Ticket
| | | | | * | Fix parameter reassignment defectGravatar Nathaniel Manista2015-08-24
| | | |_|/ / | | |/| | | | | | | | | | | | | | | This defect was introduced in 515b0a93526a.
| | * | | | Merge pull request #3010 from dgquintas/head_vs_tailsGravatar Craig Tiller2015-08-24
| | |\ \ \ \ | | | | | | | | | | | | | | Assert http2 header ordering
| | * \ \ \ \ Merge pull request #3034 from yang-g/sec_conn_leakGravatar jboeuf2015-08-24
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Move the default roots check before allocation
| | * \ \ \ \ \ Merge branch 'master' into frayGravatar Vijay Pai2015-08-24
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge pull request #3019 from dgquintas/channel_args_compressionGravatar Yang Gao2015-08-24
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Added C API functions for compression args handling (w/ tests)
| | | * \ \ \ \ \ \ Merge pull request #2969 from soltanmm/gravity-wellGravatar Nathaniel Manista2015-08-24
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add cancel_all_calls to Python server.
| | | * \ \ \ \ \ \ \ Merge pull request #2818 from ctiller/y12kdm3Gravatar Vijay Pai2015-08-24
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add a test of non-blocking API behavior
| | | * \ \ \ \ \ \ \ \ Merge pull request #3007 from jboeuf/core_md_processor_fixesGravatar Craig Tiller2015-08-24
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | Have a richer interface for auth metadata processors.
| | | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into head_vs_tailsGravatar David Garcia Quintas2015-08-24
| | | | | | | | | |\ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
* | | | | | | | | | | | Fix for lame clientsGravatar Craig Tiller2015-08-24
| | | | | | | | | | | |
| | | | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into channel_args_compressionGravatar David Garcia Quintas2015-08-24
| | | | | | | |\ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | | | | | | * | | | | Improvements to the grpc_channel_args_compression_algorithm_set_state apiGravatar David Garcia Quintas2015-08-24
| | | | | | | | | | | |
| | | | | | | | | | * | Add a "transport" field to links.TicketGravatar Nathaniel Manista2015-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will be used for communication of transport-specific values and objects up to applications.
| | | | | | | | | | | * Four small bugfixesGravatar Nathaniel Manista2015-08-24
| | | | | | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) In grpc._links.service._Kernel.add_ticket, premetadata() the call if it has not already been premetadataed for any non-None ticket termination, not just links.Ticket.Termination.COMPLETION. (2) In grpc.framework.core._reception, add an entry to _REMOTE_TICKET_TERMINATION_TO_LOCAL_OUTCOME for REMOTE_FAILURE. REMOTE_FAILURE on a received ticket indicates the remote side of the operation blaming the local side for operation abortion. (3) In grpc.framework.core._reception.ReceptionManager._abort, only abort the operation's other managers if the operation has not already terminated, as indicated by the "outcome" attribute of the TerminationManager. (4) In grpc.framework.core._reception.ReceptionManager._abort, don't transmit the outcome to the other side of the operation. Either it came from the other side in the first place and to send it back would be telling the other side something it already knows, or it arose from a network failure and there's no confidence that it would reach the other side.
| | * | | | | | | | / Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | | | | | | * | Move the default roots check before allocationGravatar yang-g2015-08-24
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Refactor default host name resolutionGravatar Craig Tiller2015-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rephrase API's such that resolvers are constrained to be able to provide a default host given just the text of the URI channel target. This avoids needing to rewrite such details in the core library during retries, and generally makes things much saner to debug.
| | | * | | | | | The face interface of RPC Framework.Gravatar Nathaniel Manista2015-08-24
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the public API of the old face package of RPC Framework extracted into a first-class interface and adapted to metadata, status, and flow control.
| | * | | | | | Merge pull request #3029 from jtattermusch/csharp_responseheaders_and_testsGravatar Jan Tattermusch2015-08-24
| |/| | | | | | |/| | | | | | | | | | | | | | | c# response headers support and code simplification
* | | | | | | | Merge pull request #2968 from nathanielmanistaatgoogle/nathaniel-coreGravatar Masood Malekghassemi2015-08-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | The RPC Framework core package.
| | | * | | | | | revert AssemblyInfo.csGravatar Jan Tattermusch2015-08-21
| | | | | | | | |
| | | * | | | | | fix stylecop issuesGravatar Jan Tattermusch2015-08-21
| | | | | | | | |
| | | * | | | | | support for reading response headers on client sideGravatar Jan Tattermusch2015-08-21
| | | | | | | | |
| | | * | | | | | simplify stream reads on client sideGravatar Jan Tattermusch2015-08-21
| | | | | | | | |
| | | * | | | | | reading of response headers for unary response callsGravatar Jan Tattermusch2015-08-21
| | | | | | | | |
| | | * | | | | | introduce INativeCall interface to simplify testingGravatar Jan Tattermusch2015-08-21
| |_|/ / / / / / |/| | | | | | |
| | | | * | | | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-21
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | | * | | | prettify commentGravatar Craig Tiller2015-08-21
| | | | | | | |
| | * | | | | | split stream.h into sync_stream.h and async_stream.hGravatar yang-g2015-08-21
| | | | | | | |
| | * | | | | | headers reorgGravatar yang-g2015-08-21
| | | | | | | |
* | | | | | | | Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairsGravatar Tim Emiola2015-08-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Allow Node server credentials to have multiple key/cert pairs
| | * | | | | | | The RPC Framework core package.Gravatar Nathaniel Manista2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the second generation of the old base package (framework.base) and implements the translation between the new links and base interfaces.
* | | | | | | | | Update node health check serviceGravatar yang-g2015-08-21
| | | | | | | | |
* | | | | | | | | Merge pull request #3017 from stanley-cheung/php_update_gen_code_testGravatar Michael Lumish2015-08-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | PHP: update codegen, client now extends basestub
| | | | | | | | * | Added C API functions for compression args handling (w/ tests)Gravatar David Garcia Quintas2015-08-21
| | | | | | | | | |
* | | | | | | | | | implement timeout_on_sleeping_server interop testGravatar Jan Tattermusch2015-08-20
| | | | | | | | | |
* | | | | | | | | | get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
| | | | | | | | | |