aboutsummaryrefslogtreecommitdiffstats
path: root/examples/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* Update release versions for all readme and build files. (#1452)sebright2018-09-181-1/+1
* Update release versions for all readme and build files. (#1435)sebright2018-09-151-2/+2
* Start 0.17.0 development cycle (#1429)sebright2018-09-141-1/+1
* Update release versions for all readme and build files. (#1398)Yang Song2018-08-281-1/+1
* Update release versions for all readme and build files. (#1277)Yang Song2018-06-211-1/+1
* Start 0.16.0 development cycleKristen Kozak2018-06-201-1/+1
* Examples: add runtime dependency on netty-tcnative-boringssl-static. (#1247)Yang Song2018-06-081-3/+4
* Update release versions for all readme and build files. (#1237)Yang Song2018-06-051-1/+1
* Start 0.15.0 development cyclesongy232018-06-041-1/+1
* Update release versions for all readme and build files. (#1190)Yang Song2018-05-081-1/+1
* Update release versions for all readme and build files. (#1178)Yang Song2018-05-021-1/+1
* Update release versions for readme and build files. (#1160)Yang Song2018-04-271-1/+1
* Start 0.14.0 development cycle (#1157)Yang Song2018-04-271-1/+1
* Rename StatsRunner to TagContextExample because it's more about TagContext. (...Yang Song2018-04-271-4/+4
* Update release versions for all readme and build files. (#1129)Yang Song2018-04-131-1/+1
* Move the examples/ format check from the build file to the Travis script.Kristen Kozak2018-03-201-26/+0
* Move the examples/ checkstyle check from the build file to the Travis script.Kristen Kozak2018-03-201-16/+0
* Add a gRPC Hello World example. (#1044)Yang Song2018-03-171-4/+68
* Make "./gradlew goJF" work in examples/ (#1059)easy2018-03-151-1/+37
* Add a QuickStart example. (#1039)Yang Song2018-03-011-0/+8
* Update release versions for all readme and build files. (#1033)Yang Song2018-02-271-1/+1
* Update release versions for all readme and build files. (#1010)Yang Song2018-02-191-1/+1
* Start 0.13.0 development cycle (#1004)Yang Song2018-02-161-1/+1
* Update release versions for all readme and build files. (#961)Hailong Wen2018-01-241-1/+1
* Update script in RELEASING.md and use them to update release version in all r...Hailong Wen2018-01-221-1/+1
* Bump version in examples/build.gradle (#939)Bogdan Drutu2018-01-181-1/+1
* Remove unnecessary plugins and script commands; update README commands.Hailong Wen2017-12-081-28/+0
* Use fixed latest opencensusVersion and remove findbugs and errorprone.Hailong Wen2017-12-071-63/+5
* Address comments from bogdan and sebright.Hailong Wen2017-12-071-74/+7
* Make `examples` an independent gradle project.Hailong Wen2017-12-061-5/+182
* Move implementation directories (#786)Yang Song2017-11-091-2/+1
* Move stats and tags packages to opencensus-api to prepare for release. (#723)sebright2017-10-231-2/+1
* Add a Stackdriver trace exporter using V1 Stackdriver Trace API. (#554)Bogdan Drutu2017-08-281-2/+2
* Rename contrib projects. (#551)Stefan Schmidt2017-08-241-1/+1
* Add initial implementation of the tracez page. (#517)Bogdan Drutu2017-08-161-1/+10
* Move logging exporter into an independent package. (#416)Bogdan Drutu2017-07-051-1/+2
* Change examples to use runtime dependency on implementations. (#383)Bogdan Drutu2017-06-221-3/+3
* Move stats classes to io.opencensus.stats.Kristen Kozak2017-06-161-1/+1
* Move TestClock in opencensus-testing package. (#368)Bogdan Drutu2017-06-161-1/+3
* Add README.md for examples, change all reference to Instrumentation to OpenCe...Bogdan Drutu2017-06-131-1/+1
* Move internal & common & trace to the new package io.opencensus (#339)Bogdan Drutu2017-06-061-3/+3
* Update stats example to use APIs in StatsContextFactory. (#330)Yang Song2017-06-011-2/+1
* Fix the examples application. (#300)Bogdan Drutu2017-05-131-4/+4
* Rename gradle subprojects name to match the directories name. (#298)Bogdan Drutu2017-05-121-3/+3
* Remove java7/8 directories. Currently we do not need any feature from java8. ...Bogdan Drutu2017-05-101-1/+0
* Update other build files for core_impl split.Kristen Kozak2017-04-271-0/+2
* Add build rule for examples to generate executable binaries. Fix javadoc erro...Bogdan Drutu2017-03-281-1/+40
* Change project name to be instrumentation-java. Helps IDEs to have the same n...Bogdan Drutu2017-03-241-2/+2
* Add gradle build support for benchmarks and examples. (#163)Bogdan Drutu2017-03-221-0/+14