Commit History

Author SHA1 Message Date
  Martin Gruner 4608017966 Maintenance: Make service naming consistent in package and source installations. 2 years ago
  Mantas Masalskis 9ef701e6d5 Maintenance: Refactored script for background service processing (a.k.a scheduler). 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 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
  Mantas Masalskis 563bcfbefd Maintenance: Custom Rubocop matcher for making sure "unless" conditional is not used in Ruby 4 years ago
  Thorsten Eckel 1aeb0a9ba5 Performance: Parallelize Session.jobs if ENV 'ZAMMAD_SESSION_JOBS_CONCURRENT' is provided with number of dedicated worker node processes to spawn. 4 years ago
  Thorsten Eckel 178f0dfa17 Refactoring: Stopping of scheduler worker process (via SIGTERM) isn't handled gracefully and prints Error (with Backtrace). 5 years ago
  Thorsten Eckel 6718d2eb7c Invited spring to the party 🎉 Taking development speed to the next level 🚀- Enable via ENV 'ENABLE_SPRING'. 6 years ago
  Ryan Lue 04055f7095 Replace unless with if ! (project-wide) 6 years ago
  Martin Edenhofer 1ba32b1a41 Fixed issue #1405 - Scheduler not running because of Bad file descriptor in PGConsumeInput(). 7 years ago
  Thorsten Eckel 989b127453 Added log entries for starting and stopping the Scheduler process for reasoning purposes. 7 years ago
  Martin Edenhofer 9220ad1008 Small improvement for logging. 7 years ago
  Martin Edenhofer 65b01371df Improved scheduler and websocket server logging. 7 years ago
  Martin Edenhofer 093d679187 Load default gems based on bundle config. 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer b6161c8f0c Start scheduler only once. 9 years ago
  Martin Edenhofer d206ef49ed Improved performance, move to threads. 9 years ago
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 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 b4be5da97c Improved error handling. 10 years ago
  Martin Edenhofer 79bebc2d3f Code beautifying. 11 years ago
  Martin Edenhofer d91d5e3bce Improved scheduler. 11 years ago
  Martin Edenhofer 766655b52a Moved to deamon support. 11 years ago