Mantas 28a31b241a Fixes #3186 - Endpoint api/v1/ticket_articles/by_ticket ignores X-On-Behalf-Of 4 years ago
..
auth a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
core_ext dc743a7662 Fixes #2494 - Plus characters are stripped from email addresses and urls in ticket body 4 years ago
external_credential 5f06c8c6b4 Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported. 4 years ago
import 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
ldap a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
mail 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
migration_job 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
mixin 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 5 years ago
notification_factory 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
password_policy a18c613c7b Fixes #2943 (raise default password security) + #2907 (Password strength settings are ignored when creating new customer accounts) 4 years ago
report 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
secure_mailing 900d8fcd44 Fixes #3147 - S/MIME signing fails because of message encoding. 4 years ago
sequencer 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
sessions 73f6a98e29 Updated rubocop(-* gems) to latest version (0.88.0). 4 years ago
stats 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
zammad 68c56c7b87 Maintenance: Added support for Cookie secure-Flag. 5 years ago
application_handle_info_spec.rb a295a84771 Refactoring: Migrate ticket_article_communicate_test to RSpec 5 years ago
auth_spec.rb a18c613c7b Fixes #2943 (raise default password security) + #2907 (Password strength settings are ignored when creating new customer accounts) 4 years ago
auto_wizard_spec.rb 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
cache_spec.rb 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
email_address_validation_spec.rb 5c6bc72d1b Follow up - 7e4b46b65c7d801e5f962105c183c76174df6fe7 - avoid possible spam. 4 years ago
excel_sheet_spec.rb ba2afc0c16 Fixes #2699 - Excel export of report or time accounting drops additional fields in row if integer field contain `null/nil/undefined`. 5 years ago
external_sync_spec.rb b49802a161 Fixes #3123: Merging Tickets/Users/... does not update ExternalSync references. 4 years ago
html_sanitizer_spec.rb dc743a7662 Fixes #2494 - Plus characters are stripped from email addresses and urls in ticket body 4 years ago
ldap_spec.rb a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
models_spec.rb b49802a161 Fixes #3123: Merging Tickets/Users/... does not update ExternalSync references. 4 years ago
notification_factory_spec.rb a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
password_hash_spec.rb 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
password_policy_spec.rb a18c613c7b Fixes #2943 (raise default password security) + #2907 (Password strength settings are ignored when creating new customer accounts) 4 years ago
pseudonymisation_spec.rb b8481838cf Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
search_index_backend_spec.rb 94fd8c2957 Fixed issue #2809 - Array values (e.g. several states) nuke reporting profiles. 4 years ago
search_knowledge_base_backend_spec.rb 70b55ac288 Maintenance: Enhance KB global search result scope. 4 years ago
signature_detection_spec.rb 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
stats_spec.rb 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
twitter_sync_spec.rb 917de2a417 Refactoring: Prep refactoring of Twitter webhook processing logic 4 years ago
upload_cache_spec.rb 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
user_context_spec.rb 28a31b241a Fixes #3186 - Endpoint api/v1/ticket_articles/by_ticket ignores X-On-Behalf-Of 4 years ago
user_info_spec.rb a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago