Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | 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 | |
| | | * | | Start handling things in Makefile.template | Craig Tiller | 2016-09-15 | |
| | | * | | Start handling things in Makefile.template | Craig Tiller | 2016-09-15 | |
| | | * | | Start handling things in Makefile.template | Craig Tiller | 2016-09-15 | |
| * | | | | 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 | |
| | | * | | Fix CMakelists to point to the right version | Craig Tiller | 2016-09-13 | |
* | | | | | 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 | |
|\ \ \ \ | ||||
| * | | | | 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 | |
|\ \ \ \ | ||||
| * | | | | 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 | |
|\ \ \ \ \ | ||||
* \ \ \ \ \ | Merge pull request #7912 from ctiller/g_stands_for | Craig Tiller | 2016-08-30 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | 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 | |
* | | | | | Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 2016-08-23 | |
|\ \ \ \ \ | ||||
* \ \ \ \ \ | Merge pull request #7819 from stanley-cheung/php-update-composer | Stanley Cheung | 2016-08-23 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #7763 from thunderboltsid/add-pypy-to-dockerfile | kpayson64 | 2016-08-22 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||
| | * | | | | | 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 | |
|\ \ \ \ \ | ||||
| | | * | | | 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 | |
| | |_|/ / | |/| | | |