aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* Add a subchannel factory decorator libraryGravatar Craig Tiller2015-07-29
|
* Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
|\ | | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/surface/channel.c
| * 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.
| | | * 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 branch 'sometimes-its-good-just-to-check-in-with-each-other' into ↵Gravatar Craig Tiller2015-07-26
|\| | | | | | | | | | | | | | | yeah-we-know-what-youre-talking-about
| * | | 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
| | | |_|/ | | |/| |
* | / | | Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
|/ / / /
| | | * 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
| | | | |
| | * | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
| | |\ \ \
| | * | | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| | | |/ / | | |/| | | | | | | | | | | | | | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense.
* | | | | Filtering stdout for JUnit report in case of timeouts.Gravatar Nicolas "Pixel" Noble2015-07-12
| |_|/ / |/| | | | | | | | | | | We're not properly filtering stdout in case we're timeouting. This generates invalid XML output.
* | | | Disabling cython for now.Gravatar Nicolas "Pixel" Noble2015-07-11
| | | |
| * | | Merge branch 'master' into lockfree-stackGravatar vjpai2015-07-10
| |\ \ \ | |/ / / |/| | |
| * | | Debug and add in generated build filesGravatar Vijay Pai2015-07-10
| | | |
* | | | Merge pull request #2380 from ctiller/slartiwhatfastGravatar Vijay Pai2015-07-10
|\ \ \ \ | | | | | | | | | | Make naming a little more consistent
* \ \ \ \ Merge pull request #2368 from ctiller/they-gave-me-a-badgeGravatar Nicolas Noble2015-07-10
|\ \ \ \ \ | |_|_|/ / |/| | | | Add a version string and a function to retrieve it
| | | * | Initial checkin commit for lockfree stack.Gravatar Vijay Pai2015-07-10
| | | | | | | | | | | | | | | | | | | | Tests not yet included.