aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* adding auth interop tests for C# to grpc_docker.shGravatar Jan Tattermusch2015-04-27
|
* Merge pull request #1361 from jtattermusch/run_tests_fixesGravatar Michael Lumish2015-04-27
|\ | | | | Improve C# support in run_tests.py and run C# on Travis.
* | Flagging a few census tests as flaky.Gravatar Nicolas "Pixel" Noble2015-04-24
| |
| * adding csharp tests to travisGravatar Jan Tattermusch2015-04-24
| |
| * improved C# support in run_tests.pyGravatar Jan Tattermusch2015-04-24
| |
* | Merge branch 'master' of github.com:grpc/grpc into flakesGravatar Nicolas "Pixel" Noble2015-04-24
|\|
* | Flagging some tests as flaky.Gravatar Nicolas "Pixel" Noble2015-04-24
| |
| * Merge pull request #1357 from tbetbetbe/grpc-ruby-correct-test-scriptsGravatar donnadionne2015-04-23
| |\ | | | | | | Corrects command/flags used in ruby interop tests
| | * Corrects command/flags used in ruby interop testsGravatar Tim Emiola2015-04-23
| | |
| * | Updates the ruby docker file to refresh bundlerGravatar Tim Emiola2015-04-23
| |/
| * Avoid building shared libraries on Travis. This seems flaky.Gravatar Nicolas "Pixel" Noble2015-04-23
|/
* Merge pull request #1317 from donnadionne/private_buildGravatar Tim Emiola2015-04-22
|\ | | | | Scripts to build java and cxx docker images from local (uncommitted) cod...
* \ Merge pull request #1339 from nicolasnoble/template-docGravatar Craig Tiller2015-04-22
|\ \ | | | | | | Adding some documentation about the build/template system.
| | * Adding more arguments and default values to allow the environment to be ↵Gravatar Donna Dionne2015-04-22
| | | | | | | | | | | | | | | | | | specified when using the script.
| | * Merge branch 'master' of github.com:google/grpc into private_buildGravatar Donna Dionne2015-04-22
| | |\ | |_|/ |/| |
* | | Update flaky bit for unsecure testsGravatar Craig Tiller2015-04-22
| | |
| | * Making modifications after commentsGravatar Donna Dionne2015-04-22
| | | | | | | | | | | | Add uploading private result to GCS
| | * Merge branch 'master' of github.com:google/grpc into private_buildGravatar Donna Dionne2015-04-22
| | |\
| * | | Supporting comments in build-cleaner.Gravatar Nicolas "Pixel" Noble2015-04-22
| | | |
* | | | Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-22
|\ \ \ \ | | |_|/ | |/| |
| * | | Avoid writing build.json during a test.Gravatar Nicolas "Pixel" Noble2015-04-22
| |/ / | | | | | | | | | The test environment might be read only, so let's not modify a file just for running a test.
* | | Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak vsprojects/vs2010/Grpc.mak vsprojects/vs2010/grpc.vcxproj vsprojects/vs2010/grpc.vcxproj.filters vsprojects/vs2010/grpc_test_util.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj.filters
| * | fixes to run_tests.py to at least start building tests on WindowsGravatar Jan Tattermusch2015-04-20
| | |
| * | big refactoring of visual studio projects, started using nugetGravatar Jan Tattermusch2015-04-20
| | | | | | | | | | | | dependencies.
| * | Run capable test suites against grpc_unsecureGravatar Craig Tiller2015-04-20
| | |
| | * Scripts to build java and cxx docker images from local (uncommitted) code andGravatar Donna Dionne2015-04-20
| | | | | | | | | | | | run interop tests in GCE VMs.
* | | Mark large requests tests flaky (they are buggy)Gravatar Craig Tiller2015-04-17
| | |
| * | Merge pull request #1301 from ctiller/fix-run-testsGravatar Nicolas Noble2015-04-16
| |\ \ | | | | | | | | Get run_tests.py forever mode working again
* | | | Kill transport end2end tests: not usefulGravatar Craig Tiller2015-04-16
| | | |
* | | | Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
|/ / /
| * | Get run_tests.py forever mode working againGravatar Craig Tiller2015-04-16
| | |
* | | Introduce ahead-of-time registration of (method,host) pairsGravatar Craig Tiller2015-04-16
|/ /
* | sync and resolve conflictGravatar Yang Gao2015-04-15
|\|
* | Remove outdated protosGravatar Yang Gao2015-04-15
| |
| * Merge pull request #1284 from nicolasnoble/bashismsGravatar Craig Tiller2015-04-15
| |\ | | | | | | Removing some bashisms.
| | * Removing some bashisms.Gravatar Nicolas "Pixel" Noble2015-04-15
| | |
| * | Merge pull request #1124 from nicolasnoble/sanityGravatar Craig Tiller2015-04-14
| |\ \ | | |/ | |/| Adding basic sanity test.
| * | Merge pull request #1282 from tbetbetbe/grpc_ruby_add_jwt_auth_interopGravatar Michael Lumish2015-04-14
| |\ \ | | | | | | | | Grpc ruby enable jwt auth and and an interop test for it
| | * | Adds the command to the interop test runner to run the jwt ruby auth test cmdGravatar Tim Emiola2015-04-14
| | | |
| * | | Merge pull request #1280 from donnadionne/python_addGravatar Masood Malekghassemi2015-04-14
| |\ \ \ | | | | | | | | | | Adding python to cloud prod tests.
| * \ \ \ Merge pull request #1267 from vjpai/timersGravatar Craig Tiller2015-04-14
| |\ \ \ \ | | | | | | | | | | | | Infrastructure for timer insertion, logging, and testing
| | | * | | Adding python to cloud prod tests.Gravatar Donna Dionne2015-04-14
| | |/ / / | |/| | |
| * | | | Merge pull request #1278 from soltanmm/interopGravatar donnadionne2015-04-14
| |\ \ \ \ | | | | | | | | | | | | Python cloud prod interop gen command
| | * | | | Add Python cloud prod gen interop commandGravatar Masood Malekghassemi2015-04-14
| | | | | |
| | * | | | Fix documentation typoGravatar Masood Malekghassemi2015-04-14
| | | |/ / | | |/| |
| * / | | Adding links to individual test logs in test result page.Gravatar Donna Dionne2015-04-14
| |/ / /
| | | * Merge branch 'master' of github.com:grpc/grpc into sanityGravatar Nicolas "Pixel" Noble2015-04-14
| | | |\ | | |_|/ | |/| | | | | | | | | | Conflicts: tools/run_tests/run_tests.py
| | * | Merge branch 'master' of git://github.com/vjpai/grpc into timersGravatar Vijay Pai2015-04-13
| | |\ \ | | |/ / | |/| |
| | * | Move files to a new "profiling" directory to better distinguish from censusGravatar Vijay Pai2015-04-13
| |/ / |/| | | | | | | | statistics
| * | Update build filesGravatar Craig Tiller2015-04-13
| | |