Skip to content
Snippets Groups Projects
  1. May 28, 2015
  2. May 27, 2015
  3. May 23, 2015
  4. May 18, 2015
  5. May 13, 2015
  6. Apr 18, 2015
  7. Apr 14, 2015
  8. Apr 09, 2015
  9. Apr 01, 2015
  10. Mar 28, 2015
  11. Mar 19, 2015
  12. Mar 18, 2015
  13. Mar 17, 2015
  14. Mar 13, 2015
  15. Mar 12, 2015
  16. Mar 11, 2015
  17. Mar 05, 2015
  18. Mar 02, 2015
  19. Feb 28, 2015
  20. Feb 19, 2015
  21. Feb 16, 2015
  22. 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
  23. Feb 10, 2015
  24. Feb 09, 2015
  25. Feb 06, 2015
  26. Feb 01, 2015
  27. Jan 27, 2015
  28. Jan 23, 2015
  29. Jan 22, 2015
  30. Jan 17, 2015
  31. Jan 15, 2015