aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fixed handling of binary metadata valuesGravatar murgatroid992015-08-27
* Allowed underscore in metadata keysGravatar murgatroid992015-08-21
* Reversed toLowerCase removalGravatar murgatroid992015-08-21
* Replaced toLowerCase with local-insensitive downcasing functionGravatar murgatroid992015-08-20
* Moved key character check to before key transformationGravatar murgatroid992015-08-20
* Normalize keys when getting and removing metadata itemsGravatar murgatroid992015-08-20
* Added string value validation, modified key normalization and validationGravatar murgatroid992015-08-20
* Fixed test and lint errorsGravatar murgatroid992015-08-20
* Merge branch 'node_server_graceful_shutdown' into node_metadata_classGravatar murgatroid992015-08-20
|\
* | Re-enabled testsGravatar murgatroid992015-08-20
* | Merged node_test_fixesGravatar murgatroid992015-08-20
|\ \
* | | Added new Metadata class to abstract over internal representation and normali...Gravatar murgatroid992015-08-20
| * | Stop dereferencing an optional parameter without checking itGravatar murgatroid992015-08-19
|/ /
* | Merge pull request #2983 from tbetbetbe/grpc-ruby-correct-logconfig-fix-inter...Gravatar Michael Lumish2015-08-19
|\ \
| | * Added a test, enabled other testsGravatar murgatroid992015-08-19
| | * Merge branch 'core_shutdown_idempotency' into node_server_graceful_shutdownGravatar murgatroid992015-08-19
| | |\
| | | * Short-circuit shutdown when it is already published (core)Gravatar murgatroid992015-08-19
* | | | Merge pull request #2964 from jtattermusch/refactor_auth_interceptorsGravatar Michael Lumish2015-08-19
|\ \ \ \
* \ \ \ \ Merge pull request #2955 from murgatroid99/node_nan_deprecation_warningsGravatar Tim Emiola2015-08-19
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2960 from murgatroid99/node_compressionGravatar Tim Emiola2015-08-19
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | * Removed errant NULL settingGravatar murgatroid992015-08-19
* | | | | | Merge pull request #2972 from ctiller/get-reserved-things-rightGravatar Yang Gao2015-08-19
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #2982 from ctiller/tsan-raceGravatar Yang Gao2015-08-19
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2970 from msiedlarek/customize-pool-sizeGravatar Nathaniel Manista2015-08-19
|\ \ \ \ \ \ \ \
| | | * | | | | | Zero out reserved field in nodeGravatar Craig Tiller2015-08-19
| * | | | | | | | Allow customization of thread pool size in Python.Gravatar MikoĊ‚aj Siedlarek2015-08-19
| | | | | | * | | add method info to auth interceptorGravatar Jan Tattermusch2015-08-18
| | | | | | * | | fix commentGravatar Jan Tattermusch2015-08-18
| | | | | | * | | refactor auth interceptorsGravatar Jan Tattermusch2015-08-18
| | | | | | * | | forgot to expose status and trailers for unary callGravatar Jan Tattermusch2015-08-18
| |_|_|_|_|/ / / |/| | | | | | |
| | | | | | | * Merge branch 'master' into node_server_graceful_shutdownGravatar murgatroid992015-08-18
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | * Split server shutdown into tryShutdown and forceShutdownGravatar murgatroid992015-08-18
* | | | | | | | Merge pull request #2981 from ctiller/bad-mergeGravatar David G. Quintas2015-08-18
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #2958 from murgatroid99/node_deadline_internalGravatar Tim Emiola2015-08-18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | * | | | | Fix TSAN reported raceGravatar Craig Tiller2015-08-18
| |_|_|/ / / / / |/| | | | | | |
| | | | | | | * Corrects logconfig from #2956Gravatar Tim Emiola2015-08-18
| |_|_|_|_|_|/ |/| | | | | |
| | * | | | | Fix build breakageGravatar Craig Tiller2015-08-18
| |/ / / / / |/| | | | |
| | | * | | Sprinkle reserved = NULL aroundGravatar Craig Tiller2015-08-18
| | | * | | Add some reserved checks that need to be presentGravatar Craig Tiller2015-08-18
* | | | | | clang-format all sourceGravatar Craig Tiller2015-08-18
| |_|/ / / |/| | | |
* | | | | Merge pull request #2965 from yang-g/lame_client_error_messageGravatar Craig Tiller2015-08-18
|\ \ \ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #2603 from dgquintas/compression-interopGravatar Yang Gao2015-08-17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-17
| |\ \ \ \ \
* | \ \ \ \ \ Merge pull request #2963 from nathanielmanistaatgoogle/base-test-suiteGravatar Masood Malekghassemi2015-08-17
|\ \ \ \ \ \ \
| * | | | | | | A test suite for the RPC Framework base interfaceGravatar Nathaniel Manista2015-08-18
| | | | * | | | Let lame_client accept error statusGravatar yang-g2015-08-17
* | | | | | | | Merge pull request #2961 from stanley-cheung/php_waitforreadyGravatar Michael Lumish2015-08-17
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #2962 from grpc/docs-be-goodGravatar Craig Tiller2015-08-17
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Update subchannel.hGravatar David G. Quintas2015-08-17
| * | | | | | | | docstrings for gprc_subchannel_{add,del}_interested_partyGravatar David G. Quintas2015-08-17
| | |/ / / / / / | |/| | | | | |