Skip to content
Snippets Groups Projects
  1. Sep 06, 2013
  2. Jun 19, 2013
  3. Jun 13, 2013
  4. Jun 12, 2013
  5. Jun 11, 2013
  6. Jun 05, 2013
  7. Jun 04, 2013
  8. May 15, 2013
  9. Mar 12, 2013
  10. Mar 09, 2013
  11. Mar 08, 2013
  12. Dec 28, 2012
  13. Dec 12, 2012
  14. Dec 03, 2012
  15. Nov 20, 2012
  16. Oct 31, 2012
  17. Oct 29, 2012
    • Paul-Christian Volkmer's avatar
      Code cleanup · ce0cf954
      Paul-Christian Volkmer authored
      CouchDBDao:
       * Removed obsolete method currentTimestamp()
       * Explicit IOException catch that indicates communication error
      
      UserService:
       * Log if store file could not be created
      ce0cf954
  18. Oct 25, 2012
  19. Oct 24, 2012
    • Paul-Christian Volkmer's avatar
      Put all user relevant session information into UserService · 26b343e9
      Paul-Christian Volkmer authored
      All relevant information about users (e.g. session mebership) are
      accessible via UserService.
      The method IUserService::getCurrentUser provides information about
      the actual logged in user. If no user is logged in, this method will
      throw a UnauthorizedException which will end up in 401 HTTP error.
      26b343e9
  20. Oct 17, 2012
  21. Sep 11, 2012
  22. Sep 10, 2012