aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2017-03-17all: bump recommended version to 1.2.0Carl Mastrangelo
2017-02-23all: recommend the latest gRPC version on masterCarl Mastrangelo
2017-01-18docs: add links to examples and tutorials. (#2614)Kun Zhang
2017-01-10readme: Downgrade protoc to 3.0.2 to match grpc-protobufEric Anderson
2016-12-29Update README to reference 1.0.3Eric Anderson
2016-12-06docs: Place all badges togetherEric Anderson
2016-12-05all: add gitter chat icon to the README.md fileKailash Sethuraman
2016-11-15doc: link to IDE-specific docs for os-maven-pluginEric Anderson
2016-11-01Bump protobuf to 3.1.0Eric Anderson
2016-09-29Update README to reference 1.0.1Eric Anderson
2016-09-29all: Bump protobuf to 3.0.2, to fix protoc in CIEric Anderson
2016-08-19Update README to reference 1.0.0Eric Anderson
2016-08-18build: upgrade to protobuf-gradle-plugin 0.8.0Kun Zhang
2016-07-29Slightly encourage more use of lite, instead of nanoEric Anderson
2016-07-25docs: update grpc version to 0.15.0 and protoc to 3.0.0-beta-3Sky Ao
2016-06-14docs: Don't suggest using grpc-allEric Anderson
2016-05-12docs: Don't suggest downloading grpc-allEric Anderson
2016-05-09Upgrade to Gradle 2.13Eric Anderson
2016-05-02all: Update Readme to reflect latest release (0.14.0)Carl Mastrangelo
2016-03-10Update README to reference v0.13.2Eric Anderson
2016-02-23Update README to reference 0.13.1Eric Anderson
2016-02-18Update README to reference 0.13.0Eric Anderson
2016-02-16Maven protoc plugin has a new name and is on Maven CentralEric Anderson
2016-02-04Update README to point to protobuf-gradle-plugin 0.7.4Eric Anderson
2016-02-03Update README to reference 0.12.0Eric Anderson
2016-01-27Upgrade to protobuf-3.0.0-beta-2 and protobuf-nano-3.0.0-alpha-5Kun Zhang
2016-01-27Document where to put proto files when using build pluginsEric Anderson
2015-10-07Give dependency example for android clients.Xudong Ma
2015-09-29Update README to reference 0.9.0Eric Anderson
2015-09-24Adding homepage and mailing list to the READMEnmittler
2015-09-16Upgrade maven-os-plugin in READMEArtem Prigoda
2015-08-14Split compiling instructions out of README.mdEric Anderson
2015-08-13Update README to use latest versionCarl Mastrangelo
2015-08-11Clean up the left-over of the transport package reorganizationKun Zhang
2015-08-11Add code coverage badge to README.mdEric Anderson
2015-08-07Documentation hygiene. Fixing some minor typos in the README file.mekka
2015-08-06Add more documentation for transports.Kun Zhang
2015-08-03Upgrade protobuf-gradle-plugin to 0.6.1Kun Zhang
2015-07-22Fix protobuf plugin usage in README.mdKun Zhang
2015-07-09Simplify the build instructions now that Netty can be fetched from MavenBen McCann
2015-06-30Migrate from PARSER to parser() as a way of getting the parser of a protobuf ...Kun Zhang
2015-06-30Add the bintray repository for Maven protoc-plugin in the exampleKun Zhang
2015-06-12Updating master README.md to 0.7.1 release.nmittler
2015-06-05Upgrade to protobuf-3.0.0-alpha-3Kun Zhang
2015-06-04Rename Call to ClientCalls.Kun Zhang
2015-05-28Renaming AUTH_README.md to SECURITY.mdnmittler
2015-05-27Add download and usage instructionsEric Anderson
2015-05-20Rename integration-testing to interop-testingEric Anderson
2015-05-15Make it more obvious JDK 8 is commonly necessaryEric Anderson
2015-05-12Add property ``protoc=/path/to/protoc``Kun Zhang