Denny Bresch f1eee78381 Fixes #2694 - Zendesk import doesn't consider all tickets. 5 лет назад
..
assets 2a5d4954ab Init version. 13 лет назад
auth 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
calendar_subscriptions e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
can_be_published 97d14a93b3 Initial knowledge base support. 5 лет назад
core_ext 7f1d30e089 Fixed issue #2722 - mail processing impossible: invalid byte sequence in UTF-8. 5 лет назад
email_helper 87c3163e46 Merge branch 'develop' into private-te-refactoring-constantize 6 лет назад
enrichment bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
external_credential a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
import bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
knowledge_base 97d14a93b3 Initial knowledge base support. 5 лет назад
ldap e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
migration_job 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
mixin bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
notification_factory ffa2b61087 Maintenance: Not having an active Email::Notification is a valid use case. 5 лет назад
report a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
sequencer f1eee78381 Fixes #2694 - Zendesk import doesn't consider all tickets. 5 лет назад
service a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
sessions 595dd01c4e Cleanup - moved from file based ttl checks to object based ttl checks. 5 лет назад
sso c71b0d36d4 Updated copyright. 8 лет назад
stats bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
tasks a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
twitter 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
zammad 68c56c7b87 Maintenance: Added support for Cookie secure-Flag. 5 лет назад
app_version.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
application_handle_info.rb 545339fe8e Replace :application_handle spec helper with ApplicationHandleInfo.use method 6 лет назад
application_lib.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
auth.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
auto_wizard.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
bulk_import_info.rb 13b3b841d5 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 6 лет назад
cache.rb 0e6a6ff1fd Remove outdated edge case handling from Cache class 6 лет назад
calendar_subscriptions.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
db_helper.rb bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
email_helper.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
event_buffer.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
exceptions.rb 9fe709f9b7 Improved error handling for json requests. 8 лет назад
facebook.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
fill_db.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
html_sanitizer.rb 40dcb0e132 Updated rubocop to latest version (0.74). 5 лет назад
idoit.rb 4044394139 Fixed issue #2412 - i-doit version >= 1.12 integration requests fail with 'Can’t fetch objects from...' due to missing payload attribute 'id'. 6 лет назад
ldap.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
models.rb d5bf8a533c Fixed regression: Newly created ObjectManager::Attribute::Validation breaks Spring because of already/auto loaded constants. 6 лет назад
notification_factory.rb fae194918e Implemented issue #2092 - Send postmaster email to sender if email is too big 5 лет назад
password_hash.rb 1e54645223 Fixed issue #462 - Password hashing: upgrade to argon2 2.x (argon2id), fix non-unique salt bug - huge thanks to @martinvonwittich ! 5 лет назад
push_messages.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
search_index_backend.rb d57ac5338e Fixed issue #2720 - Sometimes es takes longer as expected and will raise timeout in Zammad. 5 лет назад
search_knowledge_base_backend.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
sequencer.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
session_helper.rb ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 6 лет назад
sessions.rb 40dcb0e132 Updated rubocop to latest version (0.74). 5 лет назад
signature_detection.rb 00934ef4f4 Refactoring: Clean up SignatureDetection class 6 лет назад
sso.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
static_assets.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
stats.rb 40dcb0e132 Updated rubocop to latest version (0.74). 5 лет назад
telegram.rb 92b38dcb75 Fixes #2695 - Telegram not possible to close ticket via '/end'. 5 лет назад
twitter_sync.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
upload_cache.rb c7f8045569 Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload. 6 лет назад
user_agent.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
user_info.rb b361c422f8 Refactoring UserInfo: 5 лет назад
version.rb 79d4284365 Fix rubocop violations 6 лет назад
websocket_server.rb bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад