Skip to content
Snippets Groups Projects
  1. Jan 29, 2019
  2. Jan 24, 2019
  3. Feb 22, 2018
  4. Apr 26, 2017
    • Daniel Gerhardt's avatar
      Make logging more consistent · 531f6906
      Daniel Gerhardt authored
      Exceptions are now always passed to the logger. The logger decides based
      on configuration whether and how they are logged. Logging messages were
      adjusted for consistency.
      531f6906
  5. Mar 28, 2017
  6. Mar 27, 2017
  7. 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
  8. Jan 10, 2017
  9. Nov 15, 2016
  10. Oct 07, 2016
  11. Oct 06, 2016
  12. Sep 29, 2016
  13. Jul 21, 2016
  14. Feb 22, 2016
  15. Feb 19, 2016
  16. Feb 05, 2016
  17. Dec 08, 2015
  18. Aug 10, 2015
  19. Aug 01, 2015
  20. Jun 03, 2015