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