Skip to content
Snippets Groups Projects
  1. Oct 16, 2017
  2. Sep 26, 2017
  3. Aug 28, 2017
  4. Jul 15, 2017
  5. 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
  6. Mar 28, 2017
  7. Mar 27, 2017
  8. 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
  9. Jan 10, 2017
  10. Nov 15, 2016
  11. Oct 07, 2016
  12. Oct 06, 2016
  13. Sep 29, 2016
  14. Jul 21, 2016
  15. Feb 22, 2016
  16. Feb 19, 2016
  17. Feb 05, 2016
  18. Dec 08, 2015
  19. Aug 10, 2015