aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/lib/grpc/logconfig.rb
Commit message (Collapse)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Corrects logconfig from #2956Gravatar Tim Emiola2015-08-18
|
* Remove the runtime dependency on the logging gem.Gravatar Tim Emiola2015-08-17
| | | | | - provides a noop logger unless the user explicit adds a logging method to the GRPC namespace
* Corrects the cancel_after_first_response behaviourGravatar Tim Emiola2015-06-19
| | | | | | | | | - introduces a #wait method on the call operation view - invokes #wait on a Notifier that is created for all operations - ensures the Notifier is invoked if necessary whenever a client request completes - updates the interop_test to use op.wait before checking if the call was cancelled.
* Encapsulate logger within GRPC moduleGravatar Nick Gauthier2015-05-20
|
* Merge pull request #540 from ctiller/copyrightGravatar Tim Emiola2015-02-18
|\ | | | | Copyright checker
| * Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| |
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
| |
* | Updates the module name in the idiomatic and stub layersGravatar Tim Emiola2015-02-17
|/
* Removes Google username from TODOs, removes defunct TODOsGravatar Tim Emiola2015-01-22
|
* Incorporating ruby into the master grpc repository.Gravatar nnoble2014-12-01
Change on 2014/12/01 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81111468