Skip to content
Snippets Groups Projects
  1. Nov 08, 2018
  2. Aug 12, 2018
    • Daniel Gerhardt's avatar
      Refactor package structure · 47e590ea
      Daniel Gerhardt authored
      Consistently use singular for packages which contain mixed kinds of
      classes. Moved a few classes to packages that better fit them.
      47e590ea
  3. Aug 04, 2018
  4. Feb 22, 2018
  5. Aug 28, 2017
    • 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
  6. Jul 15, 2017
  7. Jan 10, 2017
  8. Feb 05, 2016
  9. May 27, 2015
  10. Apr 14, 2015
  11. Feb 12, 2015
  12. Jan 17, 2015
  13. Nov 05, 2014
  14. Nov 03, 2014