Commit History

Author SHA1 Message Date
  renovatebot b08d6c91a6 Maintenance: Update dependency rubocop to v1.63.0 7 months ago
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 10 months ago
  Rolf Schmidt 264003b4b8 Fixes #4604 - Log Trigger and Scheduler in Ticket History. 1 year ago
  Martin Gruner a69fc3a451 Maintenance: Force usage of 'reorder' instead of 'order'. 1 year ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Dominik Klein 7edd608c24 Maintenance: Removed no longer needed rubocop workaround. 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
  Rolf Schmidt 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 3 years ago
  Rolf Schmidt c11c0e7513 Maintenance: Frozen time makes History entry order unpredictable in MySQL environment tests. 3 years ago
  Rolf Schmidt b468134e93 Performance: Existing Notification type History lookup should be done on DB level. 4 years ago
  Martin Edenhofer 4182b0b567 Improved History.list to only retrive history entries of last 2 days (by generic condition as method argument) to save scheduler resources. 5 years ago
  Thorsten Eckel d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 years ago
  Thorsten Eckel 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
  Ryan Lue 4a1477b1ff Refactoring: Migrate history_test to RSpec 5 years ago
  Martin Edenhofer ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 5 years ago
  Ryan Lue 46615333f9 Refactoring: Eliminate explicit coupling of classes in ChecksImport concern 5 years ago
  Martin Edenhofer ed448c7f50 Fixed issue #2420 - Unable to show ticket history. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Thorsten Eckel ddd7cb315a Fixed rubocop complains by restoring the deactivation of Rails/InverseOf. 6 years ago
  Ryan Lue 04055f7095 Replace unless with if ! (project-wide) 6 years ago
  Ryan Lue 79d4284365 Fix rubocop violations 6 years ago
  Thorsten Eckel 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
  Thorsten Eckel fbeccbc85c Updated to latest rubocop version. 6 years ago
  Thorsten Eckel ef38800bae Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ . 7 years ago
  Thorsten Eckel cb919312b0 Introduced foreign keys to ensure consistent data state. 7 years ago
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer 5ed4a73d12 Improved doc and code layout. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Thorsten Eckel 8b822a7ddc Corrected with rubocop cop 'Style/ClassVars'. 9 years ago
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 9 years ago
  Thorsten Eckel 6a41d0ee18 Corrected with rubocop cop 'Rails/FindBy'. 9 years ago
  Thorsten Eckel 8f54cf18f5 Corrected with rubocop cop 'Style/NilComparison'. 9 years ago
  Thorsten Eckel 89d1768f87 Corrected with rubocop cop 'Lint/UselessAccessModifier'. 9 years ago
  Thorsten Eckel 3cefc118c9 Corrected with rubocop cop 'Style/MultilineOperationIndentation'. 9 years ago
  Thorsten Eckel 39578cea49 Corrected with rubocop cop 'Style/MultilineOperationIndentation'. 9 years ago
  Thorsten Eckel b2fd3ba9f0 Corrected with rubocop cop 'Style/DotPosition'. 9 years ago
  Thorsten Eckel 329efa8566 Corrected with rubocop cop 'Style/NonNilCheck'. 9 years ago
  Thorsten Eckel 69a16ee2c5 Corrected with rubocop cop 'Style/RedundantReturn'. 9 years ago
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 9 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 years ago
  Martin Edenhofer d5102c87b1 Updated doc. 9 years ago
  Martin Edenhofer 697db3839f Improved otrs import. 10 years ago
  Thorsten Eckel 7311868404 Fixed rails 'reload' + 'include'/'extend' + 'require' issue with using 'load' instead. 10 years ago
  Martin Edenhofer a937196a49 Init version of organization zoom. 10 years ago
  Martin Edenhofer 065fbb2bba Renamed tickets.ticket_priority to tickets.priority, tickets.ticket_state to ticket.state, ticket_articles.ticket_article_sender to ticket_articles.sender and ticket_articles.ticket_article_type to ticket_articles.type. 10 years ago
  Martin Edenhofer d18ef99f78 Updated header. 10 years ago
  Martin Edenhofer 459dfa3434 Improved history logging. 11 years ago