aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
...
| | | | | * | | | | | Disable Node Mac 0.10 distrib testGravatar murgatroid992016-02-11
| | | | | | | | | | |
| | | | | * | | | | | Merge pull request #5214 from jtattermusch/fedora_overlay_funGravatar David G. Quintas2016-02-11
| | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix fedora21 distribtests for python and ruby
| | | | | * | | | | | | Fix node distrib test on Debian Jessie x86Gravatar murgatroid992016-02-11
| | | | | | | | | | | |
| | | | | | * | | | | | fix fedora21 distribtestsGravatar Jan Tattermusch2016-02-11
| | | | | |/ / / / / /
| | | | | * | | | | | Merge pull request #5208 from jtattermusch/fix_python_centos6_releaseGravatar Michael Lumish2016-02-11
| | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Backport: Fix python centos6 distribtest in release-0_13
| * | | | | \ \ \ \ \ \ Merge pull request #5190 from murgatroid99/node_windows_testsGravatar Jan Tattermusch2016-02-11
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Make Node tests run on Windows
| * | | | | | | | | | | | Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #4038 from dgquintas/grpclb_apiGravatar Craig Tiller2016-02-11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Proto API for LB request/responses
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evilGravatar David G. Quintas2016-02-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing underscores in CENSUS_API, GRPC_API and GPR_API.
| | | | | | | | * | | | | | | Reorder Python artifact commandsGravatar Masood Malekghassemi2016-02-11
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | fixed_size_thread_pool : why do we even have that lever? It has beenGravatar vjpai2016-02-11
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deprecated and unused for quite some time.
| | | | | | | | | * | | | | fix python centos6 distribtestGravatar Jan Tattermusch2016-02-11
| | | | | | | | |/ / / / /
| | | | | | | | | | | * | Merge branch 'master' into alarm_openloopGravatar Vijay Pai2016-02-11
| | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | | | | | | | * | | | | Paper over custom command limitationsGravatar Masood Malekghassemi2016-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The custom gRPC bdist command depends on numerous undocumented and private behaviors of setuptools, wheel, distutils, etc. One such is the ordering of generated distribution targets. We paper over this under the assumption that the command will only be useful for gRPC devs, and document with a command description a contractual obligation of users of the command.
| | | | | | | | * | | | | Merge pull request #5194 from soltanmm/everything-is-awful!Gravatar Nathaniel Manista2016-02-11
| | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use wheels instead of eggs for custom bdists.
| * | | | | | | | \ \ \ \ \ Merge pull request #5193 from vjpai/alarm_modsGravatar Craig Tiller2016-02-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make C++ alarm class usable and testable
| | | | | | | | | | * | | | | Use wheels instead for custom bdistsGravatar Masood Malekghassemi2016-02-11
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #5205 from grpc/release-0_13Gravatar Craig Tiller2016-02-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | Release 0.13 upmerge.
| | | | | | | | | | | | * | | merge to HEADGravatar Alistair Veitch2016-02-11
| | | | | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| | | | | | | | | * | | | | | Merge github.com:grpc/grpc into compatibility_modeGravatar Craig Tiller2016-02-11
| | | | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| | | | | | | | | | | | | * | Simplify and properly implement openloop testing.Gravatar Vijay Pai2016-02-11
| | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revive it in tests as well
| | | | | * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-11
| | | | | |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | Revive gprGravatar Vijay Pai2016-02-11
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Sanity: clang-format and regen projectsGravatar Vijay Pai2016-02-11
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'master' into alarm_modsGravatar Vijay Pai2016-02-11
| | | |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #5191 from ctiller/fixdockerGravatar Vijay Pai2016-02-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix docker inception for now
| | | | * | | | | | | | | | | Properly specify dependences on alarm.h in build.yamlGravatar vjpai2016-02-10
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | make all the remaining ruby distribtest passGravatar Jan Tattermusch2016-02-10
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #5165 from ctiller/bring_back_gprGravatar Nicolas Noble2016-02-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring back gpr
| | | | * | | | | | | | | | | | install bundler in dockerfilesGravatar Jan Tattermusch2016-02-10
| | | | | |_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | Make C++ alarm class usable and testable - there were some build issues andGravatar vjpai2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it was not actually even included in the library or the test suite.
| | | * | | | | | | | | | | | Fix docker inception for nowGravatar Craig Tiller2016-02-10
| | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | Make Node tests run on WindowsGravatar Michael Lumish2016-02-10
| | | | | | |_|/ / / / / / / | | | | | |/| | | | | | | |
| | | | * | | | | | | | | | Merge pull request #5182 from murgatroid99/node_drop_0.10_compatGravatar Nicolas Noble2016-02-10
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop explicitly supporting Node 0.10 and 0.11
| * | | | \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_mergeGravatar Jan Tattermusch2016-02-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | / / / / / / / / / | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #5184 from nicolasnoble/merge-and-regenGravatar Jan Tattermusch2016-02-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from 0.13 and regen projects.
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'google/release-0_13' into merge-and-regenGravatar Nicolas "Pixel" Noble2016-02-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.yaml src/ruby/lib/grpc/version.rb
| | | | | | | | | | | | * | | Fixing the absence of 'tag' in the version.Gravatar Nicolas "Pixel" Noble2016-02-10
| | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #5172 from stanley-cheung/composer-testGravatar Stanley Cheung2016-02-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | Test fix php interop test composer install git clone problem
| | | | | | * | | | | | | | Stop explicitly supporting Node 0.10 and 0.11Gravatar murgatroid992016-02-10
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | use HOME env varGravatar Stanley Cheung2016-02-10
| | | | | | | | | | | | |
| | | | * | | | | | | | | Node Mac distribtest: fix handling of docker_suffix=NoneGravatar murgatroid992016-02-10
| | | | | | | | | | | | |
| | | | * | | | | | | | | Removed macos from the docker_suffix listGravatar murgatroid992016-02-10
| | | | | | | | | | | | |
| | | | * | | | | | | | | Fixed node mac distrib testsGravatar murgatroid992016-02-10
| | | | | | | | | | | | |
| | | | * | | | | | | | | Enable Node distrib tests on MacGravatar murgatroid992016-02-10
| | | |/ / / / / / / / /
| | * | | | | | | | | | the host file path to the auth.json file has changedGravatar Stanley Cheung2016-02-09
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #5149 from bogdandrutu/bugGravatar Alistair Veitch2016-02-09
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | Change the census metadata keys.
| | | | | | | | | | | * Handle failing git command in check_copyright.pyGravatar murgatroid992016-02-09
| | | | | | | | | | | |
* | | | | | | | | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-09
|\| | | | | | | | | | |
| * | | | | | | | | | | Drop Python interop tests' "make install-certs"Gravatar Nathaniel Manista2016-02-09
| | | | | | | | | | | |