aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Expand)Author
2015-04-09Rename the codegen binary from java_plugin to protoc-gen-grpc-javaKun Zhang
2015-04-07checkstyle change:Xudong Ma
2015-03-23Allow checkstyle failures fatal, and fix last issuesEric Anderson
2015-03-16Add checkstyle checkingEric Anderson
2015-03-12Clean up warningsEric Anderson
2015-03-12Add name and developers to pomEric Anderson
2015-03-12Switch to use new leaner auth library for OAuth interceptorLouis Ryan
2015-03-12Force JavaDoc to intepret code as UTF-8Eric Anderson
2015-03-11Migrating to Netty 4.1nmittler
2015-03-10Updating to the latest Netty version.nmittler
2015-03-03Disable Javadoc doclint on Java 8nmittler
2015-03-02Add Sonatype OSSRH upload support, with nice POMsEric Anderson
2015-03-02Support building on WindowsEric Anderson
2015-02-26Depend on proto 3.0.0-alpha-2 instead of snapshotEric Anderson
2015-02-25Open source nano proto related coderocking
2015-02-25Upgrade com.twitter.hpack to v0.10.1Jeff Pinner
2015-02-24Set encoding for Java source to UTF-8Eric Anderson
2015-02-24Adding RouteGuide example and deleting others.nmittler
2015-02-17Define ALPN package as an extra variable, to be reused by subprojects.Jakob Buchgraber
2015-02-13Avoid MoreObjects for "old guava" compatibilityEric Anderson
2015-02-11Add QPS Client to perform throughput and latency tests.Jakob Buchgraber
2015-01-30Improve Gradle build of protoc grpc pluginEric Anderson
2015-01-27Remove explicit Okio dependency.Jake Wharton
2015-01-27Removing all references to "stubby"nmittler
2015-01-26Move to a non-snapshot version of OkHttpManik Surtani
2015-01-26Migrating run scripts to gradle.nmittler
2015-01-21Adding .gitignore for eclipse files.nmittler
2015-01-08Adding gradle build for Java grpcnathanmittler