Commit History

Author SHA1 Message Date
  Martin Edenhofer efd1f5dd15 Avoid rails and non rails context (script/websocket-server.rb is without rails). 9 years ago
  Martin Edenhofer c9608cdc00 Improved logging. 9 years ago
  Martin Edenhofer b7ecd9a1eb Fixed use of last_ping. 9 years ago
  Martin Edenhofer c8ae1d38e1 Use utc timestamps for all. 9 years ago
  Thorsten Eckel b6c2b6750a Corrected with rubocop cop 'Lint/RescueException'. 9 years ago
  Thorsten Eckel 8b822a7ddc Corrected with rubocop cop 'Style/ClassVars'. 9 years ago
  Thorsten Eckel 18eaebd9b9 Corrected with rubocop cop 'Lint/ShadowingOuterLocalVariable'. 9 years ago
  Thorsten Eckel 409ae23e78 Corrected with rubocop cop 'Rails/TimeZone'. 9 years ago
  Martin Edenhofer 43a924f554 Applied rubocop Style/CommentIndentation. 9 years ago
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 9 years ago
  Thorsten Eckel 1ac1cf4184 Corrected with rubocop cop 'Style/Next'. 9 years ago
  Thorsten Eckel bfa6f11221 Corrected with rubocop cop 'Style/EachWithObject'. 9 years ago
  Thorsten Eckel b08a817e3d Corrected with rubocop cop 'Style/ColonMethodCall'. 9 years ago
  Thorsten Eckel 50806a4b5e Corrected with rubocop cop 'Style/VariableName'. 9 years ago
  Thorsten Eckel d63b9d2f9b Corrected with rubocop cop 'Style/InfiniteLoop'. 9 years ago
  Martin Edenhofer 3046a07948 Improved logging. 9 years ago
  Martin Edenhofer 4365039f49 Moved to rails logger. 9 years ago
  Martin Edenhofer e8d7dc2954 Fixed recreate of session. 9 years ago
  Martin Edenhofer 6d5a02fd80 Fixed race condition in Sessions.create(). 9 years ago
  Martin Edenhofer d8d506ea44 Try to prevent "Errno::ENOENT: No such file or directory @ rb_sysopen". 9 years ago
  Thorsten Eckel 62b23c963e Corrected with rubocop cop 'Style/SpaceBeforeBlockBraces'. 9 years ago
  Thorsten Eckel 4b4f45ddd1 Corrected with rubocop cop 'Lint/DeprecatedClassMethods'. 9 years ago
  Thorsten Eckel 69a16ee2c5 Corrected with rubocop cop 'Style/RedundantReturn'. 9 years ago
  Martin Edenhofer 158bf737ae Applied rubocop Style/IndentHash. 9 years ago
  Martin Edenhofer 6461bed0dd Applied rubocop Style/SpaceBeforeComma. 9 years ago
  Martin Edenhofer c34a33da99 Applied rubocop Style/SpaceAroundOperators. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 years ago
  Martin Edenhofer 70e48aab13 Merge branch 'develop' of github.com:martini/zammad into develop 9 years ago
  Martin Edenhofer a299f79598 Moved to rubocop Style/NumericLiterals. 9 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 years ago
  Martin Edenhofer d81a3722e4 Improved speed of test by switching from min to sec for idle param. 9 years ago
  Martin Edenhofer aacb930094 Close database connection for thread after thread is finished. 9 years ago
  Martin Edenhofer 71d8af7a52 Moved from Marshal to JSON session files. 9 years ago
  Martin Edenhofer 252e1e0b48 Merge branch 'develop' into interface 10 years ago
  Martin Edenhofer 5980a39ea0 Use api now to destroy invalid sessions. 10 years ago
  Martin Edenhofer 4be8f330b8 Fixed removing of invalid session. 10 years ago
  Martin Edenhofer 9742f5f0b2 Fixed unit tests. 10 years ago
  Martin Edenhofer 1f65db48ac Fixed websocket messages with recipients. 10 years ago
  Martin Edenhofer 2028a564b1 Refactoring of App.Session class. 10 years ago
  Martin Edenhofer 75d10cbbe6 Removed not longer needed worker backend. Just notify client on change. 10 years ago
  Martin Edenhofer 3441799c7a Added Sessions.send_to() to sense messages to dedicated users. 10 years ago
  Martin Edenhofer 1a8a9047b7 Fixed unit tests. 10 years ago
  Martin Edenhofer 014ff4bda2 Rewrite of session backend. 10 years ago
  Martin Edenhofer 52f23cfdfb Second version of session unit tests. 10 years ago
  Martin Edenhofer 34a300238e Init version of session unit tests. 10 years ago
  Martin Edenhofer e1c1a95eb6 Fixed typo. 10 years ago
  Martin Edenhofer 52d4643f6c Improved error handling. 10 years ago
  Martin Edenhofer 78f5cc3938 Improved error handling. 10 years ago
  Martin Edenhofer 4c5b6c471f Improved error handling. 10 years ago
  Martin Edenhofer edfda59985 Improved error handling. 11 years ago