- b8455d7 Enable error level for the EscapedEntity bug pattern in ErrorProne by Edwin Kempin · 3 years, 5 months ago
- e92a851 Enable error level for the InconsistentCapitalization bug pattern in ErrorProne by Edwin Kempin · 3 years, 5 months ago
- 396ec5e Merge "Enable error level for the InvalidParam bug pattern in ErrorProne" by Edwin Kempin · 3 years, 5 months ago
- 8a6808f Enable error level for the JavaLangClash bug pattern in ErrorProne by Edwin Kempin · 3 years, 5 months ago
- 8ab87d7 Enable error level for the InvalidParam bug pattern in ErrorProne by Edwin Kempin · 3 years, 5 months ago
- 03ce0d1 Enable error level for the InvalidBlockTag bug pattern in ErrorProne by Edwin Kempin · 3 years, 5 months ago
- 6e38b70 Enable error level for the InvalidInlineTag bug pattern in ErrorProne by Edwin Kempin · 3 years, 5 months ago
- 8c19c39 Enable error level for the InvalidInlineTag bug pattern in ErrorProne by Edwin Kempin · 3 years, 5 months ago
- 4957ffd Enable error level for the ParameterName bug pattern in ErrorProne by Edwin Kempin · 3 years, 5 months ago
- 33f8f6a Enable error level for the BadImport bug pattern in ErrorProne by Edwin Kempin · 3 years, 6 months ago
- 1e9fca9 Merge "Enable error level for the TruthAssertExpected bug pattern in ErrorProne" by Edwin Kempin · 3 years, 5 months ago
- e0ba0d1 Disable FutureReturnValueIgnored error prone check by Gal Paikin · 3 years, 6 months ago
- ec70034 Enable error level for the TruthAssertExpected bug pattern in ErrorProne by Edwin Kempin · 3 years, 6 months ago
- 7817b7f Enable error level for the UnescapedEntity bug pattern in ErrorProne by Edwin Kempin · 3 years, 6 months ago
- 0e35c34 Enable error level for the UnusedMethod bug pattern in ErrorProne by Edwin Kempin · 3 years, 6 months ago
- 4816ff9 Enable error level for the UnusedVariable bug pattern in ErrorProne by Edwin Kempin · 3 years, 6 months ago
- 26c3c83 Turn on UseCorrectAssertInTests bug pattern and fix problem by Dmitrii Filippov · 3 years, 6 months ago
- 1c76a0a Turn on VariableNameSameAsType bug pattern by Dmitrii Filippov · 3 years, 6 months ago
- acb4ba3 Turn on ArgumentSelectionDefectChecker and fix the issue by Dmitrii Filippov · 3 years, 6 months ago
- 53e4600 Turn on AnnotateFormatMethod bug-pattern and fix it by Dmitrii Filippov · 3 years, 6 months ago
- 36dd590 Turn on all bug patterns which don't exist in the code by Dmitrii Filippov · 3 years, 6 months ago
- 7709d06 Turn on error for the EmptyBlockTag bug pattern and fix related problems by Dmitrii Filippov · 3 years, 6 months ago
- 88726b9 Turn on error for some JavaDoc bug patterns and fix related problems by Dmitrii Filippov · 3 years, 6 months ago
- a30b5b4 Add more bug patterns to error-prone by Dmitrii Filippov · 3 years, 6 months ago
- 7f05179 Update error prone bug patterns by Dmitrii Filippov · 3 years, 6 months ago
- 7d49381 Enable ImmutableAnnotationChecker by Dmitrii Filippov · 3 years, 6 months ago
- b4d318e Move java_tools javac argument into tools parameter. by Ivo List · 4 years, 4 months ago
- b89332d Prefer java language level to Java 11 per default by David Ostrovsky · 5 years ago
- 9bf628b Merge branch 'stable-3.1' by Luca Milanesio · 5 years ago
- 85b54c9 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 5 years ago
- 76f3e34 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 5 years ago
- c8ccff9 ErrorProne: Enable ObjectToString check at ERROR severity by David Pursehouse · 5 years ago
- f98dfa5 ErrorProne: Increase severity of MutableConstantField to ERROR by David Pursehouse · 6 years ago
- 6f57e5b Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 5 years ago
- edd57a2 Error Prone: Enable and fix OperatorPrecedence by Dave Borowitz · 6 years ago
- 4b25dd3 Error Prone: Enable and fix ClassCanBeStatic by Dave Borowitz · 6 years ago
- ba755ab Merge branch 'stable-3.1' by David Pursehouse · 5 years ago
- b07f262 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 5 years ago
- a58ffc6 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 5 years ago
- 0e9fd39 Bazel: Sort error prone check settings alphabetically by David Pursehouse · 5 years ago
- 0d22e9a Merge branch 'stable-3.1' by David Pursehouse · 5 years ago
- d156227 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 5 years ago
- 2dc0c19 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 5 years ago
- 79d0c3a ErrorProne: Enable and fix UnusedException check by David Pursehouse · 5 years ago
- a767f08 Merge branch 'stable-3.1' by David Pursehouse · 5 years ago
- 6b8318d Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 5 years ago
- bf64e2d Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 5 years ago
- 1fdd3f7 lib/lucene: merge jars using a java_binary rule by Han-Wen Nienhuys · 5 years ago
- f396eff Add @FormatMethod to StalenessCheckResult#stale by Patrick Hiesel · 5 years ago
- 17b60d9 Revert "Bazel: Fix toolchain vanilla to not hard code java 8" by David Ostrovsky · 5 years ago
- aee1f80 Bazel: Fix toolchain vanilla to not hard code java 8 by David Ostrovsky · 6 years ago
- dfe7d71 Bazel: Disable ImmutableAnnotationChecker error prone check by David Ostrovsky · 6 years ago
- cb82838 Merge branch 'stable-3.0' by David Ostrovsky · 6 years ago
- 384e38b Merge branch 'stable-2.16' into stable-3.0 by David Ostrovsky · 6 years ago
- 4eb25d1 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
- 2e99245 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
- b80867d Format BUILD files with buildifier by David Pursehouse · 6 years ago
- 1cb260e Merge branch 'stable-3.0' by David Ostrovsky · 6 years ago
- 726b4cc Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago
- 31c8240 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
- 3ab6d2d Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
- 20c2fd4 Bazel: Add fixes for --incompatible_load_{java|python}_rules_from_bzl by David Ostrovsky · 6 years ago
- 9ab0d63 OptionUtil: Use ImmutableList<String> instead of String[] by David Pursehouse · 6 years ago
- f98394b ErrorProne: Remove duplicate checker flags by David Pursehouse · 6 years ago
- e7fc5ee Disable ImmutableAnnotationChecker ErrorProne error to fix build by Edwin Kempin · 6 years ago
- c2bb6b7 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago
- 755e5b1 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
- 8975316 Error Prone: Increase severity of MissingFail to ERROR by David Pursehouse · 6 years ago
- c2d0a91 Make toString(), hashCode(), equals() and friends final in AutoValue classes by Edwin Kempin · 6 years ago
- 55b036d Merge branch 'stable-3.0' by David Pursehouse · 6 years ago
- bc230a0 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago
- 996cf5d Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
- e39b4f4 Error Prone: Enable DateFormatConstant at ERROR severity by David Pursehouse · 6 years ago
- 2f6e2d1 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago
- 6d4cf6d Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
- 7e6ec14 Bazel: Enable Error-Prone by default by David Pursehouse · 6 years ago
- df7c481 Error Prone: Enable checks for core plugins by David Pursehouse · 6 years ago
- 3b78c07 Error Prone: Remove optional configuration by Dave Borowitz · 6 years ago
- 0b9e581 Error Prone: Enable and fix ImmutableEnumChecker by Dave Borowitz · 6 years ago
- f66892a Error Prone: Enable and fix GetClassOnEnum by Dave Borowitz · 6 years ago
- b964049 Error Prone: Enable and fix ReferenceEquality by Dave Borowitz · 6 years ago
- b13bec9 Error Prone: Enable and fix SynchronizeOnNonFinalField by Dave Borowitz · 6 years ago
- b31519f Error Prone: Enable and fix TypeParameterUnusedInFormals by Dave Borowitz · 6 years ago
- 425ad6e Error Prone: Enable remaining errors by Dave Borowitz · 6 years ago
- b21dde3 Error Prone: Enable and fix OperatorPrecedence by Dave Borowitz · 6 years ago
- 2bc50b4 Error Prone: Enable more errors by Dave Borowitz · 6 years ago
- cd7efe1 Error Prone: Enable and fix NarrowingCompoundAssignment by Dave Borowitz · 6 years ago
- dc00c1d Error Prone: Enable and fix MissingOverride by Dave Borowitz · 6 years ago
- b7769f3 Error Prone: Enable more errors by Dave Borowitz · 6 years ago
- ef04f0e6 Error Prone: Enable and fix FutureReturnValueIgnored by Dave Borowitz · 6 years ago
- 0c5fdd7 Error Prone: Enable more errors by Dave Borowitz · 6 years ago
- 3cf3962 Error Prone: Enable more errors by Dave Borowitz · 6 years ago
- 9601572 Error Prone: Enable and fix DefaultCharset by Dave Borowitz · 6 years ago
- ae99a1b Error Prone: Enable and fix ClassCanBeStatic by Dave Borowitz · 6 years ago
- ccdc670 Error Prone: Enable more errors by Dave Borowitz · 6 years ago
- c2e41f2 Sort Error Prone warnings list by Dave Borowitz · 6 years ago
- fabead2 Error Prone: Enable and fix StringEquality by Dave Borowitz · 6 years ago
- 650070e Error Prone: Enable more errors by Dave Borowitz · 6 years ago
- cac4630 Enable a limited set of Error Prone errors/warnings by default by Dave Borowitz · 6 years ago
- 059866b Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago