| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update release version for Bazel build files. (#1457) | sebright | 2018-09-18 | 2 | -153/+148 |
| | | | | | | This commit also sets the version of the com.google.guava:guava-jdk5 artifact in the generate_workspace command and removes the com_fasterxml_jackson_core_jackson_core dependency from BUILD.bazel. | ||||
| * | Update release versions for all readme and build files. (#1452) | sebright | 2018-09-18 | 2 | -2/+2 |
| | | |||||
| * | Update release versions for all readme and build files. (#1435) | sebright | 2018-09-15 | 2 | -4/+4 |
| | | | | | | This commit also updates the gRPC dependency to 1.13.1 in the Maven and Gradle examples in order to resolve a dependency conflict in the Maven build. | ||||
| * | Start 0.17.0 development cycle (#1429) | sebright | 2018-09-14 | 2 | -2/+2 |
| | | |||||
| * | Examples : set sampler to always sample (#1388) | Mayur Kale | 2018-08-31 | 5 | -1/+104 |
| | | | | | | | | | | | | | | | * Examples : set sampler to always sample * Add sleep method to utils class * Utils: make package-private * Add info on always sampler * Fix style checker and java format * minor fix | ||||
| * | Update release versions for all readme and build files. (#1398) | Yang Song | 2018-08-28 | 3 | -51/+35 |
| | | |||||
| * | gradle wrapper --gradle-version 4.9 (#1360) | Bogdan Drutu | 2018-08-07 | 2 | -1/+1 |
| | | |||||
| * | Remove use of deprecated AggregationWindow from QuickStart.java. | Kristen Kozak | 2018-07-11 | 1 | -3/+1 |
| | | |||||
| * | Example: record against an example method tag. (#1280) | Yang Song | 2018-06-25 | 1 | -0/+3 |
| | | |||||
| * | Examples: Record some stats and spans for ZPageTester. (#1279) | Yang Song | 2018-06-22 | 1 | -0/+76 |
| | | | | | | | | | * Examples: Record some stats and spans for ZPageTester. * Fix format. * Fix review comments. | ||||
| * | Update release versions for all readme and build files. (#1277) | Yang Song | 2018-06-21 | 3 | -118/+120 |
| | | | | | | | * Update release versions for all readme and build files. * Fix the gRPC version conflict for example mvn build. | ||||
| * | Start 0.16.0 development cycle | Kristen Kozak | 2018-06-20 | 2 | -2/+2 |
| | | |||||
| * | Examples: add runtime dependency on netty-tcnative-boringssl-static. (#1247) | Yang Song | 2018-06-08 | 2 | -3/+10 |
| | | |||||
| * | Update release versions for all readme and build files. (#1237) | Yang Song | 2018-06-05 | 4 | -174/+155 |
| | | | | | | | | | * Update release versions for all readme and build files. * Manually update gRPC version in example build. * Remove a stale TODO. | ||||
| * | Start 0.15.0 development cycle | songy23 | 2018-06-04 | 2 | -2/+2 |
| | | |||||
| * | Update gradle to 4.7. (#1231) | Bogdan Drutu | 2018-06-04 | 2 | -1/+1 |
| | | |||||
| * | Update release versions for all readme and build files. (#1190) | Yang Song | 2018-05-08 | 3 | -42/+42 |
| | | |||||
| * | Update release versions for all readme and build files. (#1178) | Yang Song | 2018-05-02 | 3 | -42/+42 |
| | | |||||
| * | Update release versions for Bazel BUILD. (#1166) | Yang Song | 2018-04-30 | 2 | -275/+511 |
| | | | | | | | * Update release versions for Bazel BUILD. * Fix conflicts in WORKSPACE. | ||||
| * | Update release versions for readme and build files. (#1160) | Yang Song | 2018-04-27 | 2 | -2/+2 |
| | | | | Update release versions for readme and build files. | ||||
| * | Start 0.14.0 development cycle (#1157) | Yang Song | 2018-04-27 | 2 | -2/+2 |
| | | |||||
| * | Rename StatsRunner to TagContextExample because it's more about TagContext. ↵ | Yang Song | 2018-04-27 | 5 | -16/+16 |
| | | | | | (#1156) | ||||
| * | Update release versions for all readme and build files. (#1129) | Yang Song | 2018-04-13 | 2 | -2/+2 |
| | | |||||
| * | Move the examples/ format check from the build file to the Travis script. | Kristen Kozak | 2018-03-20 | 1 | -26/+0 |
| | | | | | | | This change simplifies the example build file by removing plugins not necessary to build the project. The new Travis job is under allow_failures, so that contributors aren't required to download and run the tool. | ||||
| * | Move the examples/ checkstyle check from the build file to the Travis script. | Kristen Kozak | 2018-03-20 | 1 | -16/+0 |
| | | | | | | This change simplifies the example build file but allows us to continue checking the license headers in CI. | ||||
| * | Add bazel build for gRPC Hello World example. (#1052) | Yang Song | 2018-03-20 | 4 | -50/+1431 |
| | | |||||
| * | Fix comment about bucket boundaries in the helloworld example. (#1070) | Ian Sturdy | 2018-03-19 | 1 | -2/+2 |
| | | |||||
| * | Add a gRPC Hello World example. (#1044) | Yang Song | 2018-03-17 | 8 | -5/+590 |
| | | |||||
| * | Change MBy to By units. (#1058) | easy | 2018-03-15 | 1 | -4/+6 |
| | | | | This reflects the default gRPC views which use bytes as units. | ||||
| * | Make "./gradlew goJF" work in examples/ (#1059) | easy | 2018-03-15 | 2 | -11/+50 |
| | | |||||
| * | Update ZPagesTester section in examples README (#1049) | Yang Song | 2018-03-05 | 1 | -0/+4 |
| | | |||||
| * | Prefer non-deprecated classes. (#1045) | Stefan Schmidt | 2018-03-04 | 3 | -6/+6 |
| | | |||||
| * | Update QuickStart to improve readability. (#1043) | Yang Song | 2018-03-02 | 1 | -3/+1 |
| | | |||||
| * | Update example README to include QuickStart (#1042) | Yang Song | 2018-03-02 | 1 | -0/+17 |
| | | |||||
| * | Add a QuickStart example. (#1039) | Yang Song | 2018-03-01 | 4 | -0/+130 |
| | | |||||
| * | Update release versions for all readme and build files. (#1033) | Yang Song | 2018-02-27 | 3 | -42/+42 |
| | | |||||
| * | Update opencensus version for bazel build file in examples (#1011) | Yang Song | 2018-02-20 | 1 | -32/+57 |
| | | |||||
| * | Update release versions for all readme and build files. (#1010) | Yang Song | 2018-02-19 | 2 | -2/+2 |
| | | |||||
| * | Start 0.13.0 development cycle (#1004) | Yang Song | 2018-02-16 | 2 | -2/+2 |
| | | |||||
| * | Fix broken command in examples readme. (#969) | Hailong Wen | 2018-01-31 | 1 | -2/+2 |
| | | |||||
| * | Update release versions for all readme and build files. (#961) | Hailong Wen | 2018-01-24 | 3 | -34/+34 |
| | | |||||
| * | Update script in RELEASING.md and use them to update release version in all ↵ | Hailong Wen | 2018-01-22 | 3 | -38/+44 |
| | | | | | readmes and build files. (fixes #941) (#946) | ||||
| * | Update scripts in RELEASING.md to include examples/pom.xml, and apply the ↵ | Hailong Wen | 2018-01-19 | 1 | -1/+1 |
| | | | | | change. (#943) | ||||
| * | Bump version in examples/build.gradle (#939) | Bogdan Drutu | 2018-01-18 | 1 | -1/+1 |
| | | |||||
| * | Add bazel build support for `examples`. (#893) | Hailong Wen | 2017-12-12 | 4 | -0/+287 |
| | | | | | | | | | | | | | * Add bazel build support for `examples`. * Generate workspace depedencies by [migration-tooling](https://github.com/bazelbuild/migration-tooling). * Change README and add travis job to check bazel build. * Move sudo command to .travis.yml * Change library name to opencensus_examples. | ||||
| * | Add maven build support for `examples`. (#891) | Hailong Wen | 2017-12-11 | 2 | -0/+104 |
| | | | | | | | * Add maven build support for `examples`. * Add travis task to verify maven examples build (gradle and maven). | ||||
| * | Remove unnecessary plugins and script commands; update README commands. | Hailong Wen | 2017-12-08 | 2 | -30/+2 |
| | | |||||
| * | Use fixed latest opencensusVersion and remove findbugs and errorprone. | Hailong Wen | 2017-12-07 | 2 | -69/+5 |
| | | |||||
| * | Address comments from bogdan and sebright. | Hailong Wen | 2017-12-07 | 8 | -474/+13 |
| | | | | | | | | | * Remove unnecessary plugins. * Reuse existing checkstyle.xml and errorprone properties from main project. * Add script in travis and appveyor to build examples. | ||||
| * | Make `examples` an independent gradle project. | Hailong Wen | 2017-12-06 | 13 | -6/+846 |
| | | |||||
