Martin Gruner 5ce0a49d32 Feature: Mobile - Add missing OverviewPolicy. 2 лет назад
..
application_model 5c8af38f19 Performance: Drop unnessescary user assets for users, roles and organizations. 2 лет назад
channel 5b6a4fb784 Maintenance: Port 'email_parser' minitest to rspec. 2 лет назад
chat 563d2d1e3d Maintenance: Bump rubocop-rspec from 2.8.0 to 2.9.0 3 лет назад
concerns 5c8af38f19 Performance: Drop unnessescary user assets for users, roles and organizations. 2 лет назад
contexts 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
core_workflow 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
cti 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
form_schema 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
knowledge_base 3413c28933 Fixes #4134 - Elasticsearch forgets results from attachments over time. 2 лет назад
object_manager 1c310c923a Maintenance: Change Rubocop config to allow stubbing of RSpec's subject 2 лет назад
sla 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
store 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
tag 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
taskbar 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
ticket 3413c28933 Fixes #4134 - Elasticsearch forgets results from attachments over time. 2 лет назад
transaction 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
translation fb85ac2579 Maintenance: Speed up Translation.sync and the corresponding test. 2 лет назад
trigger 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
user 3413c28933 Fixes #4134 - Elasticsearch forgets results from attachments over time. 2 лет назад
application_model_examples.rb 0b6010c390 Maintenance: Replace zammad specific cache approach by rails low level caching. 2 лет назад
authorization_spec.rb 85148acf6a Performance: Readd authorizations caching (0b6010c390fa7af469a3a4f08d284ae70527e0d3). 2 лет назад
avatar_spec.rb f0698e99b9 Fixes #3829 - User avatars are missing if authentication is done via Google. 2 лет назад
calendar_spec.rb a9a41f39eb Maintenance: Bump rubocop-rspec from 2.10.0 to 2.11.1 2 лет назад
channel_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
chat_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
core_workflow_spec.rb 1c2c02921e Fixes #4148 - MultiSelects do not allow storing values in tickets with MariaDB. 2 лет назад
data_privacy_task_spec.rb 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
email_address_spec.rb 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
group_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
history_spec.rb 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
http_log_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
import_job_spec.rb a9a41f39eb Maintenance: Bump rubocop-rspec from 2.10.0 to 2.11.1 2 лет назад
job_spec.rb 4e1d672989 Fixes #4131: Triggers must not allow adding perform settings which are empty / nil 2 лет назад
knowledge_base_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
locale_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
macro_spec.rb 4e1d672989 Fixes #4131: Triggers must not allow adding perform settings which are empty / nil 2 лет назад
mention_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
object_lookup_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
organization_spec.rb 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
overview_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
package_spec.rb 220c29057e Maintenance: Port Package minitest to RSpec. 2 лет назад
permission_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
recent_view_spec.rb 5ce0a49d32 Feature: Mobile - Add missing OverviewPolicy. 2 лет назад
role_group_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
role_spec.rb 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
scheduler_spec.rb 9ef701e6d5 Maintenance: Refactored script for background service processing (a.k.a scheduler). 2 лет назад
session_spec.rb 563d2d1e3d Maintenance: Bump rubocop-rspec from 2.8.0 to 2.9.0 3 лет назад
setting_spec.rb 0b6010c390 Maintenance: Replace zammad specific cache approach by rails low level caching. 2 лет назад
signature_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
sla_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
smime_certificate_spec.rb 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
store_spec.rb 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
tag_spec.rb 0b6010c390 Maintenance: Replace zammad specific cache approach by rails low level caching. 2 лет назад
taskbar_spec.rb 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
ticket_spec.rb 3f8012a974 Maintenance: Change rubocop config to allow 'allow_any_instance_of' by default. 2 лет назад
token_spec.rb 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
translation_spec.rb cda18cb55d Fixes #2848 - Show age (indicator) for public KB Answers 2 лет назад
trigger_spec.rb 4e1d672989 Fixes #4131: Triggers must not allow adding perform settings which are empty / nil 2 лет назад
type_lookup_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
user_device_spec.rb 5074f76f37 Maintenance: Enable RSpec/AlignLeftLetBrace cop 2 лет назад
user_group_spec.rb 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
user_spec.rb 3f8012a974 Maintenance: Change rubocop config to allow 'allow_any_instance_of' by default. 2 лет назад
webhook_spec.rb 85cbfc6851 Maintenance: Improved translatable source strings. 2 лет назад