.. |
application_model
|
33a5f470e0
Maintenance: Treat Ruby deprecation warnings as test errors.
|
3 years ago |
channel
|
1cf8ec8969
Fixes #3672 - MessageBird integration
|
3 years ago |
chat
|
5af09d73c7
Fixes #3633 - The rebuild of the index is failing.
|
3 years ago |
concerns
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 years ago |
contexts
|
e63510c4d0
Maintenance: Apply Rubocop also to files in .gitlab, .github, .rubocop and to RSpec support files.
|
3 years ago |
cti
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 years ago |
knowledge_base
|
dde8046470
Fixes #2612 - Tag KB Answers
|
3 years ago |
object_manager
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 years ago |
sla
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
store
|
a8f028164d
Refactoring: Migrate store_test to RSpec.
|
3 years ago |
tag
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
taskbar
|
4ab01e3638
Fixes #3579 - Ensure Upload Cache files are removed after grace period.
|
3 years ago |
ticket
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 years ago |
trigger
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
user
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
application_model_examples.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
calendar_spec.rb
|
d09a3c5b85
Fixes #3641 - Migration 3.6.1 to 4.1 : No configured business hours found!
|
3 years ago |
channel_spec.rb
|
33a5f470e0
Maintenance: Treat Ruby deprecation warnings as test errors.
|
3 years ago |
chat_spec.rb
|
32a3e31db8
Maintenance: Bump rubocop from 1.16.0 to 1.18.3.
|
3 years ago |
data_privacy_task_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
email_address_spec.rb
|
d32ea5e0d3
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
group_spec.rb
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 years ago |
history_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
http_log_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
import_job_spec.rb
|
5243efbc25
Maintenance: Activated rubocop Style/MethodCallWithoutArgsParentheses.
|
3 years ago |
job_spec.rb
|
d32ea5e0d3
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
knowledge_base_spec.rb
|
c23e174ee0
Refactoring: Migrate user permission handling to Pundit policies.
|
3 years ago |
locale_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
macro_spec.rb
|
d32ea5e0d3
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
mention_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
object_lookup_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
organization_spec.rb
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 years ago |
overview_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
permission_spec.rb
|
d32ea5e0d3
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
recent_view_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
role_group_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
role_spec.rb
|
d32ea5e0d3
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
scheduler_spec.rb
|
d32ea5e0d3
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
session_spec.rb
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 years ago |
setting_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
signature_spec.rb
|
d32ea5e0d3
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
sla_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
smime_certificate_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
store_spec.rb
|
a8f028164d
Refactoring: Migrate store_test to RSpec.
|
3 years ago |
tag_spec.rb
|
dde8046470
Fixes #2612 - Tag KB Answers
|
3 years ago |
taskbar_spec.rb
|
4ab01e3638
Fixes #3579 - Ensure Upload Cache files are removed after grace period.
|
3 years ago |
ticket_spec.rb
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 years ago |
token_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
translation_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
trigger_spec.rb
|
cc2c5678f0
Fixes #2485: Add attachment via Trigger and scheduler if wanted by admin
|
3 years ago |
type_lookup_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
user_device_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
user_group_spec.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
user_spec.rb
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 years ago |
webhook_spec.rb
|
d32ea5e0d3
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |