aboutsummaryrefslogtreecommitdiff
path: root/findbugs-exclude.xml
AgeCommit message (Expand)Author
2018-08-28Avoid doing string formatting when calling checkArgument. (#1394)Bogdan Drutu
2018-08-20Implement CurrentStatsState using atomic variables. (#1377)Bogdan Drutu
2018-05-30Add util contrib package for AppEngine standard. (#1214)Bogdan Drutu
2018-04-04Remove usages of Guava Throwables from opencensus-api (issue #1081).Kristen Kozak
2018-04-04Remove usages of Guava Precondtions from opencensus-api (issue #1081).Kristen Kozak
2018-04-04Rename "Util" classes to "Utils", for consistency with public "Utils" classes.Kristen Kozak
2018-03-23Enable FindBugs in tests.Kristen Kozak
2018-03-21Move BaseMessageEventUtil to trace package. (#1076)Yang Song
2018-02-26Suppress all FindBugs warnings about NullPointerExceptions.Kristen Kozak
2018-02-16Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894)Hailong Wen
2017-12-19Add more null annotations (issue #359).Kristen Kozak
2017-09-05Implement Duration.compareTo() (#582)Yang Song
2017-06-28Add compareTo to Timestamp. (#392)Bogdan Drutu
2017-06-16Move stats classes to io.opencensus.stats.Kristen Kozak
2017-04-17Make Distribution and MutableDistribution package-private initially.Kristen Kozak
2017-04-17Suppress a FindBugs warning.Kristen Kozak
2017-03-24Remove bazel support for instrumentation-java. (#170)Bogdan Drutu
2016-11-17Adds FindBugs exclude file.Kristen Kozak