aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2018-01-22Update script in RELEASING.md and use them to update release version in all r...Hailong Wen
2018-01-17Add http propagation APIs. (#930)Hailong Wen
2018-01-17Add Javadocs for tag keys in RpcMeasureConstants.java (#932)Yang Song
2018-01-17Update errorprone, google cloud java, grpc versions. (#931)Bogdan Drutu
2018-01-08Update the JMH plugin to 0.4.5 (was 0.4.4). (#927)Stefan Schmidt
2017-12-30Add Checker Framework stub file for Guava (fixes #920).Kristen Kozak
2017-12-19Add Checker Framework annotations in comments (issue #359).Kristen Kozak
2017-12-19Suppress some Checker Framework warnings and add TODOs (issue #359).Kristen Kozak
2017-12-19Update contrib directory to pass Checker Framework null analysis (issue #359).Kristen Kozak
2017-12-19Add more null annotations (issue #359).Kristen Kozak
2017-12-18Update shadow plugin to 2.0.2. Fixes #825. (#911)Stefan Schmidt
2017-12-15Add helper class to register views. (#906)Bogdan Drutu
2017-12-13Add methods to wrap Runnable and Callbacks and to run them. (#778)Bogdan Drutu
2017-12-06Update versions for all README files (#888)Yang Song
2017-12-04Update versions for all README files (#876)Yang Song
2017-12-01Use consistent text for AppVeyor status badges.Kristen Kozak
2017-12-01Update link to AppVeyor build in readmes.Kristen Kozak
2017-11-30Update version in ZPage README (#857)Yang Song
2017-11-30Change the message event to include (un)compressed sizes. (#853)Bogdan Drutu
2017-11-29Update OpenCensus version for all README files (#849)Yang Song
2017-11-26Introduce a Settings class. (#837)Stefan Schmidt
2017-11-20Add initial support for configuring the agent. (#753)Stefan Schmidt
2017-11-17Update OpenCensus version to 0.9.0 for all exporter README files (#820)Yang Song
2017-11-16Clean benchmarks and move in different package. (#805)Bogdan Drutu
2017-11-13Enable PrivateConstructorForUtilityClass Error Prone warning.Kristen Kozak
2017-11-10Use Mockito API from Mockito 1.9.5.Kristen Kozak
2017-11-10Just target Java 1.6, it simplifies a few things. (#799)Stefan Schmidt
2017-11-09Fix the wrong use of notify and wait. (#798)Stefan Schmidt
2017-11-07Simplify the code for setting the span status. (#787)Stefan Schmidt
2017-11-05Close the span with a status derived from the (optional) Throwable. (#781)Stefan Schmidt
2017-11-05Don't import classes that are not visible from the bootstrap classloader. (#782)Stefan Schmidt
2017-11-05Wrap the execution of URL#getContent in a trace span. (#780)Stefan Schmidt
2017-11-05Add a trampoline for tracing-related methods. (#766)Stefan Schmidt
2017-11-03Apply the Google Java Formatter on all source sets. (#775)Stefan Schmidt
2017-11-03Add the JaCoCo agent first so that it can instrument our agent. (#745)Stefan Schmidt
2017-11-03Add gradle plugin for google java format. Enforce all files to be formatted. ...Bogdan Drutu
2017-11-02Merge JaCoCo's execution data from all tests. (#746)Stefan Schmidt
2017-11-02Make ExecutorInstrumentation easier to test by moving the initialization of t...Stefan Schmidt
2017-11-01Add the missing task dependency of integration tests on shadowJar. (#768)Stefan Schmidt
2017-11-02Update versions in the README files. (#769)Bogdan Drutu
2017-11-01Use non-deprecated classes. (#767)Stefan Schmidt
2017-11-01Rename ContextManager to ContextTrampoline. (#748)Stefan Schmidt
2017-10-31Combine RPC_CLIENT_METHOD and RPC_SERVER_METHOD (#756)Yang Song
2017-10-31Improve test coverage. (#749)Stefan Schmidt
2017-10-30Update the retrolambda plugin to its latest version. (#741)Stefan Schmidt
2017-10-30Update the jmhreport plugin to its latest version. (#742)Stefan Schmidt
2017-10-25Remove support for multiple tag types.Kristen Kozak
2017-10-23Move stats and tags packages to opencensus-api to prepare for release. (#723)sebright
2017-10-20Add a note about moving opencensus-contrib-grpc-metrics into gRPC.Kristen Kozak
2017-10-20Rename opencensus-grpc-rpc-constants to opencensus-contrib-grpc-metrics.Kristen Kozak