Commit History

Author SHA1 Message Date
  Martin Edenhofer 4e8cf209ca Performance: Observing every Overview of each Agent Session doesn't scale well on larger systems (60 Overviews per Agent). With this change only the last 5 used Overviews are checked on every iteration. A full check is still performed ever 60 seconds. This reduces the overall load. 4 years ago
  Mantas d2912ff25f Maintenance: Disable Rails default caching behavior because in memory cache leads to diverging cache state in multiple processes and no-cache is usually not a desired behavior. 4 years ago
  Thorsten Eckel 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Thorsten Eckel f1dfbafdcd Refactoring: config.log_formatter is for all environments the same but configured in each. 5 years ago
  Martin Edenhofer 15d8cb213d Enable Rack::LiveReload via environment variable RAKE_LIVE_RELOAD. 6 years ago
  Thorsten Eckel 05adf9a534 Enable Rack::LiveReload on demand to avoid JS errors. 6 years ago
  Ryan Lue 011b3cd139 Revert accidental change to dev environment log_level 6 years ago
  Ryan Lue 3558f9a0ec Update bs:init rake task with new database.yml location 6 years ago
  Felix Niklas 201ca9ac26 Disable rack-livereload’s swf fallback (development) 7 years ago
  Martin Edenhofer 63c187dd41 Applied rubocop. 9 years ago
  Martin Edenhofer db01723eed Make livereload working again. 9 years ago
  Felix Niklas 08a372cb75 update livereload settings 9 years ago
  Martin Edenhofer ad1b9b18bf Upgrade to rails 4.2.4. 9 years ago
  Martin Edenhofer 4365039f49 Moved to rails logger. 9 years ago
  Martin Edenhofer d5ab29474f Some new rubocop checks. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 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
  Martin Edenhofer be31823d89 Improved cache backend. Heavy reduce of sql queries. 9 years ago
  Martin Edenhofer 32d404def9 Changed default live reload port (to be able to have several live reload instances working at same time). 9 years ago
  Felix Niklas 8158e1ce9e some sidebar work 10 years ago
  Felix Niklas b5f3d35a94 add live reload 10 years ago
  Martin Edenhofer 1d6c4c68e7 Moved to rails4 default settings. 11 years ago
  Martin Edenhofer 067576f6f4 Moved to rails4 settings. 11 years ago
  Martin Edenhofer e9a21228ec Rails4 migration. 11 years ago
  Martin Edenhofer 0ffcbe2ac0 Added some comment. 11 years ago
  Martin Edenhofer 2a5d4954ab Init version. 12 years ago