Skip to content
Snippets Groups Projects
  1. Mar 06, 2013
  2. Feb 19, 2013
  3. Feb 13, 2013
  4. Feb 12, 2013
  5. Dec 28, 2012
    • Paul-Christian Volkmer's avatar
      Major changes is Spring application configuration · df62a3bb
      Paul-Christian Volkmer authored
      With this changeset the spring servlet configuration is separeted from the
      application configuration. This will result in a main context and a servlet
      context, holding only spring mvc information.
      
      This change has a very nice side effekt: Spring AOP beans will be loaded
      only once in application context, not a second time in mvc servlet context.
      df62a3bb
  6. Oct 17, 2012
  7. Oct 09, 2012
  8. Sep 17, 2012
    • Julian Hochstetter's avatar
      Task #3868: Refactor Servlets · 804a6da8
      Julian Hochstetter authored
      * @ResponseBody Annotation for JSON Response
      * Old ARSnova Servlet does nothing
      * New Spring Servlet loads Beans, Services, Security and SocketServer
      * One Property Loader which is used in XML Spring Configuration and with
      @Value Annotation
      804a6da8
  9. Sep 14, 2012
    • Paul-Christian Volkmer's avatar
      Cleanup inconsistent config properties file · 14df8aaa
      Paul-Christian Volkmer authored
      With this configuration both
       - spring security setup
       - bean properties
      will be set to values defined in /etc/arsnova/arsnova.properties.
      
      Admins ARE REQUIERED to create production settings file by given example
      in /etc/arsnova.
      14df8aaa
  10. Sep 13, 2012
  11. Sep 12, 2012
  12. Sep 11, 2012
  13. Sep 10, 2012
  14. Sep 07, 2012
  15. Jul 26, 2012