aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-17Try again to fix snapshot/javadoc deployement.Colin Decker
2021-03-17Fix a javadoc issues the last javadoc change introduced.Colin Decker
2021-03-17Split the template for AutoValue builders into its own file.Éamonn McManus
2021-03-17Fix Javadoc errors (not warnings) and set javadoc generation script to fail i...Colin Decker
2021-03-17Bump ecj from 3.24.0 to 3.25.0 in /valuedependabot[bot]
2021-03-17Bump ecj from 3.24.0 to 3.25.0 in /commondependabot[bot]
2021-03-16Add a simple ad-hoc indentation engine to the reformatting pass.Éamonn McManus
2021-03-16Add some flags that were in the Travis config to the install command since th...Colin Decker
2021-03-16Switch auto from Travis to GitHub Actions and start testing on JDK 15.Colin Decker
2021-03-15Suggest `compileOnlyApi` rather than `compile` for AutoValue with Gradle.Éamonn McManus
2021-03-12Ensure compilation tests will run on JDK 16+.Éamonn McManus
2021-03-08Document how to create a "step builder" with AutoValue.Éamonn McManus
2021-03-08Add spacing after the simple name when generating a `@ToPrettyString` represe...Ron Shapiro
2021-03-08Add documentation for `@ToPrettyString`Ron Shapiro
2021-03-07Implement `@ToPrettyString` to generate pretty `String` versions for AutoValu...Ron Shapiro
2021-03-03Add some clarifications on the implicit default value for "AutoValue collecti...Google Java Core Libraries
2021-02-23Bump mockito-core from 3.7.7 to 3.8.0 in /valuedependabot[bot]
2021-02-22Bump maven-invoker-plugin from 3.2.1 to 3.2.2 in /factorydependabot[bot]
2021-02-22Bump maven-invoker-plugin from 3.2.1 to 3.2.2 in /valuedependabot[bot]
2021-02-20Allow an AutoValue property builder to have a parameter.Pawel Labaj
2021-02-16Add `toString()` implementations for `MoreTypes.equivalence()` and `Annotatio...Ron Shapiro
2021-02-15Bump junit from 4.13.1 to 4.13.2 in /valuedependabot[bot]
2021-02-15Bump junit from 4.13.1 to 4.13.2 in /servicedependabot[bot]
2021-02-15Bump junit from 4.13.1 to 4.13.2 in /commondependabot[bot]
2021-02-15Bump junit from 4.13.1 to 4.13.2 in /factorydependabot[bot]
2021-02-03Add a Maven dependency needed for a newly-added test to compile.Éamonn McManus
2021-02-01Compile with Java 8 in the `gwtserializer` integration tests.Éamonn McManus
2021-01-28Update the Mockito version in a couple of AutoValue POMs.Éamonn McManus
2021-01-28Copy annotations from type parameters of an `@AutoValue` class to the subclas...Éamonn McManus
2021-01-26Bump truth from 1.1 to 1.1.2 in /factorydependabot[bot]
2021-01-26Bump truth from 1.1 to 1.1.2 in /commondependabot[bot]
2021-01-26Bump truth.version from 1.1 to 1.1.2 in /valuedependabot[bot]
2021-01-26Bump truth from 1.1 to 1.1.2 in /servicedependabot[bot]
2021-01-21Improve the error message for a missing `build()` method.Éamonn McManus
2021-01-15Bump plexus-java from 1.0.5 to 1.0.6 in /valuedependabot[bot]
2021-01-15Strip the whole "More information" section; there is no sidebar/top-left on G...Colin Decker
2021-01-15Bump plexus-java from 1.0.5 to 1.0.6 in /commondependabot[bot]
2021-01-15Bump plexus-java from 1.0.5 to 1.0.6 in /factorydependabot[bot]
2021-01-15Bump error_prone_annotations from 2.4.0 to 2.5.1 in /valuedependabot[bot]
2021-01-15Bump plexus-java from 1.0.5 to 1.0.6 in /servicedependabot[bot]
2021-01-12Adjust IgnoreExample of AutoValue doc for thread safetyGoogle Java Core Libraries
2021-01-11If a getter is `getOAuth()`, allow the setter to be `oAuth(T)`.Éamonn McManus
2021-01-09Ensure that type annotations are placed correctly.Éamonn McManus
2021-01-08Bump mockito-core from 3.6.28 to 3.7.0 in /valuedependabot[bot]
2021-01-05Update `auto` POMs with version upgrades made on GitHub by Dependabot.Éamonn McManus
2020-12-21Bump guava.version from 30.0-jre to 30.1-jre in /commondependabot[bot]
2020-12-21Bump guava.version from 30.0-jre to 30.1-jre in /valuedependabot[bot]
2020-12-21Bump guava from 30.0-jre to 30.1-jre in /factorydependabot[bot]
2020-12-21Bump ecj from 3.23.0 to 3.24.0 in /commondependabot[bot]
2020-12-21Bump ecj from 3.23.0 to 3.24.0 in /valuedependabot[bot]