Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | * | Include core in Python distribution | Masood Malekghassemi | 2016-01-07 | |
| | | |_|_|/ | | |/| | | | ||||
| | | | | * | Fix pings | Craig Tiller | 2016-01-07 | |
| | | | | | | ||||
| | * | | | | Fixes | Craig Tiller | 2016-01-06 | |
| | | | | | | ||||
| | | | * | | Merge github.com:grpc/grpc into proto_names | Craig Tiller | 2016-01-06 | |
| | | | |\| | ||||
| * | | | | | Updated dependencies, fixed a couple of tests | murgatroid99 | 2016-01-06 | |
| | | | | | | ||||
| * | | | | | Make the Ruby extension throw an error when passed invalid metadata | murgatroid99 | 2016-01-06 | |
| | | | | | | ||||
| | * | | | | Update new files | Craig Tiller | 2016-01-06 | |
| | | | | | | ||||
| | * | | | | Merge github.com:grpc/grpc into clangfmt | Craig Tiller | 2016-01-06 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||
| | * | | | | Tweak end2end formatting | Craig Tiller | 2016-01-05 | |
| | | | | | | ||||
| | * | | | | Tweak end2end formatting | Craig Tiller | 2016-01-05 | |
| | | | | | | ||||
| | | | * | | Tweak compiler settings to hopefully make Jenkins more robust | Craig Tiller | 2016-01-05 | |
| | | | | | | ||||
| | * | | | | Fix end2end_test formatting | Craig Tiller | 2016-01-05 | |
| | | |/ / | | |/| | | ||||
* | / | | | Updated some Node dependencies to more recent versions | murgatroid99 | 2016-01-04 | |
|/ / / / | ||||
| | * | | Fix makefile, codegen bugs | Craig Tiller | 2016-01-04 | |
| | | | | ||||
| | * | | zookeeper is platform specific | Craig Tiller | 2016-01-04 | |
| | | | | ||||
| | * | | Add a test that public headers compile as C99 | Craig Tiller | 2016-01-04 | |
| | | | | ||||
| | * | | Fix templates + clang-format | Craig Tiller | 2015-12-22 | |
| |/ / | ||||
| | * | Merge branch 'yawn' into proto_names | Craig Tiller | 2015-12-22 | |
| | |\ | | |/ | |/| | ||||
| | * | Merge github.com:grpc/grpc into proto_names | Craig Tiller | 2015-12-22 | |
| | |\ | ||||
| * | | | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 | |
| | |/ | |/| | ||||
* | | | Generate the Node package.json from build.yaml | murgatroid99 | 2015-12-21 | |
| | | | ||||
* | | | Generate gemspec with a template | murgatroid99 | 2015-12-18 | |
| | | | ||||
| * | | dont include grpc++ in buildtests_c | Jan Tattermusch | 2015-12-18 | |
| | | | ||||
| * | | remove unused vsprojects | Jan Tattermusch | 2015-12-18 | |
| | | | ||||
| * | | make intermediate dir path shorter | Jan Tattermusch | 2015-12-18 | |
| | | | ||||
| * | | Merge pull request #4524 from jtattermusch/polish_vcxproj_files | Craig Tiller | 2015-12-18 | |
| |\ \ | | | | | | | | | Polish vcxproj files | |||
| * | | | ignore warning LNK4217 | Jan Tattermusch | 2015-12-18 | |
|/ / / | ||||
| | * | Consolidate C++ proto files under src/proto | Craig Tiller | 2015-12-17 | |
| |/ |/| | | | | | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies | |||
| * | make Release depend on Release from nuget deps | Jan Tattermusch | 2015-12-17 | |
| | | ||||
| * | silence warnings | Jan Tattermusch | 2015-12-17 | |
| | | ||||
| * | Get rid of tabs from .include file | Jan Tattermusch | 2015-12-17 | |
|/ | ||||
* | make vcxproject files compatible with VS2015 | Jan Tattermusch | 2015-12-11 | |
| | ||||
* | drop _USE_32BIT_TIME_T define | Jan Tattermusch | 2015-12-11 | |
| | ||||
* | Merge github.com:grpc/grpc into connectivity-state | Craig Tiller | 2015-12-09 | |
| | ||||
* | Merge pull request #4306 from jcanizales/merge-release | Jan Tattermusch | 2015-12-07 | |
|\ | | | | | Merge release-0.12 into master | |||
* | | Renaming GCOV to GPR_GCOV. | Nicolas "Pixel" Noble | 2015-12-07 | |
| | | ||||
* | | Removing code coverage for unreachable code. | Nicolas "Pixel" Noble | 2015-12-07 | |
| | | ||||
| * | Point gRPC.podspec to pushed BoringSSL version | Jorge Canizales | 2015-12-01 | |
|/ | | | | (1.0) | |||
* | The podspec is a template. The podspec is a template. | Jorge Canizales | 2015-12-01 | |
| | | | The podspec is a template. | |||
* | Generate all file lists and build target lists in binding.gyp from build.yaml | murgatroid99 | 2015-11-05 | |
| | ||||
* | Fixing proto dependencies for targets that aren't libraries. | Nicolas "Pixel" Noble | 2015-11-03 | |
| | ||||
* | Prevent XCode 7 from showing spurious warnings | Jorge Canizales | 2015-10-28 | |
| | | | This will hopefully make xctool work on Travis too (cross fingers!) | |||
* | Edit the template, not the output file | murgatroid99 | 2015-10-26 | |
| | ||||
* | Removed extraneous C++ settings in Node gyp C targets | murgatroid99 | 2015-10-23 | |
| | ||||
* | Compile statically against Node's OpenSSL headers | murgatroid99 | 2015-10-23 | |
| | ||||
* | Modified Mac build fix for new binding.gyp structure | murgatroid99 | 2015-10-22 | |
| | ||||
* | Copy Node Mac build fix from old pull request (#1199) | murgatroid99 | 2015-10-22 | |
| | ||||
* | Changed to a more portable Node version check in binding.gyp | murgatroid99 | 2015-10-19 | |
| | ||||
* | The Podspec is a template. The Podspec is a template. The Podspec is a template. | Jorge Canizales | 2015-10-15 | |
| | ||||
* | Undo moving include/ one dir up, to ease testing workflow. | Jorge Canizales | 2015-10-15 | |
| |