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 |
Thorsten Eckel
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 years ago |
Thorsten Eckel
|
0eedc58558
Maintenance: Activated rubocop rule Style/RescueStandardError.
|
4 years ago |
Thorsten Eckel
|
3f453c31e9
Updated rubocop(-* gems) to latest version (0.82.0).
|
4 years ago |
Thorsten Eckel
|
562c842c8a
Updated rubocop(-* gems) to latest version (0.81.0).
|
4 years ago |
Ryan Lue
|
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
4 years ago |
Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
4 years ago |
Thorsten Eckel
|
87be5318c3
Fixed bug: ActiveJobLock is no actual ApplicationModel and don't need to inherit Model logic and capabilities.
|
4 years ago |
Thorsten Eckel
|
40dcb0e132
Updated rubocop to latest version (0.74).
|
5 years ago |
Thorsten Eckel
|
51ccc23307
Maintenance: Removed unneeded 'Special exceptions' of rubocop cops.
|
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
|
cc33feee40
👮 Crack down on style violations with rubocop-rspec 🚓
|
5 years ago |
Thorsten Eckel
|
44e9e04949
Maintenance: Updated rubocop to latest version (0.67.2).
|
5 years ago |
Thorsten Eckel
|
10110e03cb
Refactoring: Rails/SkipsModelValidations cop is unnecessarily active for RSpec files.
|
5 years ago |
Ryan Lue
|
f84408dfc3
Support clearer layout of '.and change(...).to(...)' in RSpec files
|
5 years ago |
Thorsten Eckel
|
27b9bbd401
Updated rubocop to latest version (0.62.0) and applied required changes.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Rolf Schmidt
|
14437f92f9
Migrated remaining Minitest controller tests to RSpec.
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Martin Edenhofer
|
b403432c76
Initial support of recursive triggers for tickets - issue #2035.
|
6 years ago |
Martin Edenhofer
|
cb56a53a07
Fixed issue #1977 - Remove online notifications too if user is deleted.
|
6 years ago |
Ryan Lue
|
56a8481b64
Revert changes to RuboCop style guide, refactor bootstrap rake task
|
6 years ago |
Ryan Lue
|
7c3a289103
Add bootstrapping rake tasks (bs:init & bs:reset)
|
6 years ago |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
6 years ago |
Martin Edenhofer
|
2a39321959
Upgrade to rails 5.1.4 (upgrade will happen later).
|
6 years ago |
Martin Edenhofer
|
80b535df0f
Fixed issue #1859 - Login fails after fast logout right after previous login.
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Rolf Schmidt
|
c82622913a
Fixed issue #214 - Delete tickets.
|
7 years ago |
Rolf Schmidt
|
7b1a379a2d
Revert "Squashed commit of the following:"
|
7 years ago |
Rolf Schmidt
|
7d2409bddc
Squashed commit of the following:
|
7 years ago |
Martin Edenhofer
|
35a486f32b
Disabled rule.
|
8 years ago |
Thorsten Eckel
|
ec69425f2c
Added missing newline.
|
8 years ago |
Thorsten Eckel
|
3a401247f5
Fixed broken .casecmp rubocop replacements and disabled cop.
|
8 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 years ago |
Martin Edenhofer
|
21aa91969b
Disabled Style/ExtraSpacing.
|
9 years ago |
Thorsten Eckel
|
37a9801d73
Added 'Metrics/ModuleLength' to V2 Rubocops.
|
9 years ago |
Thorsten Eckel
|
bb2bce6763
Removed unneded TODO, all relevant files are excluded now.
|
9 years ago |
Thorsten Eckel
|
b6c2b6750a
Corrected with rubocop cop 'Lint/RescueException'.
|
9 years ago |
Thorsten Eckel
|
6decb755f5
Moved rubocop cop 'Style/FileName' exclusion back to .rubocop.yml, since it will be ignored as comment in websocket-server.rb.
|
9 years ago |
Thorsten Eckel
|
8b822a7ddc
Corrected with rubocop cop 'Style/ClassVars'.
|
9 years ago |
Thorsten Eckel
|
a4ebf8ab9b
Removed 'Style/CommentIndentation' from rubocop config, corrected with 43a924f5545b925893dd47dd2c1e7f2573dd7105.
|
9 years ago |
Thorsten Eckel
|
c1c35ce39e
Corrected with rubocop cop 'Style/GlobalVars'.
|
9 years ago |
Thorsten Eckel
|
cad3bf8842
- Moved websocket-server.rb 'Style/FileName' rubocop cop exclusion from .rubocop.yml to websocket-server.rb.
|
9 years ago |
Thorsten Eckel
|
18eaebd9b9
Corrected with rubocop cop 'Lint/ShadowingOuterLocalVariable'.
|
9 years ago |
Thorsten Eckel
|
409ae23e78
Corrected with rubocop cop 'Rails/TimeZone'.
|
9 years ago |
Thorsten Eckel
|
5b352c93e8
Added enabled rubocop cop 'Style/FileName' to Zammad StyleGuide with 'websocket-server.rb' exclusion.
|
9 years ago |
Thorsten Eckel
|
7f67e6f00a
- Corrected with rubocop cop 'Style/PredicateName'.
|
9 years ago |
Thorsten Eckel
|
06b5a8df9e
Corrected with rubocop cop 'Style/SpaceBeforeComment'.
|
9 years ago |
Thorsten Eckel
|
2954485f93
Corrected with rubocop cop 'Lint/UnreachableCode'.
|
9 years ago |