Skip to content
Snippets Groups Projects
  1. Feb 19, 2016
  2. Feb 05, 2016
  3. Dec 08, 2015
  4. Sep 10, 2015
  5. Aug 06, 2015
  6. Jun 10, 2015
  7. Jun 08, 2015
  8. Jun 03, 2015
  9. May 27, 2015
  10. May 25, 2015
  11. Apr 18, 2015
  12. Apr 16, 2015
  13. Apr 13, 2015
  14. Mar 23, 2015
  15. Mar 19, 2015
  16. Feb 25, 2015
  17. Feb 19, 2015
  18. Feb 12, 2015
    • Christoph Thelen's avatar
      Deprecate getSession, use getSessionFromKeyword instead · bb649cb9
      Christoph Thelen authored
      getSession throws an HTTP exception, which is not
      good style. Additionally, as it calls
      getSessionFromKeyword internally -- which has a caching
      annotation -- this caching mechanism will not work
      because it only works if the method is called
      from another object. This is due to the way Spring
      is using proxies to intercept the calls.
      bb649cb9
    • Christoph Thelen's avatar
      Cache learning progress using new events · a1250111
      Christoph Thelen authored
      Events for all learning progress related actions
      are generated, like answering a new question.
      The event classes are used as a tag to evict
      the cache based on the session.
      a1250111
  19. Feb 11, 2015
  20. Feb 10, 2015
  21. Feb 09, 2015
  22. Feb 03, 2015
  23. Feb 01, 2015
  24. Jan 29, 2015
  25. Jan 27, 2015
  26. Jan 22, 2015
  27. Jan 17, 2015
  28. Jan 15, 2015