Skip to content
Snippets Groups Projects
  1. Jul 13, 2014
  2. Jun 04, 2014
  3. Jun 03, 2014
  4. May 28, 2014
  5. May 19, 2014
  6. Feb 17, 2014
  7. Jun 18, 2013
  8. Jun 17, 2013
  9. Jun 13, 2013
  10. Jun 12, 2013
  11. 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
  12. Jun 10, 2013
  13. 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
  14. Jun 05, 2013
  15. Jun 04, 2013
  16. May 14, 2013
  17. Mar 17, 2013
  18. Mar 12, 2013
  19. Mar 09, 2013
  20. Mar 08, 2013
  21. Dec 12, 2012
  22. Dec 05, 2012
  23. Dec 03, 2012