Thorsten Eckel 1c87e5c534 Maintenance: Re-recorded Twitter VCR cassets. 3 years ago
..
application_model f6f1b37250 Fixes issue #3336 - High system load, "StatusCode: 500 - execution expired", ActiveRecord::Deadlocked issues, and scheduler problems prevent Zammad from working well/quickly. 3 years ago
channel fbc220d925 Fixes #3529 - Attachments sent by Zammad not shown in Outlook. 3 years ago
chat d0b5cbfe4b Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*). 3 years ago
concerns a295487447 Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)". 3 years ago
contexts 97d14a93b3 Initial knowledge base support. 5 years ago
cti e4ac4a27b8 Fixes #3550 - CTI Log performance bad because of reformatting of the phone number. 3 years ago
knowledge_base 5bb948d87f Maintenance: Search works if multiple KBs are present in database. 3 years ago
object_manager 4088d6e74c Fixes #2560 - Setting used objects (overviews, triggers, scheduler) to inactive works 3 years ago
sla 1aa4e68c6c Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579. 3 years ago
tag a295487447 Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)". 3 years ago
ticket 1c87e5c534 Maintenance: Re-recorded Twitter VCR cassets. 3 years ago
trigger a03edd31a6 Maintenance: Fixed test, timestamp issue with 2021 (Fixes #3356). 3 years ago
user a295487447 Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)". 3 years ago
application_model_examples.rb 7700817143 Refactoring: Migrate db_auto_increment to RSpec 4 years ago
calendar_spec.rb 1aa4e68c6c Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579. 3 years ago
channel_spec.rb b7a4cc6d6a - Fixes #3292: Unable to manage Microsoft365/Google Channel accounts if XOAUTH2 token can't get refreshed. 3 years ago
chat_spec.rb 01abe56ee5 Maintenance: Add note attribute sanitization to not yet checked models. 3 years ago
data_privacy_task_spec.rb 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
email_address_spec.rb 01abe56ee5 Maintenance: Add note attribute sanitization to not yet checked models. 3 years ago
group_spec.rb 01abe56ee5 Maintenance: Add note attribute sanitization to not yet checked models. 3 years ago
history_spec.rb 543b552298 Fixes #3121 - Object lookup by text attribute fails if symbol is given 4 years ago
http_log_spec.rb f84408dfc3 Support clearer layout of '.and change(...).to(...)' in RSpec files 5 years ago
import_job_spec.rb 0b9e6676f8 Maintenance: Updated rubocop(-* gems) to latest version (1.0.0). 3 years ago
job_spec.rb 01abe56ee5 Maintenance: Add note attribute sanitization to not yet checked models. 3 years ago
knowledge_base_spec.rb 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
locale_spec.rb 7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 4 years ago
macro_spec.rb 01abe56ee5 Maintenance: Add note attribute sanitization to not yet checked models. 3 years ago
mention_spec.rb 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 3 years ago
object_lookup_spec.rb 2e3b7e07ad Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0. 5 years ago
organization_spec.rb f766dc7164 Maintenance: Removed updating of member ids for organization and moved assosciation deletion to own hook. 3 years ago
overview_spec.rb 0fb1b17c19 Fixes #3490 - Error 500:{"error":"undefined method `+' for nil:NilClass"} - Creating Overview 3 years ago
permission_spec.rb 01abe56ee5 Maintenance: Add note attribute sanitization to not yet checked models. 3 years ago
recent_view_spec.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
role_group_spec.rb a97e959119 Prevent namespace collisions for let/subject in shared examples 5 years ago
role_spec.rb 01abe56ee5 Maintenance: Add note attribute sanitization to not yet checked models. 3 years ago
scheduler_spec.rb 01abe56ee5 Maintenance: Add note attribute sanitization to not yet checked models. 3 years ago
setting_spec.rb 2e3b7e07ad Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0. 5 years ago
signature_spec.rb 01abe56ee5 Maintenance: Add note attribute sanitization to not yet checked models. 3 years ago
sla_spec.rb 1aa4e68c6c Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579. 3 years ago
smime_certificate_spec.rb 0c421eeb3b Fixes #3517 - Unable to verify S/MIME mail signature signed with certificate chain. 3 years ago
tag_spec.rb 2e3b7e07ad Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0. 5 years ago
taskbar_spec.rb 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
ticket_spec.rb 43c09f1871 Optimize the way some large strings are created to speed up ticket_spec.rb. 3 years ago
token_spec.rb dde7208ebc Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user 4 years ago
translation_spec.rb a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
trigger_spec.rb 01abe56ee5 Maintenance: Add note attribute sanitization to not yet checked models. 3 years ago
type_lookup_spec.rb 2e3b7e07ad Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0. 5 years ago
user_device_spec.rb 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
user_group_spec.rb 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
user_spec.rb 8b896d3396 Maintenance: Move User avatar logic into dedicated concern to slim down model file. 3 years ago
webhook_spec.rb 01abe56ee5 Maintenance: Add note attribute sanitization to not yet checked models. 3 years ago