aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
* | | | | | | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
|\| | | | | |
| | | | | | * Fixed a couple of remaining merge issuesGravatar murgatroid992016-01-08
| | | | | | |
| | | | * | | merge with headGravatar yang-g2016-01-08
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | | | * Finished mergeGravatar murgatroid992016-01-08
| | | | | | |
| | | | | | * Merge another fileGravatar murgatroid992016-01-08
| | | | | | |
| | | | | | * Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | | | * Merge pull request #4625 from murgatroid99/ruby_client_stub_fix_typoGravatar Craig Tiller2016-01-08
| | | | | | |\ | | | | | | | | | | | | | | | | Fix a bug recently reported in the mailing list
| | | | | | * \ Merge pull request #4620 from murgatroid99/ruby_auth_plugin_event_loopGravatar Craig Tiller2016-01-08
| | | | | | |\ \ | | | | | | | | | | | | | | | | | | Use specific ruby thread to handle auth metadata plugin callbacks
| * | | | | | \ \ Merge pull request #4644 from yoloseem/typo-1Gravatar Nathaniel Manista2016-01-08
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix docstring typos in python grpc interfaces.
| * \ \ \ \ \ \ \ \ Merge pull request #4627 from daniel-j-born/tcp_fdGravatar Craig Tiller2016-01-08
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Expose the fd in grpc_fd and grpc_tcp.
| | | * | | | | | | | Fix docstring typos in python grpc interfacesGravatar Hyunjun Kim2016-01-08
| | |/ / / / / / / / | |/| | | | | | | |
| | | | | | | | | * Resolved merge conflicts with upstream/release-0_12Gravatar murgatroid992016-01-07
| | | | | | | | | |\ | | | | | | | | |_|/ | | | | | | | |/| |
| | | | | | | | * | Fixed mutex and cond var usageGravatar murgatroid992016-01-07
| | | | | | | | | |
| | | * | | | | | | Update some wrapped stuffGravatar Craig Tiller2016-01-07
| | | | | | | | | |
| | | | | | | * | | Merge pull request #4640 from murgatroid99/node_use_core_metadata_checkGravatar Craig Tiller2016-01-07
| | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | Use core metadata validation functions in Node library
| | | | | | | * \ \ \ Merge pull request #4637 from murgatroid99/core_metadata_validation_empty_checkGravatar Craig Tiller2016-01-07
| | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Make metadata validation functions reject empty keys
| | | | | | | * \ \ \ \ Merge pull request #4634 from murgatroid99/ruby_metadata_downcasingGravatar Craig Tiller2016-01-07
| | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Make the Ruby extension throw an error when passed invalid metadata
| | | | | | | * \ \ \ \ \ Merge pull request #4610 from murgatroid99/node_dependencies_version_updateGravatar Craig Tiller2016-01-07
| | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update some Node dependencies to more recent versions
| | | * | | | | \ \ \ \ \ \ Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-07
| | | |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | Remove from all epoll sets when releasing an fdGravatar yang-g2016-01-07
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | | | | | | | | | * | | Merge branch 'core_metadata_validation_empty_check' into ↵Gravatar murgatroid992016-01-07
| | | | | | | | | | |\ \ \ | | | | | | | | | | |/ / / | | | | | | | | | |/| | | | | | | | | | | | | | | | node_use_core_metadata_check
* | | | | | | | | | | | | Refactor server side to support generic tests.Gravatar vjpai2016-01-07
| | | | | | | | | | | | |
| | | | | | | | | * | | | Make metadata validation functions reject empty keysGravatar murgatroid992016-01-07
| | | | | | | |_|/ / / / | | | | | | |/| | | | |
| | | | | | | | | * | | Make Node library use core metadata validation instead of duplicating itGravatar murgatroid992016-01-07
| | | | | | | |_|/ / / | | | | | | |/| | | |
| * | | | | | | | | | Merge pull request #4635 from ctiller/spam_cleanupGravatar Sree Kuchibhotla2016-01-07
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Spam cleanup
| | | | | | * | | | | | Fail test build if protoc can't be foundGravatar Masood Malekghassemi2016-01-07
| | | | | | | | | | | |
| | | | | | * | | | | | Include core in Python distributionGravatar Masood Malekghassemi2016-01-07
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | | | | * | | | | | Fix pingsGravatar Craig Tiller2016-01-07
| | | | | | | | | | |
| | | | | * | | | | | Review feedbackGravatar Craig Tiller2016-01-06
| | | | | | | | | | |
| | | | | * | | | | | Merge github.com:grpc/grpc into poffyGravatar Craig Tiller2016-01-06
| | | | | |\ \ \ \ \ \
| | | | * | \ \ \ \ \ \ Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-06
| | | | |\ \ \ \ \ \ \ \ | | | | | | |/ / / / / / | | | | | |/| | | | | |
| | * | | / | | | | | | Spam cleanupGravatar Craig Tiller2016-01-06
| | | |_|/ / / / / / / | | |/| | | | | | | |
| | | | | | | | * | | Updated dependencies, fixed a couple of testsGravatar murgatroid992016-01-06
| | | | | | | | | | |
| | | | | | | | * | | Make the Ruby extension throw an error when passed invalid metadataGravatar murgatroid992016-01-06
| | | | | | | | | | |
| * | | | | | | | | | Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-06
| |\| | | | | | | | |
| | | | | | | | * | | Merge branch 'core_validate_metadata' into ruby_metadata_downcasingGravatar murgatroid992016-01-06
| | | | | | | | |\ \ \ | | | | | | | |_|/ / / | | | | | | |/| | | |
| | | | | | * | | | | Fix header include syntaxGravatar murgatroid992016-01-06
| | | | | | | | | | |
| | | | | | * | | | | Expose core metadata validation functions in public headersGravatar murgatroid992016-01-06
| | | | | | | | | | |
| | * | | | | | | | | Merge pull request #4562 from ctiller/intsGravatar jboeuf2016-01-06
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Switch to using C99 types for fixed size integers
| | | | | | | | | * | | Parital implementation of ruby header checkingGravatar murgatroid992016-01-06
| | | | | | | | |/ / / | | | | | | | |/| | |
| | * | | | | | | | | Merge pull request #4591 from nathanielmanistaatgoogle/protobuf-versionGravatar Masood Malekghassemi2016-01-05
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove ceiling on required protobuf version
| | | | | * | | | | | | Expose the fd in grpc_fd and grpc_tcp.Gravatar Dan Born2016-01-05
| | | |_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a bug where grpc_fd::released was not initialized.
| | * | | | | | | | | Merge pull request #4609 from yang-g/timespecGravatar Vijay Pai2016-01-05
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Make possible lossy conversion explicit.
| | | | | | | | | | | * Update copyrightGravatar murgatroid992016-01-05
| | | | | | | | | | | |
| | | | | | | | | | | * Made ruby per-rpc creds interop use auth plugin APIGravatar murgatroid992016-01-05
| | | | | | | | | | | |
| | | | | | | | | | | * Fix typo in method callGravatar murgatroid992016-01-05
| | | | | | | | | |_|/ | | | | | | | | |/| |
| | | | | | | | * | | Merge pull request #4611 from murgatroid99/ruby_0.12_version_updateGravatar Craig Tiller2016-01-05
| | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update Ruby library version for next release
| | * | | | | | | | | | Add tox to Py build-from-source instructionsGravatar Masood Malekghassemi2016-01-05
| | | | | | | | | | | |
| | | | | | | | | | | * Free what we allocGravatar murgatroid992016-01-05
| | | | | | | | | | | |
| | | | | | | | | | | * Use specific ruby thread to handle auth metadata plugin callbacksGravatar murgatroid992016-01-05
| | | | | | | | | | | |