Martin Edenhofer c4c4b632e0 Fixed issue #952 - External links in html emails will be open in local context. 7 лет назад
..
assets 2a5d4954ab Init version. 12 лет назад
auth 0862bf7e6a Improved password security by using proper password hash module backed by Argon2 (official winner of the Password Hashing Competition) - thanks to @nomoketo and @benbe. 7 лет назад
calendar_subscriptions c71b0d36d4 Updated copyright. 7 лет назад
core_ext 4c4797b1a4 Fixed endless loop in HtmlSanitizer.cleanup_structure in certain conditions. 7 лет назад
email_helper 30fe8aef36 Applied rubocop. 8 лет назад
enrichment bd690f6039 - Refactored clearbit enrichment backend to use dedicated objects for syncing and extracted mapping logic to ExternalSync. 7 лет назад
external_credential 31eac0c1fa Merged pull request #630 - add sync setting 'track_retweets' to twitter channel - Big thanks to @schurig. 7 лет назад
http d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 лет назад
import b09ecbe23e Fixed issue #842 - Special chars in article 'From' causing OTRS import to create user with wrong login. 7 лет назад
notification_factory 424331b9ee Fixed issue #883 - Placeholder in triggers with created_by & updated_by / > in article.body. 7 лет назад
report 6b6a0a05e5 Improved result by using sql order. 7 лет назад
service c71b0d36d4 Updated copyright. 7 лет назад
sessions ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 7 лет назад
sso c71b0d36d4 Updated copyright. 7 лет назад
stats 216f36fda7 Changed round value from 3 digits to 1 digit see issue#843 7 лет назад
tasks 5fc8e6c510 Added elasticsearch 2.4 support. 8 лет назад
twitter d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 лет назад
app_version.rb a0caaa06e9 Cleanup, fixed typos and improved error handling. 7 лет назад
application_handle_info.rb 4628299d20 Introduced config.interface_handle to find out via which interface the source code got executed. 8 лет назад
application_lib.rb ba3f868638 Upgrade to new rubocop. 8 лет назад
auth.rb c71b0d36d4 Updated copyright. 7 лет назад
auto_wizard.rb 9489dff71d Reset pk’s for postgresql after any importing of data with id’s. 7 лет назад
background_job_search_index.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 7 лет назад
cache.rb f6a9144086 In certain cases, caches are deleted by other thread at same time, just log it. 8 лет назад
calendar_subscriptions.rb c71b0d36d4 Updated copyright. 7 лет назад
db_helper.rb 9489dff71d Reset pk’s for postgresql after any importing of data with id’s. 7 лет назад
email_helper.rb 30fe8aef36 Applied rubocop. 8 лет назад
encode.rb b6f7858dd5 Added ruby 2.3 support (RuntimeError: can't modify frozen String). 8 лет назад
event_buffer.rb ef64d1e1d7 Moved to new event buffer api. 8 лет назад
exceptions.rb 9fe709f9b7 Improved error handling for json requests. 8 лет назад
facebook.rb c8e9058866 Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad. 7 лет назад
fill_db.rb 30fe8aef36 Applied rubocop. 8 лет назад
html_sanitizer.rb c4c4b632e0 Fixed issue #952 - External links in html emails will be open in local context. 7 лет назад
models.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 7 лет назад
notification_factory.rb a102057506 Added slack integration. 8 лет назад
password_hash.rb 0862bf7e6a Improved password security by using proper password hash module backed by Argon2 (official winner of the Password Hashing Competition) - thanks to @nomoketo and @benbe. 7 лет назад
push_messages.rb f9fdbe5934 Implemented issue #352 - Show other active agents in ticket detail view (collision prevention). 7 лет назад
search_index_backend.rb c12372dd47 Added ES 5 support (filtered query has been deprecated and removed in ES 5.0). 7 лет назад
session_helper.rb 30fe8aef36 Applied rubocop. 8 лет назад
sessions.rb 526ab38084 Fixed issue #936 - After a while a 500er error message appears. 7 лет назад
signature_detection.rb 30fe8aef36 Applied rubocop. 8 лет назад
sso.rb c71b0d36d4 Updated copyright. 7 лет назад
static_assets.rb 549978d731 Send inline images with cid (load images via http/https in src). 8 лет назад
stats.rb c71b0d36d4 Updated copyright. 7 лет назад
telegram.rb 85abb738d8 Moved to webmock for telegram integration tests. 7 лет назад
tweet_base.rb 9c72ff18f9 Find article preferences with Twitter::NullObject and replace it with nill to prevent elasticsearch index issue. 7 лет назад
tweet_rest.rb 94560f6ca2 Prepared tweet class for twitter streaming. 8 лет назад
tweet_stream.rb 94560f6ca2 Prepared tweet class for twitter streaming. 8 лет назад
user_agent.rb a1a56f49c0 Implemented issue #439 - proxy support. 7 лет назад
user_info.rb bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 лет назад
version.rb 50a31f4c1f Fixed issue #264, provide version number within Zammad. 7 лет назад