Skip to content
Snippets Groups Projects
  1. Aug 07, 2018
  2. Aug 04, 2018
  3. Feb 22, 2018
  4. Aug 28, 2017
    • Daniel Gerhardt's avatar
      Remove obsolete session creator anonymization · 20b9753d
      Daniel Gerhardt authored
      It is no longer necessary since the creator property is not serialized
      for the API.
      20b9753d
    • Daniel Gerhardt's avatar
      Refactor package and class hierarchy · bbf2464e
      Daniel Gerhardt authored
      * Moved classes from `de.thm.arsnova` root package.
      * New util package
      * Do not start interface names with `I`. Appended `Impl` to the
        implementing class instead.
      * Renamed learning progress classes to score and move them from
        `.domain` to a new `.services.score` package.
      * Do not capitalize acronyms in class names:
          * CASLogoutSuccessHandler -> CasLogoutSuccessHandler
          * SocketIO* -> Socketio*
      * Renamed `.socket` package to `.websocket`
      bbf2464e
  5. Jul 15, 2017
  6. 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
  7. Jan 10, 2017
  8. Oct 07, 2016
  9. Oct 06, 2016
  10. Feb 05, 2016
  11. Dec 08, 2015
  12. Oct 26, 2015
  13. Aug 10, 2015
  14. May 27, 2015
  15. Apr 16, 2015
  16. Apr 13, 2015
  17. Mar 23, 2015
  18. Mar 19, 2015
  19. Mar 12, 2015
  20. Mar 11, 2015
  21. Mar 05, 2015
  22. Mar 04, 2015
  23. Feb 16, 2015
  24. Feb 11, 2015