История коммитов

Автор SHA1 Сообщение Дата
  Thorsten Eckel bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 7 лет назад
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 лет назад
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
  Martin Edenhofer ff56f294f3 Rails 5.1 migration. 7 лет назад
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 лет назад
  Martin Edenhofer 9fe709f9b7 Improved error handling for json requests. 8 лет назад
  Thorsten Eckel 00cffad79e Added some syntactic suguar (used in rubocop cops). 9 лет назад
  Martin Edenhofer 4adf2e3750 Fixed long poling without session user. 9 лет назад
  Martin Edenhofer 5f74e50433 Rewrite of web socket event backend. 9 лет назад
  Martin Edenhofer 4e94fd5790 Applied new rubocop version. 9 лет назад
  Thorsten Eckel 54fd62487c Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 9 лет назад
  Thorsten Eckel b6c2b6750a Corrected with rubocop cop 'Lint/RescueException'. 9 лет назад
  Thorsten Eckel 18eaebd9b9 Corrected with rubocop cop 'Lint/ShadowingOuterLocalVariable'. 10 лет назад
  Thorsten Eckel 409ae23e78 Corrected with rubocop cop 'Rails/TimeZone'. 10 лет назад
  Thorsten Eckel c282fd2b37 Corrected with rubocop cop 'Lint/UnusedBlockArgument'. 10 лет назад
  Thorsten Eckel d63b9d2f9b Corrected with rubocop cop 'Style/InfiniteLoop'. 10 лет назад
  Martin Edenhofer a969242ada Applied some rubocops. 10 лет назад
  Martin Edenhofer 4365039f49 Moved to rails logger. 10 лет назад
  Martin Edenhofer 60121a25fb Some new rubocop checks. 10 лет назад
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 10 лет назад
  Martin Edenhofer 70e48aab13 Merge branch 'develop' of github.com:martini/zammad into develop 10 лет назад
  Martin Edenhofer a299f79598 Moved to rubocop Style/NumericLiterals. 10 лет назад
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 10 лет назад
  Thorsten Eckel a70b3cfc89 Corrected with rubocop cop 'Style/StringLiterals'. 10 лет назад
  Martin Edenhofer 71d8af7a52 Moved from Marshal to JSON session files. 10 лет назад
  Martin Edenhofer 1f65db48ac Fixed websocket messages with recipients. 10 лет назад
  Martin Edenhofer da7af2fc63 Improved asset management. 10 лет назад
  Martin Edenhofer e5c35021ac Updated header. 11 лет назад
  Martin Edenhofer 3fb7b617e0 Set new client id also if verify failed. 11 лет назад
  Martin Edenhofer 8a4c3388e4 Try to avoid "Mysql2::Error: This connection is in use by: #<Thread:0x00000001b5af80 sleep". 11 лет назад
  Martin Edenhofer e684568e61 Do not update session for long polling. 11 лет назад
  Martin Edenhofer 0eccb81fbc Renamed Session module to Sessions to avoid conflicts with active record Session module. 11 лет назад
  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 лет назад
  Martin Edenhofer a7e4f028c0 Downgrade of loop time from 28 to 24 sek. 11 лет назад
  Martin Edenhofer f5c65bced4 Improved re-spool of spool messages after connection was down. 11 лет назад
  Martin Edenhofer 92fa09d5f2 Fixed spool issues. 11 лет назад
  Martin Edenhofer c986db8b37 Only use spool messages for authenticated users. 11 лет назад
  Martin Edenhofer 35e12c58a5 Moved from integers to strings for client_id's for keep code simpler. 11 лет назад
  Martin Edenhofer d72c63a13d Fixed timestamp for spool:sent event. 11 лет назад
  Martin Edenhofer 7a7a956f24 Improved spool feature to use server site timestamps (to have no conflict with different times on server/client). 11 лет назад
  Martin Edenhofer c52ab26d5f Fixed spool support for ajax fallback. 11 лет назад
  Martin Edenhofer c2010124f5 Code reformattingand code layout beautying. 11 лет назад
  Martin Edenhofer 9cdd2a94ea Added ajax session last ping to not expire valid sessions. 11 лет назад
  Martin Edenhofer 34681a15d7 Improved browser tests. 11 лет назад
  Martin Edenhofer 8699b602c4 Added web socket spool feature for ajax long polling. 11 лет назад
  Martin Edenhofer 4b920bce15 Set max loop time to 28 sec. because of 30 sec. timeout of mod_proxy. 12 лет назад
  Martin Edenhofer d39b288b31 Fixed broadcasting of ajax long pooling fallback. 12 лет назад
  Martin Edenhofer c768f02f57 Added broadcast feature to long polling. 12 лет назад
  Martin Edenhofer 9818facbf6 Reduced time to hold long polling request. 12 лет назад
  Martin Edenhofer a46463f9ee Added ajax long polling. 12 лет назад