Commit History

Author SHA1 Message Date
  Martin Gruner f93a8fc020 Feature: Mobile - Add translation handling. 3 years ago
  Martin Gruner a2e9943405 Feature: Mobile - Added GraphQL backend architecture. 3 years ago
  Martin Gruner f1973ca9a8 Maintenance: Bump rubocop from 1.27.0 to 1.28.1 2 years ago
  Martin Gruner 46eb596125 Maintenance: Bump rubocop-rails from 2.13.2 to 2.14.2 3 years ago
  Martin Gruner 344d647079 Maintenance: Improved wording of translatable source strings. 3 years ago
  Martin Gruner 6714b5f1a4 Maintenance: Bump rubocop-rails from 2.12.4 to 2.13.0 3 years ago
  Martin Gruner 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 3 years ago
  Mantas Masalskis 9c5a11f36e Maintenance: Rubocop uses custom inflections 3 years ago
  Rolf Schmidt ff28e17672 Maintenance: Add rubocop to check if a db_strategy is required in your spec test. 3 years ago
  Dominik Klein 36be0a1d0c Maintenance: Enable rubocop policy 'Rails/Output' also for specs. 3 years ago
  Thorsten Eckel b8b57781b7 Maintenance: Activated rubocop Layout/LeadingCommentSpace. 3 years ago
  Thorsten Eckel 916bb77066 Maintenance: Activated rubocop Layout/SpaceInsideParens. 3 years ago
  Thorsten Eckel 5243efbc25 Maintenance: Activated rubocop Style/MethodCallWithoutArgsParentheses. 3 years ago
  Thorsten Eckel 814f7e997b Maintenance: Activated rubocop Style/SelfAssignment. 3 years ago
  Thorsten Eckel e52b79a2f0 Maintenance: Removed unnecessary rubocop enables. 3 years ago
  Thorsten Eckel 5217384162 Maintenance: Activated rubocop Style/MethodDefParentheses. 3 years ago
  Thorsten Eckel d4732f7d9a Maintenance: Activated rubocop Layout/SpaceAfterMethodName. 3 years ago
  Martin Gruner e63510c4d0 Maintenance: Apply Rubocop also to files in .gitlab, .github, .rubocop and to RSpec support files. 3 years ago
  Martin Gruner 7e1732e6b9 Don't look at minitest files in rspec cop. 3 years ago
  Martin Gruner 0f61a7e6ca Maintenance: Updated all non-pinned gems. 3 years ago
  Thorsten Eckel ca56de3648 Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 3 years ago
  Mantas 0f3cd3922f Maintenance: Rubocop ExistsResetColumnInformation exclusions moved from todo to default 3 years ago
  Thorsten Eckel 11c023e9be Maintenance: Loosen RSpec/NestedGroups to find balance between readable code and current state of the codebase. 3 years ago
  Martin Gruner c9ab28b81f Fixes #3580 - Modify Package.link and Package.install to not execute package migrations any more. 3 years ago
  Martin Gruner 205c717f4d Maintenance: Updated rubocop(-* gems) to latest version (1.15.0). 3 years ago
  Mantas Masalskis 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
  Thorsten Eckel 85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 4 years ago
  Rolf Schmidt 34ed189881 Maintenance: Fix matching of zammad cops for addons and do not check create_table for reset column information. 4 years ago
  Rolf Schmidt e7039d7046 Maintenance: Added rubocop to make sure that migration reset their column information if needed. 4 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
  Mantas Masalskis 1c96163ada Maintenance: Enhance KB global search result scope. 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 f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
  Thorsten Eckel f83fe46c91 Maintenance: Introduce dedicated .rubocop directory (without '.rubocop'-prefixed file names) to make excludes relative to the calling directort (custom development). 4 years ago