Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Properly categorize tests to allow sweeps to be run by adhoc | Craig Tiller | 2016-09-13 |
| | |||
* | Significantly increase sweep space | Craig Tiller | 2016-09-13 |
| | |||
* | Reduce outstanding request count | Craig Tiller | 2016-09-13 |
| | |||
* | Merge pull request #8068 from grpc/revert-7279-grand-unified-closures | Nicolas Noble | 2016-09-12 |
|\ | | | | | Revert "Grand unified closures" | ||
| * | Revert "Grand unified closures" | Craig Tiller | 2016-09-12 |
|/ | |||
* | Merge pull request #8048 from jtattermusch/dotnetcli_interoptest | Jan Tattermusch | 2016-09-12 |
|\ | | | | | Enable running interop tests with dotnet CLI + CoreCLR | ||
* \ | Merge pull request #8047 from jtattermusch/coreclr_unloading | Jan Tattermusch | 2016-09-12 |
|\ \ | | | | | | | Add shutdown hook for CoreCLR | ||
* \ \ | Merge pull request #7929 from yang-g/externC | Nicolas Noble | 2016-09-12 |
|\ \ \ | | | | | | | | | The public headers already have extern C | ||
* \ \ \ | Merge pull request #8054 from ctiller/sweep_the_ | Craig Tiller | 2016-09-11 |
|\ \ \ \ | | | | | | | | | | | Exclude sweep tests from the "full" suite | ||
* \ \ \ \ | Merge pull request #8035 from ctiller/OUTSTANDING | Craig Tiller | 2016-09-09 |
|\ \ \ \ \ | | | | | | | | | | | | | Use a # of total outstanding requests to drive benchmark config | ||
* \ \ \ \ \ | Merge pull request #7279 from ctiller/grand-unified-closures | Nicolas Noble | 2016-09-09 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Grand unified closures | ||
| | | * | | | | Exclude sweep tests from the "full" suite | Craig Tiller | 2016-09-09 |
| |_|/ / / / |/| | | | | | |||
| * | | | | | Fix bad merge | Craig Tiller | 2016-09-09 |
| | | | | | | |||
| * | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-09 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #7920 from tuoxiansp/patch-1 | Michael Lumish | 2016-09-09 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update README.md | ||
* \ \ \ \ \ \ | Merge pull request #8021 from hacfi/node_typo | Michael Lumish | 2016-09-09 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix typo in node.js README | ||
* \ \ \ \ \ \ \ | Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototype | Jan Tattermusch | 2016-09-09 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Dotnet CLI distrib tests and associated cleanup. | ||
| | | | | | | | * | fix copying data directory | Jan Tattermusch | 2016-09-09 |
| | | | | | | | | | |||
| | | | | | | | * | enable runing C# interop tests under coreclr | Jan Tattermusch | 2016-09-09 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||
| | | | | | | * | add shutdownhook for CoreCLR | Jan Tattermusch | 2016-09-09 |
| | |_|_|_|_|/ | |/| | | | | | |||
* | | | | | | | Merge pull request #7196 from soltanmm/old-mac-donald-had-a-farm | Nicolas Noble | 2016-09-08 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Enable Mac OS X 10.6 compilation | ||
* \ \ \ \ \ \ \ | Merge pull request #7748 from thinkerou/update_function_desc | Stanley Cheung | 2016-09-08 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | PHP: update param description of function | ||
| | | * | | | | | | fixed formatting | Jan Tattermusch | 2016-09-08 |
| | | | | | | | | | |||
| | | * | | | | | | allow building all nugets on linux | Jan Tattermusch | 2016-09-08 |
| | | | | | | | | | |||
| | | * | | | | | | make native extension loader work for published netcoreapp1.0 too | Jan Tattermusch | 2016-09-08 |
| | | | | | | | | | |||
| | | | | | * | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-08 |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | | | | | | * | | Use a # of total outstanding requests to drive benchmark config | Craig Tiller | 2016-09-08 |
| |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of specifying # of outstanding requests/channel, specify a total outstanding size, and try to fit that to the number of channels. | ||
* | | | | | | | | Merge pull request #8024 from makdharma/cpp_cacheable | makdharma | 2016-09-08 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | add cacheable option to client_context | ||
| | | | * | | | | | install dotnet cli into ubuntu1404 distribtest docker | Jan Tattermusch | 2016-09-08 |
| | | | | | | | | | |||
| | | | * | | | | | get the right nuget version in linux distribtests | Jan Tattermusch | 2016-09-08 |
| | | | | | | | | | |||
| | | | * | | | | | dotnet CLI distribtest | Jan Tattermusch | 2016-09-08 |
| | | | | | | | | | |||
| | | | * | | | | | update path to C# test build by dotnet cli | Jan Tattermusch | 2016-09-08 |
| | | | | | | | | | |||
| | | | * | | | | | dont enumerate runtimes in project.json file | Jan Tattermusch | 2016-09-08 |
| |_|_|/ / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #7992 from nicolasnoble/manual-upmerge | Nicolas Noble | 2016-09-07 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Manual upmerge from 1.0.x to master. | ||
* \ \ \ \ \ \ \ \ | Merge pull request #8030 from ctiller/sweep2 | Craig Tiller | 2016-09-07 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add missing flag option | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #7994 from adelez/full_prod_tests | Nicolas Noble | 2016-09-07 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Change permissions to run on Jenkins. | ||
| | * | | | | | | | | | Add missing flag option | Craig Tiller | 2016-09-07 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #8007 from adelez/known_failures | Nicolas Noble | 2016-09-07 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | add more known failure msgs. | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8029 from ctiller/sweep2 | Nicolas Noble | 2016-09-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | Fix file mode | ||
| * | | | | | | | | | | | Fix mode | Craig Tiller | 2016-09-07 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #8028 from ctiller/sweep2 | Nicolas Noble | 2016-09-07 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a script to run performance sweeps | ||
| * | | | | | | | | | | | Fix copyright | Craig Tiller | 2016-09-07 |
| | | | | | | | | | | | | |||
| * | | | | | | | | | | | Add a script to run performance sweeps | Craig Tiller | 2016-09-07 |
|/ / / / / / / / / / / | |||
| | | * | | | | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
| |_|/| | | | | | | | |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #7434 from ctiller/sweeps | Nicolas Noble | 2016-09-07 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add sync variants of important tests, add sweeps across different channel counts | ||
| * | | | | | | | | | | | Fix merge | Craig Tiller | 2016-09-07 |
| | | | | | | | | | | | | |||
| * | | | | | | | | | | | Merge github.com:grpc/grpc into sweeps | Craig Tiller | 2016-09-07 |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #7865 from ctiller/moovee | Craig Tiller | 2016-09-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove blah repos from the visualization | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7816 from ctiller/benchmark-verbosity | Craig Tiller | 2016-09-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase log verbosity for benchmark driver | ||
| | | | | | | * | | | | | | | add cacheable option to client_context | Makarand Dharmapurikar | 2016-09-07 |
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |