Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Enable port tests to be run using gcc4.8" | Matt Kwong | 2016-11-03 |
| | | | | This reverts commit 029ed106c5780fe94f18b46e433abaa1f5e603b7. | ||
* | Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests | Matt Kwong | 2016-11-02 |
| | |||
* | Enable port tests to be run using gcc4.8 | Matt Kwong | 2016-11-02 |
| | |||
* | Merge pull request #8559 from murgatroid99/v1.0.1_upmerge | Michael Lumish | 2016-10-28 |
|\ | | | | | V1.0.1 upmerge | ||
* \ | Merge pull request #8367 from soltanmm-google/blurb | Masood Malekghassemi | 2016-10-28 |
|\ \ | | | | | | | Partially implement gRPC Python server reflection | ||
| | * | Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge | murgatroid99 | 2016-10-28 |
| |/| |/| | | |||
* | | | Merge pull request #8419 from murgatroid99/node_express_benchmark | Michael Lumish | 2016-10-27 |
|\ \ \ | | | | | | | | | Add benchmark client and server for Node Express | ||
| | | * | Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 | Muxi Yan | 2016-10-25 |
| | | | | |||
| | | * | Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates | murgatroid99 | 2016-10-24 |
| | | |\ | |||
* | | | \ | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-21 |
|\ \ \ \ \ | |||
| | | | | * | Advance versions of BoringSSL in podspec and template | Muxi Yan | 2016-10-21 |
| | | | | | | |||
| * | | | | | use Server mode for GC in C# QpsWorker | Jan Tattermusch | 2016-10-20 |
| | | | | | | |||
| | | * | | | Partially implement gRPC Python server reflection | Masood Malekghassemi | 2016-10-20 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | Some features relating to proto2 extension querying are missing due to missing upstream features required to support them (see https://github.com/google/protobuf/issues/2248). | ||
| | * | | | Fix issues with express benchmark and synchronize package.json with template | murgatroid99 | 2016-10-18 |
| |/ / / | |||
| | | * | Advance versions from 1.0.0 to 1.0.1-pre1 | Muxi Yan | 2016-10-17 |
| | | | | |||
* | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-12 |
|\| | | | |||
* | | | | Fix sanity and move a header include | murgatroid99 | 2016-10-12 |
| | | | | |||
| * | | | 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 |
| | | | | | |||
* | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-07 |
|\| | | | | |||
| * | | | | php: require grpc extension to be installed before composer package | Stanley Cheung | 2016-10-06 |
| |/ / / | |||
* | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-03 |
|\ \ \ \ | |||
* | | | | | Compile and link core tests with libuv | murgatroid99 | 2016-10-03 |
| | | | | | |||
| | * | | | 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 |
| | | | | |||
* | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-09-16 |
|\| | | | |||
* | | | | Add a libuv endpoint to the C core, for use in the Node library | murgatroid99 | 2016-09-16 |
| | | | | |||
| | * | | 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 |
| | | | | |