aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* changed compression request streaming enumerable to set write flag on every m...Gravatar Alexander Polcyn2016-07-12
* updated inner class commentGravatar Alexander Polcyn2016-07-12
* simplified client streaming compression request enumerableGravatar Alexander Polcyn2016-07-12
* added ruby client compression interop testsGravatar Alexander Polcyn2016-07-12
* removed unnecessary public methods removed tests of non api methodsGravatar Alex Polcyn2016-07-12
* Removed expectations of entire provided algorithms list in testsGravatar Alexander Polcyn2016-07-11
* replaced constant compress level names with idsGravatar Alexander Polcyn2016-07-11
* fixed unreferenced self C parametersGravatar Alex Polcyn2016-07-10
* Replaced private ruby methods with internal c functionsGravatar Alexander Polcyn2016-07-10
* Added ruby wrapper for grpc_compression_optionsGravatar Alexander Polcyn2016-07-10
* Merge pull request #7274 from murgatroid99/ruby_api_review_changesGravatar kpayson642016-07-08
|\
* \ Merge pull request #7160 from nathanielmanistaatgoogle/handlers-optionalGravatar kpayson642016-07-08
|\ \
* \ \ Merge pull request #7195 from soltanmm/winfixGravatar kpayson642016-07-08
|\ \ \
* \ \ \ Merge pull request #7272 from nathanielmanistaatgoogle/rendezvous-exceptionGravatar kpayson642016-07-08
|\ \ \ \
* \ \ \ \ Merge pull request #7163 from nathanielmanistaatgoogle/call-credentialsGravatar kpayson642016-07-08
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #7203 from murgatroid99/node_separate_health_checkGravatar Nicolas Noble2016-07-08
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #7268 from ctiller/smaller_max_message_sizeGravatar Nicolas Noble2016-07-08
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #7177 from kpayson64/python_codegenGravatar kpayson642016-07-08
|\ \ \ \ \ \ \ \
| | | | | | * | | Fix interop tests on WindowsGravatar Masood Malekghassemi2016-07-08
| | | | | | * | | Make build_python.sh script smarterGravatar Masood Malekghassemi2016-07-08
| | | | | | * | | Sanitize environment variables in run_tests `jobset`Gravatar 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
| | | | | | * | | Make Python build standalone on WindowsGravatar Masood Malekghassemi2016-07-08
* | | | | | | | | Merge pull request #7260 from kpayson64/ga_performance_testsGravatar kpayson642016-07-08
|\ \ \ \ \ \ \ \ \
| | | | | | | * | | Remove unnecessary fcntl module importGravatar Masood Malekghassemi2016-07-08
| | | | | | | * | | Remove misleading diagnostics messageGravatar Masood Malekghassemi2016-07-08
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #7275 from kpayson64/python_min_memory_cleanupGravatar kpayson642016-07-08
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #7100 from sreecha/stress_test_metrics_fixGravatar kpayson642016-07-08
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #6783 from thinkerou/compressGravatar kpayson642016-07-08
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7156 from stanley-cheung/php-add-comment-shutdown-warningGravatar kpayson642016-07-08
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7239 from jboeuf/fix_7182Gravatar kpayson642016-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7219 from jcanizales/merge-0.14-into-masterGravatar makdharma2016-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * 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
| | | | |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #6693 from thinkerou/phptGravatar Stanley Cheung2016-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | Removed cython client-side call trackingGravatar Ken Payson2016-07-07
* | | | | | | | | | | | | | | | Merge pull request #7270 from kpayson64/ruby_ga_changeGravatar kpayson642016-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | 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
| | | | | | | | | | | |/
* | | | | | | | | | | | Merge pull request #7190 from dgquintas/bb_reader_errorGravatar Nicolas Noble2016-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |