1. 9db5eff Update auto-factory dependencies. by emcmanus · 4 years, 7 months ago
  2. 0af845f Actually include the Gradle Incap processor so that the right manifest files are written by ronshapiro · 5 years ago
  3. 2a52c55 Make AutoFactory an isolating annotation processor in Gradle by ronshapiro · 5 years ago
  4. f3fbb3b Stop using auto-parent. by cpovirk · 5 years ago
  5. 5ff5e37 Update copyrights to say Google LLC instead of Google Inc. by emcmanus · 5 years ago
  6. 4d6df14 Add support for type-annotations and CheckerFramework nullable types to @AutoFactory by ronshapiro · 7 years ago
  7. a3b5ba2 Use latest versions of auto-common (0.10) and auto-service (1.0-rc4). by dpb · 7 years ago
  8. 69fb0e4 Update references to auto-parent 6. by dpb · 7 years ago
  9. 8a81a85 Use auto-value 1.5.3. by dpb · 7 years ago
  10. 033e44f Update version of auto-common to 0.9. by dpb · 7 years ago
  11. 3f43904 Use dependency and plugin management from auto-parent v5. Use latest dependencies and plugins for the functional test poms (which don't use auto-parent). by dpb · 7 years ago
  12. 319dfe7 Use google-java-format's FormattingFiler. by ronshapiro · 8 years ago
  13. 1237ddf Update the integration test pom.xml files to use a version of maven-jar-plugin that isn't broken on ubuntu, causing multi-minute jar times. And while here, bump them all to 2.6 (2.5+ is fine, but may as well, and may as well be consistent.) by cgruber · 8 years ago
  14. aca94dc Support @Nullable parameters for @AutoFactory by ronshapiro · 8 years ago
  15. c64bf47 Automated g4 rollback of changelist 125191485. by jmittleman · 8 years ago
  16. 994ba30 Support @Nullable parameters for @AutoFactory by ronshapiro · 8 years ago
  17. d74609c Update []'s maven to JavaPoet 1.7 by ronshapiro · 8 years ago
  18. 0ef134d Update to Guava 19 by ronshapiro · 8 years ago
  19. 040372c Update Javapoet to 1.6.1 by ronshapiro · 8 years ago
  20. ff523ae Automated g4 rollback of changelist 115670868. by ronshapiro · 9 years ago
  21. dbd618b Support @Nullable parameters for @AutoFactory by ronshapiro · 9 years ago
  22. 1a906e8 Convert @AutoFactory to JavaPoet by ronshapiro · 9 years ago
  23. 58ad0b2 Automated g4 rollback of changelist 114460941. by ronshapiro · 9 years ago
  24. 5cffa70 Convert @AutoFactory to use JavaPoet. by ronshapiro · 9 years ago
  25. d7eb644 Bump poms to the latest main releases. by cgruber · 9 years ago
  26. 89291d9 Make service and factory use maven-jar-plugin 2.5 to speed up builds on ubuntu (and bring the other two in consistency with value and common) by cgruber · 9 years ago
  27. 26eaf2f Fix scope for auto-service (fixes issue #249) by lukes · 9 years ago
  28. 56a1e5b Restore development snapshot version. by Christian Edward Gruber · 9 years ago
  29. ee8b39b Bump parent pom reference. by Christian Edward Gruber · 9 years ago
  30. fa4d08e Prepare to release auto-factory 1.0-beta2 by Christian Edward Gruber · 9 years ago
  31. 3fa0901 Remove dagger from the auto-factory processor, removing in the process a dependency in the open-source build. Depending on dagger was proving problematic for users who used it WITH dagger - and while it could be easily proguarded/shaded away, using automated dependency injection here is a net-loss in complexity over manual, as this is simply not a terribly complex structure of collaborating objects to wire up. by cgruber · 9 years ago
  32. fe6f400 Update auto-factory poms to account for dagger 2 usage. by Christian Edward Gruber · 10 years ago
  33. 9f52485 Bump auto-project dependencies to stable release versions and remove the now-obsolete common version stuff in the parent. by cgruber · 10 years ago
  34. 5d41d65 Force maven builds to update any snapshot dependencies in Travis, and add missing/out-of-date dependency information and versions to the various pom files. by Christian Edward Gruber · 10 years ago
  35. 3fc27fb Move snapshot dependencies to proper release versions. by Christian Edward Gruber · 11 years ago
  36. 85db56d Copy the SCM urls to the sub-projects to keep maven from mangling them. by Gregory Kick · 11 years ago
  37. d7a634f Give the various modules separate verions. by Gregory Kick · 11 years ago
  38. 46ad91d Update name and description by Gregory Kick · 11 years ago
  39. 07b12e7 Update the invoker configurations. by Gregory Kick · 11 years ago
  40. 5b9e7ea Add an AutoFactory/DI integration test by Gregory Kick · 11 years ago
  41. 89c152c Use Dagger in the AutoFactoryProcessor by Gregory Kick · 11 years ago
  42. d9d221b Clean up poms and verion bump where appropriate. by Gregory Kick · 11 years ago
  43. fa7058a Fix the annotation processing metadata by Gregory Kick · 11 years ago
  44. d6ff51b Feedback from cgruber. by Gregory Kick · 11 years ago
  45. afda342 Add @AutoService for generating META-INF/services configuration files. by Gregory Kick · 11 years ago
  46. 6aedf2f renamed by Gregory Kick · 11 years ago
  47. 1590c01 Reorganize the auto-factory code in preparation for other auto-* subprojects. Also, delete the stale integration code (to be revived later) and clean up a few warnings in the build. by Gregory Kick · 11 years ago[Renamed (81%) from generator/pom.xml]
  48. 7c6c107 Merge pull request #14 from gk5885/type-only by Gregory Kick · 11 years ago