aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* 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
| * | 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 pull request #2723 from a-veitch/issue_2710Gravatar Michael Lumish2015-07-30
|\ \ \ | |_|/ |/| | Move grpc_census_call_*_context calls into public header
* | | Merge pull request #2590 from yang-g/jitterGravatar Vijay Pai2015-07-30
|\ \ \ | | | | | | | | Reconnect with jitter.
| | * | merge with master, fix build issueGravatar Alistair Veitch2015-07-30
| | | |
| | * | Merge branch 'master' into issue_2709Gravatar Alistair Veitch2015-07-30
| | |\ \
* | | | | Make ruby tests see changes to C coreGravatar murgatroid992015-07-30
| |_|/ / |/| | |
| | * | Move grpc_census_call_*_context calls into public headerGravatar Alistair Veitch2015-07-30
| | | |
* | | | Merge pull request #2712 from donnadionne/add_interopGravatar Nicolas Noble2015-07-29
|\ \ \ \ | | | | | | | | | | adding one more prepare command to mirror repositories.
| * | | | adding one more prepare command to mirror repositories.Gravatar Donna Dionne2015-07-29
| | | | |
* | | | | Merge pull request #2681 from donnadionne/add_interopGravatar Nicolas Noble2015-07-29
|\| | | | | | | | | | | | | | Adding c++ interop (cloud to prod) to jenkins work flow.
* | | | | Merge pull request #2644 from nicolasnoble/support-freebsdGravatar Jan Tattermusch2015-07-29
|\ \ \ \ \ | | | | | | | | | | | | Supporting FreeBSD for Jenkins.
| | | * | | regenerate projectsGravatar yang-g2015-07-28
| |_|/ / / |/| | | |
| | * | | Adding c++ interop (cloud to prod) to jenkins work flow.Gravatar Donna Dionne2015-07-27
| | |/ / | | | | | | | | | | | | First effort in adding interop to jenkins work flow, more languages will follow.
* | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-26
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/iomgr/tcp_server_windows.c
| * | | Merge pull request #2664 from jtattermusch/async_testsGravatar Stanley Cheung2015-07-25
| |\ \ \ | | | | | | | | | | Cleanup in C# tests
| | * | | make sure async test wont be silently skipped with old NUnitGravatar Jan Tattermusch2015-07-24
| | | |/ | | |/|
| * | | Merge pull request #2647 from vjpai/deependGravatar Yang Gao2015-07-24
| |\ \ \ | | | | | | | | | | Dynamic-sized thread pool
| * \ \ \ Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
| |\ \ \ \ | | |_|/ / | |/| | | Fake transport security to private
| | | * | Merge branch 'master' into deependGravatar Vijay Pai2015-07-24
| | | |\ \ | | |_|/ / | |/| | |
| | | | * Supporting FreeBSD for Jenkins.Gravatar Nicolas "Pixel" Noble2015-07-24
| | |_|/ | |/| |
| | | * Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
| | | |
* | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-23
|\| | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| * | | Merge pull request #2493 from a-veitch/record_statGravatar Craig Tiller2015-07-23
| |\ \ \ | | | | | | | | | | Census record stats API
| | | * | move fake_transport_security_credentials to private APIGravatar yang-g2015-07-21
| | | |/
| | * | fix buildGravatar Alistair Veitch2015-07-20
| | | |
| * | | Add ipv4:, ipv6: schemesGravatar Craig Tiller2015-07-20
| | |/ | |/|
* | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-20
|\| | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| * | Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵Gravatar Craig Tiller2015-07-19
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak
* | \ \ Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-17
|\ \ \ \ | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | * \ \ Merge with head and resolve conflictGravatar yang-g2015-07-17
| | |\ \ \ | | |/ / / | |/| | |
| | | | * rebuild makefileGravatar Alistair Veitch2015-07-17
| | | | |
| * | | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| |\ \ \ \
| | * \ \ \ Merge with headGravatar yang-g2015-07-16
| | |\ \ \ \
| | * | | | | split iterator into its own fileGravatar yang-g2015-07-16
| | | | | | |
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
* | | | | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-16
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| * | | | | | Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Make thread_pool.h a public header
* | | | | | | | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| | | | | | | |
| | * | | | | | Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appropriate
* | | | | | | | Client connectivity APIGravatar Craig Tiller2015-07-15
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial plumbing work; needs tests and more client_channel implementation.
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # include/grpc++/client_context.h # include/grpc++/server_context.h # src/cpp/client/client_context.cc # src/cpp/server/server_context.cc # vsprojects/Grpc.mak
* | | | | | | Merge pull request #2383 from vjpai/lockfree-stackGravatar Craig Tiller2015-07-15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Lockfree stack
| | * | | | | Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool
* | | | | | links interface and gRPC-on-wire implementationGravatar Nathaniel Manista2015-07-13
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | This code branches out of the alpha/early_adopter code and begins building toward the beta API.
| | | * | Add oauth2_auth_token test case in interop testGravatar yang-g2015-07-13
| | | | |