Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into immolating-conversion | Craig Tiller | 2015-09-11 |
|\ | |||
* | | Enable -Wconversion | Craig Tiller | 2015-09-10 |
| | | |||
* | | First round of fixing up implicit 64->32 bit conversions | Craig Tiller | 2015-09-10 |
| | | |||
* | | Core compiles with -Wsign-conversion | Craig Tiller | 2015-09-10 |
| | | |||
* | | Merge github.com:grpc/grpc into immolating-conversion | Craig Tiller | 2015-09-10 |
|\| | |||
* | | Sign conversion fixes | Craig Tiller | 2015-09-10 |
| | | |||
| * | Handle test dependencies better | Craig Tiller | 2015-09-01 |
| | | |||
| * | Merge branch 'third-coming' into endpoints | Craig Tiller | 2015-09-01 |
| |\ | |||
| * | | Use msbuild for tests | Craig Tiller | 2015-09-01 |
| | | | |||
| | * | C tests dont need protobuf | Craig Tiller | 2015-08-31 |
| |/ | |||
| * | Hand-written changes | Craig Tiller | 2015-08-31 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | Jan Tattermusch | 2015-08-26 |
| |\ | |/ |/| | | | | | Conflicts: src/csharp/Grpc.IntegrationTesting/InteropClient.cs | ||
* | | Its not enough to just serialize the clean step... | Craig Tiller | 2015-08-25 |
| | | |||
* | | Dont try to parallelize OpenSSL build | Craig Tiller | 2015-08-25 |
| | | |||
* | | Make googletest a submodule | Craig Tiller | 2015-08-24 |
| | | |||
* | | Exclude qps_test from tsan runs | Craig Tiller | 2015-08-19 |
| | | | | | | | | | | | | | | The TSAN deadlock detector has some problems that prevents this test from running successfully. Issue #2994 has been filed to re-enable these in the future. | ||
* | | Fixing zookeeper's installation. | Nicolas "Pixel" Noble | 2015-08-14 |
| | | |||
* | | Merge pull request #2549 from hongweiwang/zookeeper | David G. Quintas | 2015-08-14 |
|\ \ | | | | | | | Zookeeper name resolver | ||
| | * | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | Jan Tattermusch | 2015-08-14 |
| | |\ | |_|/ |/| | | |||
* | | | Recreating grpc_test_util_unsecure's template. | Nicolas "Pixel" Noble | 2015-08-14 |
| | | | |||
* | | | Let grpc target depend on //external:zlib so that "-lz" or a real zlib | Ming Zhao | 2015-08-13 |
| | | | | | | | | | | | | | | | | | | target like https://github.com/google/kythe/blob/master/third_party/zlib/BUILD can be pulled in. | ||
| | * | add protobuf.props to plugin projects | Jan Tattermusch | 2015-08-08 |
| |/ |/| | |||
| * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-07 |
| |\ | |/ |/| | |||
* | | Reduce mac CI load | Craig Tiller | 2015-08-07 |
| | | |||
| * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-06 |
| |\ | |/ |/| | |||
* | | Merge pull request #2750 from ctiller/propagate | Yang Gao | 2015-08-06 |
|\ \ | | | | | | | Core-supported context propagation | ||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-05 |
| | |\ | |||
* | | | | Initial Doxygen import for core, c++ | Craig Tiller | 2015-08-05 |
| |_|/ |/| | | |||
| * | | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
| |\ \ | |/ / |/| | | |||
* | | | Revert "Fixing environments where pkg-config isn't installed." | Craig Tiller | 2015-08-05 |
| | | | | | | | | | | | | This reverts commit 2ed6878412d54ad1a6509de45d6351a3f697bb48. | ||
* | | | Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken | Craig Tiller | 2015-08-04 |
|\ \ \ | | | | | | | | | Fixing environments where pkg-config isn't installed. | ||
* \ \ \ | Merge pull request #2652 from nicolasnoble/tests-depend-on-openssl | Craig Tiller | 2015-08-04 |
|\ \ \ \ | | | | | | | | | | | The code evolved enough so that we now have tests that directly depend on OpenSSL | ||
| | * | | | Fixing environments where pkg-config isn't installed. | Nicolas "Pixel" Noble | 2015-08-04 |
| |/ / / |/| | | | | | | | | | | | Depending on the presence of pkg-config, we're not necessarily doing the right thing in the Makefile. Zlib is a pkg-config dependency, but libm, libpthread, librt aren't. | ||
| | | * | Add zookeeper test in Makefile | Hongwei Wang | 2015-08-04 |
| | | | | |||
| | * | | Add proxy tests to end2end suite | Craig Tiller | 2015-08-04 |
| |/ / |/| | | | | | | | | | | | Currently the oauth2 variant of these tests is disabled. Will work with @jboeuf to figure out how to turn them on. | ||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-07-31 |
| | |\ | |_|/ |/| | | |||
| | * | Add zookeeper end-to-end test | Hongwei Wang | 2015-07-31 |
| | | | |||
* | | | Regenerating project files and massaging VS project files. | Nicolas Noble | 2015-07-30 |
| | | | |||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-07-28 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #2506 from larsonmpdx/gitt | Nicolas Noble | 2015-07-28 |
|\ \ \ | | | | | | | | | changes to allow VS solution/project generation and grpc.mak generation for c++ tests | ||
| | | * | Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc ↵ | Hongwei Wang | 2015-07-27 |
| | | |\ | |_|_|/ |/| | | | | | | | into zookeeper | ||
| | * | | The code evolved enough so that we now have tests that directly depend on ↵ | Nicolas "Pixel" Noble | 2015-07-24 |
| |/ / |/| | | | | | | | | | | | | | | OpenSSL. Reflecting that in the Makefile so that we don't race against the system when building. | ||
* | | | Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits | Jan Tattermusch | 2015-07-20 |
|\ \ \ | | | | | | | | | Making sure we build 32 bits in Jenkins. | ||
| * | | | Making sure that 32 bits is being built and run on Jenkins. | Nicolas "Pixel" Noble | 2015-07-21 |
| | | | | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-07-20 |
| | | |\ | |_|_|/ |/| | | | |||
| | * | | changes to grpc.mak.template to support c++ test building | Michael Larson | 2015-07-19 |
| | | | | |||
| | * | | helper script to build all .proto files in /test/ in-place | Michael Larson | 2015-07-19 |
| | | | | |||
| | * | | changed generate_debug_projects.sh to use the .sln hint when making vcxproj ↵ | Michael Larson | 2015-07-19 |
| | | | | | | | | | | | | | | | | templates | ||
| | * | | changed .sln to include hint about lib vs. target | Michael Larson | 2015-07-19 |
| | | | | |||
| | * | | changed vsproject generation to make c++ tests; put a hint in the .sln about ↵ | Michael Larson | 2015-07-19 |
| |/ / | | | | | | | | | | lib vs. target; expand .proto includes |