aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #8633 from nathanielmanistaatgoogle/stopGravatar Nathaniel Manista2016-11-03
|\ \ \ \ | | | | | | | | | | Improved Server.stop specification.
| * | | | Improved Server.stop specificationGravatar Nathaniel Manista2016-11-03
|/ / / /
| * / / remove wait queue from ruby thread pool to avoid deadlockGravatar Alexander Polcyn2016-11-03
|/ / /
| * / example changes to smoke test with 1.0.1Gravatar Alexander Polcyn2016-11-03
|/ /
| * generate server base class as partial tooGravatar Alexander Polcyn2016-11-03
| |
* | Merge pull request #8607 from apolcyn/build_strong_name_packagesGravatar apolcyn2016-11-03
|\ \ | | | | | | Build csharp packages with strong name signing
| | * revert code changes to example files generated by only protobufGravatar Alexander Polcyn2016-11-03
| | |
| | * regenerate example code with changed c# pluginGravatar Alexander Polcyn2016-11-03
| | |
| | * generate partial c# client stubs as partial classesGravatar Alexander Polcyn2016-11-03
| |/ |/|
| * keep old obsolete csharp package builds but add windows dotnetcli package ↵Gravatar Alex Polcyn2016-11-01
| | | | | | | | build. change names of package build targets too
| * strong name sign csharp nuget builds with dotnet on windowsGravatar Alexander Polcyn2016-11-01
|/
* Merge pull request #8581 from matt-kwong/v1.0.x-add_inner_jobsGravatar matt-kwong2016-11-01
|\ | | | | Add --inner_jobs parameter to run_tests_matrix.py
| * Add --inner_jobs args to run_tests_matrix.pyGravatar Matt Kwong2016-10-31
|/
* Merge pull request #8543 from apolcyn/fix_ruby_plugin_buildGravatar apolcyn2016-10-27
|\ | | | | fix type comparison in ruby plugin
| * fix type comparison in ruby pluginGravatar Alexander Polcyn2016-10-27
|/
* Merge pull request #8541 from murgatroid99/node_artifact_dont_cache_cleanGravatar Michael Lumish2016-10-27
|\ | | | | npm cache clean is not a good idea in the artifact build
| * npm cache clean is not a good idea in the artifact buildGravatar murgatroid992016-10-27
|/
* Merge pull request #8529 from murgatroid99/node_fix_module_cachingGravatar Michael Lumish2016-10-26
|\ | | | | Decrease Node module cache time to avoid errors with out-of-date modules
| * Don't try to build Node 7 artifacts yetGravatar murgatroid992016-10-26
| |
* | Merge pull request #8525 from apolcyn/fix_ruby_plugin_windowsGravatar apolcyn2016-10-26
|\ \ | | | | | | convert uint to int in generator
| | * Decrease Node module cache time to avoid errors with out-of-date modulesGravatar murgatroid992016-10-26
| |/ |/|
* | Merge pull request #8102 from apolcyn/failed_credentials_error_messageGravatar apolcyn2016-10-26
|\ \ | | | | | | surface more exception info for call creds errors
| | * convert uint to int in generatorGravatar Alexander Polcyn2016-10-26
| |/ |/|
* | Merge pull request #8516 from nicolasnoble/doing-v1.0.1Gravatar Nicolas Noble2016-10-26
|\ \ | | | | | | Going 1.0.1.
* \ \ Merge pull request #8521 from murgatroid99/node_7_artifacts_fixGravatar Nicolas Noble2016-10-26
|\ \ \ | | | | | | | | Add missing comma in run_tests.py
| * | | Add missing comma in run_tests.pyGravatar murgatroid992016-10-26
|/ / /
| * / Going 1.0.1.Gravatar Nicolas "Pixel" Noble2016-10-26
|/ /
* | Merge pull request #8496 from murgatroid99/node_7_artifactsGravatar Michael Lumish2016-10-26
|\ \ | | | | | | Build Node artifacts and allow Node tests for Node 7
* \ \ Merge pull request #8497 from muxi/advance-objc-versionGravatar Muxi Yan2016-10-25
|\ \ \ | | | | | | | | Advance Objective C versions of gRPC from v1.0.1-pre1 to v1.0.1
| * | | advance OBJC_VERSION_STRING in GRPCHost.mGravatar Muxi Yan2016-10-25
| | | |
| | * | Build Node artifacts and allow Node tests for Node 7Gravatar murgatroid992016-10-25
| |/ / |/| |
| * | Advance versions of gRPC from v1.0.1-pre1 to v1.0.1Gravatar Muxi Yan2016-10-25
|/ /
* | Merge pull request #8220 from murgatroid99/node_remove_deprecated_functionGravatar Michael Lumish2016-10-25
|\ \ | | | | | | Remove deprecated V8 function call in Node library
* \ \ Merge pull request #7738 from murgatroid99/node_package_updatesGravatar Michael Lumish2016-10-24
|\ \ \ | | | | | | | | Update Node library dependencies and change deprecated function calls
* \ \ \ Merge pull request #8480 from muxi/finalize-release-v1.0.1-pre1Gravatar Muxi Yan2016-10-24
|\ \ \ \ | | | | | | | | | | Protobuf versioning in v1.0.1-pre1
| * | | | bug fixGravatar Muxi Yan2016-10-24
| | | | |
| * | | | Use the v1.0.0 pluginGravatar Muxi Yan2016-10-24
| | | | |
| | * | | Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updatesGravatar murgatroid992016-10-24
| | |\ \ \ | |_|/ / / |/| | | |
| * | | | Adjust version of protobuf and point zip file in mxyan's repoGravatar Muxi Yan2016-10-24
| | | | |
* | | | | Merge pull request #8458 from murgatroid99/node_debug_build_fix_backportGravatar Michael Lumish2016-10-24
|\ \ \ \ \ | |/ / / / |/| | | | Compiles with npm install --debug option.
* | | | | Merge pull request #8446 from muxi/revert-8426Gravatar Muxi Yan2016-10-22
|\ \ \ \ \ | | | | | | | | | | | | Reverts PR #8426
* \ \ \ \ \ Merge pull request #8460 from muxi/advance-boringssl-versionGravatar Muxi Yan2016-10-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | Advance versions of BoringSSL in podspec and template
| * | | | | | Advance versions of BoringSSL in podspec and templateGravatar Muxi Yan2016-10-21
|/ / / / / /
| * | | | | Fix BoringSSL podspec templateGravatar Muxi Yan2016-10-21
| | | | | |
| | * | | | Compiles with npm install --debug option.Gravatar Tim Ryan2016-10-21
| |/ / / / |/| | | |
* | | | | Merge pull request #8447 from matt-kwong/v1.0.x-add-pr-filterGravatar Jan Tattermusch2016-10-21
|\ \ \ \ \ | | | | | | | | | | | | Add PR test filters
| * | | | | fix sanityGravatar Matt Kwong2016-10-20
| | | | | |
| * | | | | added platform test suites and other fixesGravatar Matt Kwong2016-10-20
| | | | | |
| * | | | | improve pull request test filteringGravatar Matt Kwong2016-10-20
| | | | | |
| * | | | | Made whitelisting files easier and more intuitiveGravatar Matt Kwong2016-10-20
| | | | | |