aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* implemented FromDateTimeGravatar Jan Tattermusch2015-07-23
|
* robust conversion from Timespec to DateTime and testsGravatar Jan Tattermusch2015-07-23
|
* Merge pull request #2586 from dgquintas/compress_flag_resetGravatar Craig Tiller2015-07-23
|\ | | | | Fixes for streaming compression.
* \ Merge pull request #2629 from ctiller/always-with-the-monoGravatar Yang Gao2015-07-23
|\ \ | | | | | | Make the server report monotonic times for deadlines
* \ \ Merge pull request #2617 from jboeuf/jwt_creds_renamingGravatar Yang Gao2015-07-23
|\ \ \ | | | | | | | | Renaming jwt_credentials to service_account_jwt_access_credentials.
* \ \ \ Merge pull request #2493 from a-veitch/record_statGravatar Craig Tiller2015-07-23
|\ \ \ \ | | | | | | | | | | Census record stats API
| | | * | Make the server report monotonic times for deadlinesGravatar Craig Tiller2015-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For very high performance systems, we're going to want to be able to simply push the value reported from the server down onto clients. If we report realtime now, then all wrapped languages are going to assume it, meaning that such a change will be impossible later.
* | | | | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
|\ \ \ \ \ | |_|_|/ / |/| | | | Expose call peer uri from C core
* | | | | Merge pull request #2622 from ctiller/look-at-the-treesGravatar Yang Gao2015-07-22
|\ \ \ \ \ | | | | | | | | | | | | Prevent applications from sending reserved metadata
* \ \ \ \ \ Merge pull request #2621 from ctiller/forgetful-frederic-feeds-frogs-frankfurtsGravatar David G. Quintas2015-07-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix interop tests by ensuring non-http-special metadata precedes othe…
| | * | | | | Filter out reserved metadata so that applications cant mess us upGravatar Craig Tiller2015-07-22
| | | | | | |
| * | | | | | Fix interop tests by ensuring non-http-special metadata precedes other metadataGravatar Craig Tiller2015-07-22
| | | | | | |
| | | | | * | Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| |_|_|_|/ / |/| | | | |
* | | | | | Fix Python C89 pedantryGravatar Masood Malekghassemi2015-07-22
| | | | | |
* | | | | | Merge pull request #2604 from murgatroid99/node_user_agent_stringGravatar Michael Lumish2015-07-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | Set user-agent string in Node clients
* | | | | | | fix stylecop warningsGravatar Jan Tattermusch2015-07-22
| | | | | | |
* | | | | | | added generated file Health.cs to stylecop ignoreGravatar Jan Tattermusch2015-07-22
| | | | | | |
* | | | | | | set primary user agent by C# channelGravatar Jan Tattermusch2015-07-22
| | | | | | |
* | | | | | | Merge pull request #2597 from jtattermusch/csharp_metadataGravatar Stanley Cheung2015-07-22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Improving C# metadata API
| | * | | | | Fixed setting user-agent stringGravatar murgatroid992015-07-22
| | | | | | |
| * | | | | | fix crash caused by wrong size of MetadataEntryStructGravatar Jan Tattermusch2015-07-21
| | | | | | |
| | | | | | * Fixes for streaming compression.Gravatar David Garcia Quintas2015-07-21
| | | | | | |
| | * | | | | Added user-agent setting code, and a test for itGravatar murgatroid992015-07-21
| | | | | | |
* | | | | | | Merge pull request #2529 from ctiller/prefer-gin-n-tonicGravatar Vijay Pai2015-07-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Move alarm subsystem to monotonic time
* \ \ \ \ \ \ \ Merge pull request #2556 from ctiller/one-thing-at-a-timeGravatar Vijay Pai2015-07-21
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Fix TSAN reported failure
| | | * | | | | improving test readabilityGravatar Jan Tattermusch2015-07-21
| | | | | | | |
| | | * | | | | rename Result to ResponseAsyncGravatar Jan Tattermusch2015-07-21
| | | | | | | |
| | | * | | | | fix echo metadata testGravatar Jan Tattermusch2015-07-21
| | | | | | | |
| | | * | | | | regenerated code and fixed inconsistenciesGravatar Jan Tattermusch2015-07-21
| | | | | | | |
| | | * | | | | codegen and API changesGravatar Jan Tattermusch2015-07-21
| | | | | | | |
* | | | | | | | Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODYGravatar Yang Gao2015-07-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | User agent string sending support
| | | | * | | | | modify client call interface to allow reading status and trailersGravatar Jan Tattermusch2015-07-21
| | | | | | | | |
| | | | * | | | | added some testsGravatar Jan Tattermusch2015-07-21
| | | | | | | | |
* | | | | | | | | Merge pull request #2559 from ctiller/holographic-ninja-sodaGravatar Nicolas Noble2015-07-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix (forever) a TSAN bug thats plagued us
* \ \ \ \ \ \ \ \ \ Merge pull request #2554 from murgatroid99/node_oauth_interopGravatar Michael Lumish2015-07-21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | Added oauth2_auth_token and per_rpc_creds Node interop tests
| | * | | | | | | | Fix (forever) a TSAN bug thats plagued usGravatar Craig Tiller2015-07-21
| |/ / / / / / / / |/| | | | | | | |
| | | | | * | | | propagate statuscode from server handlerGravatar Jan Tattermusch2015-07-20
| | | | | | | | |
| | | | | * | | | allow sending trailers from server handlerGravatar Jan Tattermusch2015-07-20
| | | | | | | | |
| | | | | * | | | populate server contextGravatar Jan Tattermusch2015-07-20
| | | | | | | | |
| | | * | | | | | Fix TSAN reported failureGravatar Craig Tiller2015-07-20
| | | | | | | | |
| | | * | | | | | Fix TSAN reported failureGravatar Craig Tiller2015-07-20
| |_|/ / / / / / |/| | | | | | |
| | * | | | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-20
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc
| | | | | | * | Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into ↵Gravatar Craig Tiller2015-07-20
| | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | tell-me-who-you-might-be
| | | | * | | | | refactor server call handlersGravatar Jan Tattermusch2015-07-20
| | | | | | | | |
| | | | * | | | | fix bugGravatar Jan Tattermusch2015-07-20
| | | | | | | | |
| | | | * | | | | some cleanup and better metadata supportGravatar Jan Tattermusch2015-07-20
| | | | | | | | |
| | | | * | | | | reading of metadataGravatar Jan Tattermusch2015-07-20
| |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Removed now-incorrect asserts in oauth testGravatar murgatroid992015-07-20
| | | | | | | |
| * | | | | | | Removed unnecessary arguments from auth messageGravatar murgatroid992015-07-20
| | | | | | | |
| * | | | | | | Added oauth2_auth_token and per_rpc_creds Node interop testsGravatar murgatroid992015-07-20
| | | | | | | |