aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge pull request #7623 from apolcyn/sys_inter_with_nugetGravatar Nicolas Noble2016-08-09
|\ | | | | Updating Ix-Async to System Interactive and nuget
* \ Merge pull request #7605 from sreecha/perf-fix-gaGravatar Nicolas Noble2016-08-09
|\ \ | | | | | | Add clientSuccess and serverSuccess to BQ schema
* | | Reducing diff.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
* | | That won't work properly. Falling back on fixing the list of dependencies.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
* | | Using the interop dependencies instead.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
* | | Hopefully fixing #7639.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
* | | Undo Go Docker fix - fixed in another PRGravatar Jorge Canizales2016-08-05
| | |
* | | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into ↵Gravatar Jorge Canizales2016-08-05
|\ \ \ | | | | | | | | | | | | p0-advance-protobuf-version
| | | * change location of nuget back to normalGravatar Alexander Polcyn2016-08-05
| | | |
* | | | @pgrosu’s fix of Go’s docker buildGravatar Jorge Canizales2016-08-04
| | | |
* | | | Fix Jenkins test errorGravatar Muxi Yan2016-08-03
| | | |
* | | | Point out what to do if the sanity check failsGravatar Jorge Canizales2016-08-03
| | | |
| * | | Merge pull request #7613 from kpayson64/py_protobuf_upgradeGravatar kpayson642016-08-03
| |\ \ \ | | | | | | | | | | Bump python protobuf dependency to 3.0.0
| | * | | Bump python protobuf dependency to 3.0.0Gravatar Ken Payson2016-08-03
| | | | |
* | | | | Update generated files with new protobuf versionGravatar Jorge Canizales2016-08-03
| | | | | | | | | | | | | | | Also make the script fetch protoc from the usual place.
| | | | * using temporary nuget location on windowsGravatar Alexander Polcyn2016-08-03
| | | | |
| | | | * ran script to update actual docker filesGravatar Alexander Polcyn2016-08-02
| | |_|/ | |/| |
| * | | Merge pull request #7610 from kpayson64/downgrade_setuptoolsGravatar kpayson642016-08-02
| |\ \ \ | | | | | | | | | | Downgrade docker setuptools
| | * | | Downgrade docker setuptoolsGravatar Ken Payson2016-08-02
| | |/ /
| * | | Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtmGravatar Jan Tattermusch2016-08-02
| |\ \ \ | | |/ / | |/| | Update .NET core dependencies to RTM
| | | * Add clientSuccess and serverSuccess to BQ schemaGravatar Sree Kuchibhotla2016-08-01
| | |/ | |/|
| | * build everythingGravatar Jan Tattermusch2016-07-31
| | |
* | | Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into ↵Gravatar Jorge Canizales2016-07-29
|\ \ \ | | | | | | | | | | | | p0-advance-protobuf-version
* | | | nit: format ObjC test targets betterGravatar Jorge Canizales2016-07-29
| | | | | | | | | | | | So they can be commented out.
* | | | Update Protobuf submodule to v3.0.0 (GA)Gravatar Jorge Canizales2016-07-29
| | | |
| | * | Bumping to 1.0.0-pre2.Gravatar Nicolas "Pixel" Noble2016-07-29
| |/ /
| * | Merge pull request #7567 from murgatroid99/node_artifact_build_health_checkGravatar Nicolas Noble2016-07-29
| |\ \ | | | | | | | | Build the Node health-check package in the build_packages script
| * | | update to use new nuget client in testsGravatar Alexander Polcyn2016-07-28
| | |/ | |/|
| | * Build the Node health-check package in the build_packages scriptGravatar murgatroid992016-07-28
| |/
| * regenerate from templateGravatar Stanley Cheung2016-07-26
| |
| * fix copyrightGravatar Stanley Cheung2016-07-26
| |
| * php: add php7 to jenkins basic and interop testsGravatar Stanley Cheung2016-07-26
| |
| * php: remove protobuf-php clone hackGravatar Stanley Cheung2016-07-26
| |
| * remove outdated php dockerfile dependencyGravatar Stanley Cheung2016-07-26
| |
| * Merge pull request #7491 from kpayson64/remote_linux_whl_artifactsGravatar kpayson642016-07-21
| |\ | | | | | | Remove non-manylinux linux .whl artifacts
| * \ Merge remote-tracking branch 'google/v1.0.x' into no_verbose_fixGravatar Nicolas "Pixel" Noble2016-07-21
| |\ \ | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py
| | | * Remove non-manylinux linux .whl artifactsGravatar Ken Payson2016-07-21
| | | |
| | * | Merge pull request #7462 from ctiller/backport-delayed-writeGravatar Nicolas Noble2016-07-21
| | |\ \ | | | |/ | | |/| Backport delayed write into v1.0.x branch
| | * | Merge pull request #7484 from soltanmm/docgen-improGravatar kpayson642016-07-21
| | |\ \ | | | | | | | | | | Upgrade virtualenv pip in Python docgen
| | | * | Upgrade virtualenv pip in Python docgenGravatar Masood Malekghassemi2016-07-20
| | | | | | | | | | | | | | | | | | | | Also ignore the docgen-generated directories under doc/.
| | * | | Correct shell scripting mistake in node package generation codeGravatar murgatroid992016-07-20
| | |/ /
* | | | Update protobuf submodule to 3.0.0-beta-4Gravatar Jorge Canizales2016-07-19
| | | | | | | | | | | | Which has the fix for oneofs when using dynamic frameworks in ObjectiveC
| | * | Merge pull request #7397 from soltanmm/hua-tulyada-hua-wa-hua-HEY-Hey-hey-heyGravatar kpayson642016-07-19
| | |\ \ | | | | | | | | | | Document the custom grpcio-tools command class
| | * \ \ Merge pull request #7424 from soltanmm/macverfixGravatar kpayson642016-07-19
| | |\ \ \ | | | | | | | | | | | | Force the Python host version on Mac OS X
| | | | * | Document the custom grpcio-tools command classGravatar Masood Malekghassemi2016-07-19
| | | | | |
| | | | | * Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-19
| |_|_|_|/ |/| | | | | | | | | | | | | | Delay beginning most writes until we enter poll()
| | | * | Force the Python host version on Mac OS XGravatar Masood Malekghassemi2016-07-18
| |_|/ / |/| | |
| | * | Polish grpcio_health_checking packageGravatar Ken Payson2016-07-18
| |/ / |/| | | | | | | | | | | | | | | | | -Rename namespace to grpc_health->grpc to match spec -Proper use of NOT_FOUND status code -Improve testing -Add source distribution to artifact build
* | | Merge pull request #7416 from soltanmm/3DGravatar kpayson642016-07-18
|\ \ \ | | | | | | | | Build Python distributions for Python 3
| | * | Make default log verbosity ERROR, run tests with DEBUGGravatar Craig Tiller2016-07-18
| | |/