Skip to content
Snippets Groups Projects
  1. May 25, 2014
  2. May 19, 2014
  3. Feb 17, 2014
  4. Jun 18, 2013
  5. Jun 17, 2013
  6. Jun 13, 2013
  7. Jun 12, 2013
  8. Jun 11, 2013
    • Paul-Christian Volkmer's avatar
      Do not store login in database · 64d96416
      Paul-Christian Volkmer authored
      This patch uses an in memory storage of logged in users. Every time
      users send a (online) heartbeat the last known active timestamp of all
      users will be checked and inactive users will be removed from active
      user list.
      64d96416
  9. Jun 10, 2013
  10. Jun 06, 2013
    • Paul-Christian Volkmer's avatar
      Check for null to prevent NullPointerException · 4fd92dc9
      Paul-Christian Volkmer authored
      There is one major bug in websocket implementaton crashing the
      application on websocket disconnect caused by NullPointerException.
      
      It seems that disconnect is done after some dependencies are closed.
      This might be caused by data serialisiation.
      4fd92dc9
  11. Jun 05, 2013
  12. Jun 04, 2013
  13. May 14, 2013
  14. Mar 17, 2013
  15. Mar 12, 2013
  16. Mar 09, 2013
  17. Mar 08, 2013
  18. Dec 12, 2012
  19. Dec 05, 2012
  20. Dec 03, 2012
  21. Oct 25, 2012
  22. Oct 24, 2012