aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge master to resolve tests podspec conflictGravatar Jorge Canizales2016-07-11
|\
* | Tests Podfile cleanupGravatar Jorge Canizales2016-07-11
| |
* | Use the deployed protoc spec in samples and READMEGravatar Jorge Canizales2016-07-11
| |
| * Merge pull request #7242 from yang-g/importGravatar kpayson642016-07-11
| |\ | | | | | | Remove unused file
| * \ Merge pull request #7289 from stanley-cheung/php-remove-debugGravatar kpayson642016-07-11
| |\ \ | | | | | | | | PHP: remove gpr_log debug
* | | | gRPC plugin podspec: license & deployment targetGravatar Jorge Canizales2016-07-11
| | | | | | | | | | | | For the spec to pass linting.
| * | | Merge pull request #7288 from makdharma/protobuf_import_issue7219Gravatar makdharma2016-07-11
| |\ \ \ | | | | | | | | | | fixes #7259
* | | | | ProtoCompiler.podspec: license & deployment targetGravatar Jorge Canizales2016-07-11
| | | | | | | | | | | | | | | For the spec to pass linting.
* | | | | Podspecs for Protoc and the gRPC pluginGravatar Jorge Canizales2016-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | The examples under <repo_root>/examples now rely on the released versions. Those under src/objective-c/examples, as well as the tests, rely on protoc and the plugin as compiled from head.
| | | | * Merge remote-tracking branch 'upstream/master' into importGravatar yang-g2016-07-08
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #7274 from murgatroid99/ruby_api_review_changesGravatar kpayson642016-07-08
| |\ \ \ \ | | | | | | | | | | | | Split incoming initial and trailing metadata in Ruby calls
| * \ \ \ \ Merge pull request #7160 from nathanielmanistaatgoogle/handlers-optionalGravatar kpayson642016-07-08
| |\ \ \ \ \ | | | | | | | | | | | | | | Make handlers optional at server construction
| | | | * | | removed unneeded import. fixes travis buildGravatar Makarand Dharmapurikar2016-07-08
| | | | | | |
| * | | | | | Merge pull request #7195 from soltanmm/winfixGravatar kpayson642016-07-08
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix Python interop unit-tests on Windows
| | | | | * | | added a comment just to retrigger testsGravatar Makarand Dharmapurikar2016-07-08
| | | | | | | |
| * | | | | | | Merge pull request #7272 from nathanielmanistaatgoogle/rendezvous-exceptionGravatar kpayson642016-07-08
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix _Rendezvous.exception for successful calls
| | | | | | | * | php: remove gpr_log debugGravatar Stanley Cheung2016-07-08
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge pull request #7163 from nathanielmanistaatgoogle/call-credentialsGravatar kpayson642016-07-08
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Support composition of arbitrarily many CallCredentials objects
| * \ \ \ \ \ \ \ Merge pull request #7203 from murgatroid99/node_separate_health_checkGravatar Nicolas Noble2016-07-08
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Split Node health check code into a separate package and make it use static codegen
| * \ \ \ \ \ \ \ \ Merge pull request #7268 from ctiller/smaller_max_message_sizeGravatar Nicolas Noble2016-07-08
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Reduce default max message size
| | | | | | | | | * | fixed minor indent and resubmitGravatar Makarand Dharmapurikar2016-07-08
| | | | | | | | | | |
| | | | | | * | | | | Fix interop tests on WindowsGravatar Masood Malekghassemi2016-07-08
| | | | | | | | | | |
| | | | | | * | | | | Make Python tests run on WindowsGravatar Masood Malekghassemi2016-07-08
| | | | | | | | | | |
| | | | | | * | | | | Build Python distributions standalone for WindowsGravatar Masood Malekghassemi2016-07-08
| | | | | | | | | | |
| | | | | | * | | | | Patch monkeypatch link function to work in Python3Gravatar Masood Malekghassemi2016-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The modified link command was originally taken from a Python 2.x distutils.
| | | | | | * | | | | Make Python build standalone on WindowsGravatar Masood Malekghassemi2016-07-08
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #7260 from kpayson64/ga_performance_testsGravatar kpayson642016-07-08
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Migrated python performance tests to use GA API
| | | | | | | | | | * | addressed feedbackGravatar Makarand Dharmapurikar2016-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | using 'using'. Removed unnecessary grpc::string. fixed indentation.
| | | | | | | * | | | | Remove unnecessary fcntl module importGravatar Masood Malekghassemi2016-07-08
| | | | | | | | | | | |
| | | | | | | * | | | | Remove misleading diagnostics messageGravatar Masood Malekghassemi2016-07-08
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | | | | | | | * | fixes #7219Gravatar Makarand Dharmapurikar2016-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified objc plugin to add two types of import statements for well known protos. Deleted unnecessary empty.proto as we'll be using wellknown empty.proto Modified test to use the well known empty.proto.
| * | | | | | | | | | Merge pull request #7275 from kpayson64/python_min_memory_cleanupGravatar kpayson642016-07-08
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Removed cython client-side call tracking
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #6783 from thinkerou/compressGravatar kpayson642016-07-08
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Make PHP work correctly when receiving a compressed message
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7156 from stanley-cheung/php-add-comment-shutdown-warningGravatar kpayson642016-07-08
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: add warning about shutdown function
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7239 from jboeuf/fix_7182Gravatar kpayson642016-07-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | Change the return status codes according to the doc
| * | | | | | | | | | | | | Merge pull request #7219 from jcanizales/merge-0.14-into-masterGravatar makdharma2016-07-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 0.14 into master
| | | | | | | | | | | | | * \ Merge branch 'master' into ruby_api_review_changesGravatar murgatroid992016-07-08
| | | | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| | | | | | | | | | | | | * | Revert changes to SingleReqView and MultiReqViewGravatar murgatroid992016-07-08
| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | fetch and fix conflictGravatar thinkerou2016-07-08
| | | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | | Removed cython client-side call trackingGravatar Ken Payson2016-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures sync calls get cancelled after a keyboard interrupt, as well as all calls getting destroyed before grpc_shutdown()
| * | | | | | | | | | | | | | Merge pull request #7270 from kpayson64/ruby_ga_changeGravatar kpayson642016-07-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change cancelled to cancelled?
| | | | | * | | | | | | | | | | revert debug log changeGravatar Stanley Cheung2016-07-07
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | php: update example composer.jsonGravatar Stanley Cheung2016-07-07
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | php: add warning about shutdown functionGravatar Stanley Cheung2016-07-07
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | | | | | | | | * | Split incoming initial and trailing metadata in Ruby callsGravatar murgatroid992016-07-07
| | | | | | | |_|_|_|_|_|/ / | | | | | | |/| | | | | | |
| | | | | | | | | | | * | | Fix _Rendezvous.exception for successful callsGravatar Nathaniel Manista2016-07-07
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Change cancelled to cancelled?Gravatar Ken Payson2016-07-07
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | | | | | * | | | | Merge github.com:grpc/grpc into smaller_max_message_sizeGravatar Craig Tiller2016-07-07
| | | | | | | |\ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | | | | | | | | * | | Composition of arbitrarily many CallCredentialsGravatar Nathaniel Manista2016-07-07
| | | | | | | | | | | |
| | | | | | | | | | * | Make handlers optional at server constructionGravatar Nathaniel Manista2016-07-07
| | | | | | | | | |/ /