Skip to content
Snippets Groups Projects
  1. Oct 16, 2017
  2. Sep 26, 2017
  3. Aug 28, 2017
  4. Jul 15, 2017
  5. Jun 22, 2017
  6. May 24, 2017
  7. May 02, 2017
  8. Apr 26, 2017
  9. Apr 25, 2017
  10. Mar 28, 2017
  11. Mar 27, 2017
  12. Feb 28, 2017
  13. Feb 14, 2017
    • Daniel Gerhardt's avatar
      Clean up code · bbb7288c
      Daniel Gerhardt authored
      * Remove unused code
      * Optimize imports (group 10+ and static imports)
      * Remove redundant variable assignments
      * Replace explicit type parameters with <>
      * Remove redundant catch blocks
      * Use varargs instead of explicit array instantiation
      * Weaken visibility of methods and fields
      * Simplify conditions
      * Do not use StringBuilder for simple concatenations
      * Fix code style
      * Remove invalid Javadoc
      bbb7288c
  14. Jan 10, 2017
  15. Nov 15, 2016
  16. Oct 11, 2016
  17. Oct 07, 2016
  18. Oct 06, 2016