aboutsummaryrefslogtreecommitdiff
path: root/gradle
AgeCommit message (Expand)Author
2022-01-09Fix crash with switch expression as a lambda body (#543)Manu Sridharan
2022-01-03Bump AutoValue and AutoService versions (#538)Manu Sridharan
2021-12-29Bump Guava dependency to 24.1.1 (#536)Lázaro Clapp
2021-12-27Update to Gradle 7.3.3 (#530)Manu Sridharan
2021-12-21Add support for switch expressions (#520)Manu Sridharan
2021-12-07Bump to Checker dataflow 3.20.0 (#510)Manu Sridharan
2021-12-02Update to Gradle 7.3.1 (#509)Manu Sridharan
2021-11-22Compile and test with Error Prone 2.10.0 (#507)Manu Sridharan
2021-10-19Add basic library support for grpc Metadata through GrpcHandler (#505)Lázaro Clapp
2021-08-20Compile and test with Error Prone 2.9.0 (#497)Manu Sridharan
2021-08-19Update to Gradle 7.2 (#496)Manu Sridharan
2021-08-04Bump to Error Prone 2.8.1 (#494)Manu Sridharan
2021-07-23Test on CI with Error Prone 2.8.0 (#491)Manu Sridharan
2021-07-14Bump Checker dataflow to 3.16.0 (#490)Manu Sridharan
2021-06-28Add a jmh module for benchmarking (#487)Manu Sridharan
2021-06-21Update to Gradle 7.1 (#486)Manu Sridharan
2021-06-09Update to Checker Framework 3.14.0, and use shaded dataflow artifact that is ...Michael Ernst
2021-05-18Update to Gradle 7.0.2 (#481)Manu Sridharan
2021-05-18Check code with Error Prone 2.7.1 (#480)Manu Sridharan
2021-05-14Default models support for Spring's Autowired (#477)Lázaro Clapp
2021-05-14Check our code with Error Prone 2.6.0 (#472)Manu Sridharan
2021-05-05Allow Error Prone API version to be configured via a property (#470)Manu Sridharan
2021-05-03Small Gradle build cleanup (#469)Manu Sridharan
2021-03-30Switch from mvn-push script to gradle-maven-publish-plugin (#457)Lázaro Clapp
2021-03-08Gradle: switch to java-library plugin where possible, and fix some warnings (...Manu Sridharan
2021-03-08Update Gradle to 6.8.3 (#451)Manu Sridharan
2021-01-05Set Up GitHub Actions CI and SNAPSHOT uploading (#440)Lázaro Clapp
2021-01-04Add support for jakarta.inject-api (#439)Jochen Schalanda
2020-09-22Update to Gradle 6.6.1 (#420)Manu Sridharan
2020-08-22Update to Checker Dataflow 3.6.0 (#416)Manu Sridharan
2020-08-07Try to handle lombok.Builder without crashing. (#414)Lázaro Clapp
2020-06-24Upgrade Error Prone dependencies to 2.4.0. (#400)Lázaro Clapp
2020-02-13Update to Gradle 6.1.1 (#381)Manu Sridharan
2019-11-15Update to Checker Dataflow 3.0.0 (#369)Manu Sridharan
2019-09-30Update to WALA 1.5.4 (#337)Manu Sridharan
2019-09-25Update Gradle version to 5.6.2. (#362)Lázaro Clapp
2019-07-29Avoid adding redundant annotations during bytecode rewriting in JarInfer (#341)Raghavan Raman
2019-07-18Update to Gradle 5.5.1 (#336)Manu Sridharan
2019-06-27Allow models to override @Nullable on third-party functional interfaces (#326)Lázaro Clapp
2019-05-28Add support for Jar to Jar transformation to JarInfer (#316)Raghavan Raman
2019-04-08Update Gradle, Error Prone plugin, and Android Gradle Plugin (#294)Zac Sweers
2019-04-08Upgrade to Error Prone 2.3.3 (#295)Zac Sweers
2018-12-06Revert "Stop shadowing Checker Framework libraries (#258)" (#268)Manu Sridharan
2018-12-04Add models for Apache StringUtils isEmpty methods (#264)Manu Sridharan
2018-12-03Downgrade Gradle to 4.10.2 (#262)Manu Sridharan
2018-12-02Update to Gradle 5.0 (#260)Manu Sridharan
2018-11-26Stop shadowing Checker Framework libraries (#258)Manu Sridharan
2018-10-17Update net.ltgt.errorprone to 0.6, and various small updates to the build (#248)Thomas Broyer
2018-10-15Update to Error Prone 2.3.2 (#242)Manu Sridharan
2018-09-26Bump Checker Framework to 2.5.5 (#233)Manu Sridharan