Commit History

Author SHA1 Message Date
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Martin Edenhofer 75230c3db3 Fixed issue #2327 - Websocket messages are not working correctly via Ajax long polling (e. g. multiple browser tabs can get opened with one session). 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Thorsten Eckel 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
  Thorsten Eckel bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
  Martin Edenhofer 2a6abbabee Improved CPU usage. 6 years ago
  Martin Edenhofer 3bdb3dacb2 Applied rubocop. 6 years ago
  Martin Edenhofer 486802770b Added option to use multiple session instances. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Martin Edenhofer 967f814ff3 Stabilised tests. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer 4ba2744689 Notify agent if mail delivery failed. Enhancement to issue #1198. 7 years ago
  Martin Edenhofer 9e03183e9e Fixed issue #1183 - Repetitive json error on production log. 7 years ago
  Martin Edenhofer 10b11cb726 Small improvement to Sessions.cleanup. 7 years ago
  Martin Edenhofer 90047729d4 Improved session tests. 7 years ago
  Martin Edenhofer 881fa18cbf Fixed issue #936 - After a while a 500er error message appears. 7 years ago
  Julian K ceaf615282 Fix spelling mistake (#481) 7 years ago
  Martin Edenhofer eceb9889b1 Added database locking to prevent race conditions. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 39feeccc88 Added auto restart of zammad after changing object attributes. 8 years ago
  Martin Edenhofer eae8ead41c Improved object manager browser tests. 8 years ago
  Martin Edenhofer cb5fd0c2c0 Reworked admin maintenance area (needed for restarting screen). 8 years ago
  Martin Edenhofer 60b11db825 Just push related user organisation to clients (improved tests). 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer 5f74e50433 Rewrite of web socket event backend. 8 years ago
  Martin Edenhofer 08c2a59569 Only broadcast to authenticated clients. 8 years ago
  Martin Edenhofer e1aae93269 Fixed rubocop checks. 9 years ago
  Thorsten Eckel 54fd62487c Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 9 years ago
  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