Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use Server mode for GC in C# QpsWorker | Jan Tattermusch | 2016-10-20 |
| | |||
* | Merge pull request #8182 from matt-kwong/fix_docker_local_clone | Jan Tattermusch | 2016-10-12 |
|\ | | | | | Fixed local cloning of grpc/grpc submodules on docker | ||
| * | move changes from dockerfile to template | Matt Kwong | 2016-10-11 |
| | | |||
* | | php: require grpc extension to be installed before composer package | Stanley Cheung | 2016-10-06 |
|/ | |||
* | PHP Proto3: update tests and README | Stanley Cheung | 2016-09-29 |
| | |||
* | PHP Proto3: update templates | Stanley Cheung | 2016-09-29 |
| | |||
* | Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under | Nicolas "Pixel" Noble | 2016-09-29 |
|\ | |||
| * | Updating ruby dependency on protobuf to 3.0.2. | Nicolas "Pixel" Noble | 2016-09-22 |
| | | |||
| * | Disabling header check for filegroups. | Nicolas "Pixel" Noble | 2016-09-21 |
| | | |||
| * | switch distribtests to use nugets generated by dotnet cli | Jan Tattermusch | 2016-09-15 |
| | | |||
| * | fix copying data directory | Jan Tattermusch | 2016-09-15 |
| | | |||
| * | enable runing C# interop tests under coreclr | Jan Tattermusch | 2016-09-15 |
| | | |||
| * | add shutdownhook for CoreCLR | Jan Tattermusch | 2016-09-15 |
| | | |||
| * | allow building all nugets on linux | Jan Tattermusch | 2016-09-15 |
| | | |||
| * | dont enumerate runtimes in project.json file | Jan Tattermusch | 2016-09-15 |
| | | |||
| * | upgrade Moq to version that supports netstandard1.3 | Jan Tattermusch | 2016-09-15 |
| | | |||
| * | cleanup of project.json files | Jan Tattermusch | 2016-09-15 |
| | | |||
| * | update Protobuf to 3.0.0 in project.json projects | Jan Tattermusch | 2016-09-15 |
| | | |||
| * | update Google.Apis.Auth to 1.16.0 for project.json projects | Jan Tattermusch | 2016-09-15 |
| | | |||
* | | switch distribtests to use nugets generated by dotnet cli | Jan Tattermusch | 2016-09-13 |
| | | |||
* | | Merge pull request #8048 from jtattermusch/dotnetcli_interoptest | Jan Tattermusch | 2016-09-12 |
|\ \ | | | | | | | Enable running interop tests with dotnet CLI + CoreCLR | ||
| * | | 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 |
|/ / | |||
* | | allow building all nugets on linux | Jan Tattermusch | 2016-09-08 |
| | | |||
* | | dont enumerate runtimes in project.json file | Jan Tattermusch | 2016-09-08 |
| | | |||
* | | Merge pull request #7986 from jtattermusch/coreclr_interop_fixes | Jan Tattermusch | 2016-09-07 |
|\ \ | | | | | | | Improvements to CoreCLR support | ||
| * | | upgrade Moq to version that supports netstandard1.3 | Jan Tattermusch | 2016-09-05 |
| | | | |||
| * | | cleanup of project.json files | Jan Tattermusch | 2016-09-05 |
| | | | |||
| * | | update Protobuf to 3.0.0 in project.json projects | Jan Tattermusch | 2016-09-05 |
| | | | |||
| * | | update Google.Apis.Auth to 1.16.0 for project.json projects | Jan Tattermusch | 2016-09-05 |
| | | | |||
* | | | Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master | kpayson64 | 2016-09-02 |
|\ \ \ | | | | | | | | | Use thread pool from concurrent-ruby on ruby server | ||
* \ \ \ | Merge pull request #7912 from ctiller/g_stands_for | Craig Tiller | 2016-08-30 |
|\ \ \ \ | | | | | | | | | | | Specify the "g" in gRPC | ||
| * | | | | Specify the "g" in gRPC | Craig Tiller | 2016-08-29 |
| | |/ / | |/| | | |||
| | | * | php: error out if metadata key is not legal | Stanley Cheung | 2016-08-29 |
| | | | | |||
* | | | | php: error out if metadata key is not legal | Stanley Cheung | 2016-08-26 |
|/ / / | |||
* | | | Bazel: export LICENSE file. | Piotr Sikora | 2016-08-24 |
| | | | | | | | | | | | | Signed-off-by: Piotr Sikora <piotrsikora@google.com> | ||
* | | | Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 2016-08-23 |
|\ \ \ | | | | | | | | | Upmerge from v1.0.x | ||
* \ \ \ | Merge pull request #7819 from stanley-cheung/php-update-composer | Stanley Cheung | 2016-08-23 |
|\ \ \ \ | | | | | | | | | | | PHP: bump version (master) | ||
* \ \ \ \ | Merge pull request #7763 from thunderboltsid/add-pypy-to-dockerfile | kpayson64 | 2016-08-22 |
|\ \ \ \ \ | | | | | | | | | | | | | Add PyPy 5.3.1 to dockerfile and template | ||
| | * | | | | php: bump version | Stanley Cheung | 2016-08-22 |
| |/ / / / |/| | | | | |||
| | | | * | php: bump version | Stanley Cheung | 2016-08-22 |
| | | | | | |||
| | * | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-08-20 |
| |/| | | |/| | |/ | | |/| | |||
* | | | | Merge pull request #7762 from KindDragon/master | Nicolas Noble | 2016-08-18 |
|\ \ \ \ | | | | | | | | | | | Fix CMake for windows (VS2015) | ||
| | | * | | Move Podspecs to v1 | Jorge Canizales | 2016-08-18 |
| | | | | | |||
| * | | | | Fix CMake for Windows | Arkadiy Shapkin | 2016-08-18 |
| | | | | | |||
| | | | * | update gemspec in template | Alexander Polcyn | 2016-08-17 |
| | |_|/ | |/| | | |||
| | * | | Add PyPy 5.3.1 to dockerfile and template | siddharthshukla | 2016-08-17 |
| |/ / | |||
| | * | Update required protobuf version to v3.0.0 | Yuchen Zeng | 2016-08-15 |
| | | | |||
* | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-16 |
|\ \ \ | |/ / |/| / | |/ |