Commit History

Author SHA1 Message Date
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Thorsten Eckel 866c31587e Fixed bug: Outdated data is used for Websocket session data gathering and is send to the frontend in some cases. 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 486802770b Added option to use multiple session instances. 7 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer 7ae82024ad Removed not used rss backend. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 9d4c865979 Push objects just once to client. 8 years ago
  Martin Edenhofer fb1a8987aa Rewrite of overview index and list backend. 8 years ago
  Thorsten Eckel 54fd62487c Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 9 years ago
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 9 years ago
  Thorsten Eckel fc5e3696a2 Corrected with rubocop cop 'Style/SymbolProc'. 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 3046a07948 Improved logging. 9 years ago
  Martin Edenhofer 5df60dd057 Improved logging. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 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 9742f5f0b2 Fixed unit tests. 10 years ago
  Martin Edenhofer 75d10cbbe6 Removed not longer needed worker backend. Just notify client on change. 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 9950ede40a Moved to use current user model, also if attributes has changed. 11 years ago
  Martin Edenhofer 33fe217401 Fixed last_change feature. 11 years ago
  Martin Edenhofer d1c7a0f29f Moved to loadAssets event. 11 years ago
  Martin Edenhofer 438baa1231 Renamed class name to get app model name. 11 years ago
  Martin Edenhofer d2ef07c759 Split of web sockets worker and renamed collection names. 11 years ago