aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge pull request #2788 from ctiller/kinetic-lopsided-poetryGravatar Nicolas Noble2015-08-07
|\ | | | | Testing port server
* | Reduce mac CI loadGravatar Craig Tiller2015-08-07
| |
* | Re-enabling tests that got culled off.Gravatar Nicolas "Pixel" Noble2015-08-07
| |
| * Windows fixGravatar Craig Tiller2015-08-06
| |
| * Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-06
| |\ | |/ |/|
* | Merge pull request #2800 from ctiller/reduce-mac-loadGravatar Nicolas Noble2015-08-06
|\ \ | | | | | | Reduce mac load on Jenkins
* \ \ Merge pull request #2750 from ctiller/propagateGravatar Yang Gao2015-08-06
|\ \ \ | | | | | | | | Core-supported context propagation
* \ \ \ Merge pull request #2396 from nicolasnoble/win32-is-an-os-tooGravatar Craig Tiller2015-08-05
|\ \ \ \ | | | | | | | | | | Calling python to spawn a python subprocess.
* \ \ \ \ Merge pull request #2781 from yang-g/stuboptionsGravatar Abhishek Kumar2015-08-05
|\ \ \ \ \ | | | | | | | | | | | | Add StubOptions
| | | | | * Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | * | Merge branch 'propagate' into reduce-mac-loadGravatar Craig Tiller2015-08-05
| | | | |\ \ | | | | |/ / | | | |/| |
* | | | | | Merge pull request #2801 from ctiller/shrinkify-the-bytesGravatar Nicolas Noble2015-08-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | Initial Doxygen import for core, c++
| | | | * \ \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitterGravatar Vijay Pai2015-08-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Connection backoff interop test client and server
* \ \ \ \ \ \ \ Merge pull request #2713 from ctiller/plucking-hellGravatar Vijay Pai2015-08-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Allow specific pollers to be woken
| | | | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into stuboptionsGravatar yang-g2015-08-05
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar yang-g2015-08-05
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | reconnect_branch_based_on_jitter
| | | * | | | | | Initial Doxygen import for core, c++Gravatar Craig Tiller2015-08-05
| |_|/ / / / / / |/| | | | | | |
| | | | | | * | Merge branch 'propagate' into reduce-mac-loadGravatar Craig Tiller2015-08-05
| | | | | | |\ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | | * | Fix typoGravatar Craig Tiller2015-08-05
| | | | | | | |
| | | | | | * | Add linux, mac as test platforms, only run _with_poll tests on linuxGravatar Craig Tiller2015-08-05
| | | | | |/ /
| | | | | | * Rework restart facility to be more portableGravatar Craig Tiller2015-08-05
| | | | | | |
| | | | | | * Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into win32-is-an-os-tooGravatar Nicolas "Pixel" Noble2015-08-05
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | Conflicts: tools/buildgen/generate_projects.py
* | | | | | | Merge pull request #2748 from soltanmm/whats-up-docGravatar Nicolas Noble2015-08-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Addenda to tools readme
* \ \ \ \ \ \ \ Merge pull request #2346 from jboeuf/upgrade-openssl-1.0.2dGravatar Nicolas Noble2015-08-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Upgrading to OpenSSL 1.0.2d
* \ \ \ \ \ \ \ \ Merge pull request #2757 from jtattermusch/runtest_polishingGravatar Craig Tiller2015-08-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Runtest polishing
| | | | | | | | | * Testing port serverGravatar Craig Tiller2015-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | run_tests.py will start a server (if it's not running, or if the running port server mismatches the 'current' one) that serves ports to use for tests. The server is left running after run_tests.py finishes, so that in environments such as Mac and Windows where tests run unshielded from each other, we don't start jumping on already used ports.
* | | | | | | | | | add HealthCheck tests to run_tests.pyGravatar Jan Tattermusch2015-08-04
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | * | | | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-04
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| | | | | | | | * Add proxy tests to end2end suiteGravatar Craig Tiller2015-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the oauth2 variant of these tests is disabled. Will work with @jboeuf to figure out how to turn them on.
| | | | | | * | | Add StubOptionsGravatar yang-g2015-08-03
| | | | | | | | |
* | | | | | | | | Adding a sanity check that the cached makefile variables aren't committed.Gravatar Nicolas "Pixel" Noble2015-08-04
| |_|_|_|_|/ / / |/| | | | | | |
| | | | | * | | merge with head and resolve conflictsGravatar yang-g2015-08-03
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #2737 from jtattermusch/enable_new_interop_testsGravatar Stanley Cheung2015-08-03
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Enable oauth2_auth_token and per_rpc_creds interop tests for C#
| | * | | | | | polishing runtestsGravatar Jan Tattermusch2015-08-01
| |/ / / / / / |/| | | | | |
| | | | * | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-01
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | Conflicts: Makefile
* | | | | | | Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-aboutGravatar Yang Gao2015-07-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Make call_create with host=NULL provide a default host name
| | | | * | | | Addenda to tools readmeGravatar Masood Malekghassemi2015-07-31
| | | | | | | |
* | | | | | | | Use py.test from run_tests.pyGravatar Masood Malekghassemi2015-07-31
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also updates the version of grpcio_test. Now that grpcio and its tests are in different project packages, the version numbers should be kept in sync.
* | | | | | | Merge pull request #2698 from soltanmm/reorganize-pythonGravatar Nathaniel Manista2015-07-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Reorganize src/python.
* \ \ \ \ \ \ \ Merge pull request #2663 from jcanizales/run-test-server-locallyGravatar Michael Lumish2015-07-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Run test server locally
| | | * \ \ \ \ \ Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-31
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: vsprojects/Grpc.mak vsprojects/grpc.sln vsprojects/grpc/grpc.vcxproj vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj vsprojects/grpc_objective_c_plugin/grpc_objective_c_plugin.vcxproj vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj vsprojects/grpc_ruby_plugin/grpc_ruby_plugin.vcxproj vsprojects/grpc_unsecure/grpc_unsecure.vcxproj
| | | | * | | | | enable oauth2_auth_token and per_rpc_creds interop tests for C#Gravatar Jan Tattermusch2015-07-31
| |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Make plugin & server, and pod install via run_tests.pyGravatar Jorge Canizales2015-07-30
| | | | | | | |
| * | | | | | | Start integrating ObjC tests in run_tests.pyGravatar Jorge Canizales2015-07-30
| | | | | | | |
| | * | | | | | Reorganize Python testsGravatar Masood Malekghassemi2015-07-30
| | | | | | | |
| | * | | | | | Reorganize Python packagesGravatar Masood Malekghassemi2015-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is in preparation of moving all tests into a separate package to enable ease of coverage checking and testing.
| | | | | * | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-30
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |