Skip to content
Snippets Groups Projects
  1. Feb 05, 2013
  2. Feb 04, 2013
    • Daniel Gerhardt's avatar
      API-Changes: · f0267d13
      Daniel Gerhardt authored
      /canteen/foodvote => /canteen/menu/vote (GET)
      /canteen/vote => /canteen/menu/vote (POST)
      /canteen/foodvotecount => /canteen/menu/vote/count
      f0267d13
    • Daniel Gerhardt's avatar
      API-Changes: · f4aa2161
      Daniel Gerhardt authored
      /socketurl => /socket/url
      /authorize => /socket/assign
      Changed status code for /socket/assign to 204 (this does not create).
      f4aa2161
  3. Feb 01, 2013
  4. Jan 24, 2013
  5. Jan 23, 2013
  6. 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
    • Paul-Christian Volkmer's avatar
      Fixed some issues introduced in last changesets · 51ec6042
      Paul-Christian Volkmer authored
      This patch should increase findbugs report and solve some issues that
      will occure:
      
      * Doing operation on NULL object
      * Using wrong object type in hope of magic object casting ;-)
      51ec6042
  7. Dec 12, 2012
  8. Dec 06, 2012
  9. Dec 05, 2012
  10. Dec 03, 2012
  11. Nov 29, 2012
  12. Nov 28, 2012
  13. Nov 20, 2012
  14. Nov 19, 2012
  15. Nov 04, 2012