Commit History

Author SHA1 Message Date
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner e057d76e59 Maintenance: Apply source string review changes. 2 years ago
  Martin Gruner 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2 years ago
  Martin Gruner a389b8f07c Maintenance: Replace rand() where possible 3 years ago
  Thorsten Eckel b8b57781b7 Maintenance: Activated rubocop Layout/LeadingCommentSpace. 3 years ago
  Thorsten Eckel 814f7e997b Maintenance: Activated rubocop Style/SelfAssignment. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  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 bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer ff56f294f3 Rails 5.1 migration. 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer 9fe709f9b7 Improved error handling for json requests. 8 years ago
  Thorsten Eckel 00cffad79e Added some syntactic suguar (used in rubocop cops). 8 years ago
  Martin Edenhofer 4adf2e3750 Fixed long poling without session user. 8 years ago
  Martin Edenhofer 5f74e50433 Rewrite of web socket event backend. 8 years ago
  Martin Edenhofer 4e94fd5790 Applied new rubocop version. 9 years ago
  Thorsten Eckel 54fd62487c Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 9 years ago
  Thorsten Eckel b6c2b6750a Corrected with rubocop cop 'Lint/RescueException'. 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
  Thorsten Eckel c282fd2b37 Corrected with rubocop cop 'Lint/UnusedBlockArgument'. 9 years ago
  Thorsten Eckel d63b9d2f9b Corrected with rubocop cop 'Style/InfiniteLoop'. 9 years ago
  Martin Edenhofer a969242ada Applied some rubocops. 9 years ago
  Martin Edenhofer 4365039f49 Moved to rails logger. 9 years ago
  Martin Edenhofer 60121a25fb Some new rubocop checks. 9 years ago
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 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
  Thorsten Eckel a70b3cfc89 Corrected with rubocop cop 'Style/StringLiterals'. 9 years ago
  Martin Edenhofer 71d8af7a52 Moved from Marshal to JSON session files. 9 years ago
  Martin Edenhofer 1f65db48ac Fixed websocket messages with recipients. 10 years ago
  Martin Edenhofer da7af2fc63 Improved asset management. 10 years ago
  Martin Edenhofer e5c35021ac Updated header. 10 years ago
  Martin Edenhofer 3fb7b617e0 Set new client id also if verify failed. 11 years ago
  Martin Edenhofer 8a4c3388e4 Try to avoid "Mysql2::Error: This connection is in use by: #<Thread:0x00000001b5af80 sleep". 11 years ago
  Martin Edenhofer e684568e61 Do not update session for long polling. 11 years ago
  Martin Edenhofer 0eccb81fbc Renamed Session module to Sessions to avoid conflicts with active record Session module. 11 years ago
  Martin Edenhofer 59c4f77e3e Added config option for REST api base path on server and on site client. Currently on both "/api/v1" is used. 11 years ago
  Martin Edenhofer a7e4f028c0 Downgrade of loop time from 28 to 24 sek. 11 years ago
  Martin Edenhofer f5c65bced4 Improved re-spool of spool messages after connection was down. 11 years ago
  Martin Edenhofer 92fa09d5f2 Fixed spool issues. 11 years ago
  Martin Edenhofer c986db8b37 Only use spool messages for authenticated users. 11 years ago