aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Expand)Author
2015-10-15Reduce OkHttp dependency, copy all the needed files into our repository.Xudong Ma
2015-10-15Upgrade OkHttp to 2.5Xudong Ma
2015-09-18Fixing fedora classifier on master branch.nmittler
2015-09-17classifierWithLikes breaks protobuf-gradle-pluginEric Anderson
2015-09-16Updating tcnative and osdetectornmittler
2015-09-16Change version to 0.10.0-SNAPSHOTEric Anderson
2015-09-15Checkstyle shouldn't rely on current directoryEric Anderson
2015-09-11Start 1.0.0 development cycleEric Anderson
2015-09-10Enable warnings for rawtypesEric Anderson
2015-09-09Revert "Draft of Android specific Channe builder"Louis Ryan
2015-09-09Adding tc_native to interop test scriptsnmittler
2015-09-04Remove uncessary javaee_api dependency as it causes trouble on android build.Xiao Hang
2015-09-03Update auth library to fix jwt_token_creds interop testEric Anderson
2015-09-03Draft of Android specific Channe builderLouis Ryan
2015-09-03Supporting OpenSSLnmittler
2015-08-31Upgrade to latest netty-tcnativenmittler
2015-08-31Upgrade to protobuf-3.0.0-beta-1Kun Zhang
2015-08-14Adding support for NPN fallback.nmittler
2015-08-13Add test oauth2_auth_token.Xudong Ma
2015-08-13Upgrade protobuf-gradle-plugin to 0.7.0Kun Zhang
2015-08-12Bump gRPC to version 0.9.0Carl Mastrangelo
2015-08-03Upgrade protobuf-gradle-plugin to 0.6.1Kun Zhang
2015-07-08Upgrade to protobuf-gradle-plugin 0.5.0Kun Zhang
2015-07-08Adding default User-Agent for netty and okhttp.nmittler
2015-06-30Migrate from PARSER to parser() as a way of getting the parser of a protobuf ...Kun Zhang
2015-06-05Upgrade to protobuf-3.0.0-alpha-3Kun Zhang
2015-06-03Allowing Netty TLS bootstrap handler to be sharable.nmittler
2015-06-01Upgrade OkHttp to 2.4.Xudong Ma
2015-05-26Update version to 0.8.0-SNAPSHOT for next cycleEric Anderson
2015-05-26Release commit for 0.7.0Eric Anderson
2015-05-22upgrade okhttp to 2.3Xudong Ma
2015-05-22Adding alpn_boot configuration to the parent build file.nmittler
2015-05-21Don't use reflection for epoll/unix domain socketsEric Anderson
2015-05-15Delete the generated files only before generateProto.Kun Zhang
2015-05-14updates to test native epollnmittler
2015-05-12Add property ``protoc=/path/to/protoc``Kun Zhang
2015-05-12Fix a bug that checked-in generated code are not re-compiled.Kun Zhang
2015-05-11Upgrade to protobuf-gradle-plugin:0.4.0Kun Zhang
2015-05-09changed the netty-codec-http2 depdendency to released versionMark Kelly
2015-05-07Recompile proto files if codegen has changed.Kun Zhang
2015-05-07Unify build properties.Kun Zhang
2015-05-07Use protoc from Maven Central.Kun Zhang
2015-05-06Fix the filesets to be checked by checkstyle.Kun Zhang
2015-05-06Allow people to skip codegen compilation.Kun Zhang
2015-05-05Add Jacoco code coverageEric Anderson
2015-05-05Produce combined JavaDoc, add links, exclude internalsEric Anderson
2015-05-05Make checkstyle fail build by defaultEric Anderson
2015-05-04Fix build on Windows/VC++Kun Zhang
2015-04-29Upgrade to protobuf plugin 0.3.1Kun Zhang
2015-04-27Update to protobuf-gradle-plugin:0.2.1Kun Zhang