Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #2368 from ctiller/they-gave-me-a-badge | Nicolas Noble | 2015-07-10 |
|\ | | | | | Add a version string and a function to retrieve it | ||
* | | Increase timeouts for tests | Craig Tiller | 2015-07-10 |
| | | |||
* | | Merge branch 'master' into release-0_10 | Craig Tiller | 2015-07-10 |
|\ \ | |||
| | * | Add a version string and a function to retrieve it | Craig Tiller | 2015-07-10 |
| |/ | |||
| * | prevent TestResults.xml collision of parallel test runs on windows | Jan Tattermusch | 2015-07-09 |
| | | |||
* | | Backport of pull request #2313 into release-0_10. | jboeuf | 2015-07-10 |
| | | |||
| * | Merge pull request #2243 from soltanmm/cycy | Jorge Canizales | 2015-07-09 |
| |\ | | | | | | | Cython refactor of Python C wrapping layer | ||
| * \ | Merge pull request #2300 from ctiller/cmake | Nicolas Noble | 2015-07-09 |
| |\ \ | | | | | | | | | Add parallel execution for generate_projects | ||
| | * | | Remove dead code | Craig Tiller | 2015-07-09 |
| | | | | |||
* | | | | Eating the error code from run_test.py, as Jenkins now uses report.xml fully. | Nicolas "Pixel" Noble | 2015-07-10 |
| | | | | |||
| * | | | Merge pull request #2313 from yang-g/security_context2 | jboeuf | 2015-07-09 |
| |\ \ \ | | | | | | | | | | | Expose AuthContext in ClientContext and ServerContext | ||
| * | | | | Merge pull request #2343 from ejona86/dont-build-netty | Louis Ryan | 2015-07-09 |
|/| | | | | | | | | | | | | | | For Docker grpc_java, no longer build Netty | ||
| | | | * | Add Python3 testing support | Masood Malekghassemi | 2015-07-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Conditionally runs the tests depending on the availability of Python versions (because Travis is the worst). | ||
| | * | | | Merge remote-tracking branch 'upstream/master' into security_context2 | yang-g | 2015-07-09 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #2338 from madongfly/android | Eric Anderson | 2015-07-09 |
|\ \ \ \ \ | | | | | | | | | | | | | Update dockerfile of gRpc Android interop test to use the code inside grpc-java repository. | ||
* \ \ \ \ \ | Merge pull request #2259 from nicolasnoble/creating-a-jenkins-branch | Jan Tattermusch | 2015-07-08 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Creating a branch during the Jenkins build to silence a warning. | ||
* | | | | | | | Adding MacOS support in our run_jenkins script. | Nicolas "Pixel" Noble | 2015-07-09 |
| | | | | | | | |||
| | | * | | | | For Docker grpc_java, no longer build Netty | Eric Anderson | 2015-07-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In grpc/grpc-java#425 we will be removing the netty submodule. | ||
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into jwt_verifier | Julien Boeuf | 2015-07-08 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | | * | | | | Update dockerfile of gRpc Android interop test to use the code inside ↵ | Xudong Ma | 2015-07-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc-java repository. | ||
| * | | | | | | Fixing variable names discrepancy in ruby's extension builder. | Nicolas "Pixel" Noble | 2015-07-08 |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | CONFIG != GRPC_CONFIG, meaning we're always building released, even in debug. | ||
| * | | | | | Merge non-tty path with Windows path since they do the same thing | vjpai | 2015-07-08 |
| | | | | | | |||
| * | | | | | Stop sending terminal escape sequences if we're redirecting output to a file. | vjpai | 2015-07-08 |
| | | | | | | |||
| | | * | | | resolve comments | yang-g | 2015-07-07 |
| | | | | | | |||
| | | * | | | Merge remote-tracking branch 'upstream/master' into security_context2 | yang-g | 2015-07-07 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | | * | | Merge github.com:grpc/grpc into cmake | Craig Tiller | 2015-07-07 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | | * | | Fix test mode | Craig Tiller | 2015-07-06 |
| | | | | | | |||
| | | * | | | Add a unit test | yang-g | 2015-07-06 |
| | | | | | | |||
| | | * | | | merge with upstream and resolve conflicts | yang-g | 2015-07-06 |
| | | |\ \ \ | |||
| | | * | | | | compiles | yang-g | 2015-07-06 |
| | | | | | | | |||
| * | | | | | | Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-name | Craig Tiller | 2015-07-06 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||
| | | | | * | | Add parallel execution for generate_projects | Craig Tiller | 2015-07-03 |
| | | | | | | | |||
| | * | | | | | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-30 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||
| | | | | | * | Cython refactor of Python C wrapping layer | Masood Malekghassemi | 2015-06-30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also set up environment-related details needed for a smooth Cython experience: have the test script avoid rebuilding all dependencies if the virtualenv directory already exists, have the PyPI distribution script distribute the Cython generated C code rather than the .pyx files. | ||
| | | * | | | | Merge github.com:grpc/grpc into forever-is-a-long-time | Craig Tiller | 2015-06-30 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||
| | | | | * | | Creating a branch during the Jenkins build to silence a warning. | Nicolas "Pixel" Noble | 2015-06-30 |
| | | | |/ / | |||
* | | | / / | Adding JWT verifier. | Julien Boeuf | 2015-06-30 |
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still missing: - Caching of the already checked JWTs (although it could be done at an upper layer). - Caching of the jwks_uri to avoid 2 roundtrips for each verification. | ||
| | * | | | Resolving dependency error in Jenkins | Siddharth Rakesh | 2015-06-29 |
| | | | | | |||
| | * | | | Resolving merge conflict | Siddharth Rakesh | 2015-06-29 |
| |/ / / |/| | | | |||
| * | | | Use connectivity state tracking code in chttp2 transport | Craig Tiller | 2015-06-29 |
| | | | | |||
| * | | | Merge branch 'forever-is-a-long-time' into tis-but-thy-name | Craig Tiller | 2015-06-29 |
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak | ||
| | * | | Add an fd conservation test to verify that fds actually close | Craig Tiller | 2015-06-29 |
| | | | | |||
| * | | | Unix resolver, bug fixes | Craig Tiller | 2015-06-29 |
| | | | | |||
* | | | | Fix run_tests forever mode | Craig Tiller | 2015-06-28 |
| | | | | |||
| * | | | Fix run_tests forever mode | Craig Tiller | 2015-06-28 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-28 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | Disabling saving failed containers. | Nicolas "Pixel" Noble | 2015-06-27 |
| | | | | | | | | | | | | | | | | | | | | We clearly don't have enough space for that, if we are to run our tests every few minutes. We can revisit that later and automatically purge old containers for example. | ||
| * | | | Factor out channel state watching | Craig Tiller | 2015-06-27 |
| | | | | |||
* | | | | Merges broke the build - regenerating. | Nicolas "Pixel" Noble | 2015-06-27 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-26 |
| |\ \ \ | |/ / / |/| | | |