Thorsten Eckel 47c880f445 Fixed issue #548 - Empty created_at of customer user record brakes import. 8 years ago
..
assets 2a5d4954ab Init version. 13 years ago
auth c71b0d36d4 Updated copyright. 8 years ago
calendar_subscriptions c71b0d36d4 Updated copyright. 8 years ago
core_ext db2b329331 Fixed issue#240 - TLS/SSL for SMTP with exchange. Improved Net::SMTP.do_start to auto detect available auth types based on SMTP server capabilities. 8 years ago
email_helper 30fe8aef36 Applied rubocop. 8 years ago
external_credential 30fe8aef36 Applied rubocop. 8 years ago
http d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
import 47c880f445 Fixed issue #548 - Empty created_at of customer user record brakes import. 8 years ago
notification_factory aa29a75841 Fixed issue#301 - Using #{article.body} in trigger gives html. 8 years ago
report a4874e0b86 Renamed certain ticket attributes with timestamps from _time to _at to have it more rails consistent. 8 years ago
service c71b0d36d4 Updated copyright. 8 years ago
sessions 7ae82024ad Removed not used rss backend. 8 years ago
sso c71b0d36d4 Updated copyright. 8 years ago
stats c71b0d36d4 Updated copyright. 8 years ago
tasks 5fc8e6c510 Added elasticsearch 2.4 support. 8 years ago
twitter d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
app_version.rb a0caaa06e9 Cleanup, fixed typos and improved error handling. 8 years ago
application_handle_info.rb 4628299d20 Introduced config.interface_handle to find out via which interface the source code got executed. 8 years ago
application_lib.rb ba3f868638 Upgrade to new rubocop. 9 years ago
auth.rb c71b0d36d4 Updated copyright. 8 years ago
auto_wizard.rb 9489dff71d Reset pk’s for postgresql after any importing of data with id’s. 8 years ago
cache.rb f6a9144086 In certain cases, caches are deleted by other thread at same time, just log it. 8 years ago
calendar_subscriptions.rb c71b0d36d4 Updated copyright. 8 years ago
db_helper.rb 9489dff71d Reset pk’s for postgresql after any importing of data with id’s. 8 years ago
email_helper.rb 30fe8aef36 Applied rubocop. 8 years ago
encode.rb b6f7858dd5 Added ruby 2.3 support (RuntimeError: can't modify frozen String). 8 years ago
event_buffer.rb ef64d1e1d7 Moved to new event buffer api. 9 years ago
exceptions.rb 9fe709f9b7 Improved error handling for json requests. 8 years ago
facebook.rb f8a75f02b8 Fixed issue#317 - Display origin url from tweet/facebook post. 8 years ago
fill_db.rb 30fe8aef36 Applied rubocop. 8 years ago
models.rb 30fe8aef36 Applied rubocop. 8 years ago
notification_factory.rb a102057506 Added slack integration. 9 years ago
push_messages.rb be67419379 Squashed commit of the following: 8 years ago
search_index_backend.rb c12372dd47 Added ES 5 support (filtered query has been deprecated and removed in ES 5.0). 8 years ago
session_helper.rb 30fe8aef36 Applied rubocop. 8 years ago
sessions.rb ceaf615282 Fix spelling mistake (#481) 8 years ago
signature_detection.rb 30fe8aef36 Applied rubocop. 8 years ago
sso.rb c71b0d36d4 Updated copyright. 8 years ago
static_assets.rb 549978d731 Send inline images with cid (load images via http/https in src). 8 years ago
stats.rb c71b0d36d4 Updated copyright. 8 years ago
tweet_base.rb f8a75f02b8 Fixed issue#317 - Display origin url from tweet/facebook post. 8 years ago
tweet_rest.rb 94560f6ca2 Prepared tweet class for twitter streaming. 9 years ago
tweet_stream.rb 94560f6ca2 Prepared tweet class for twitter streaming. 9 years ago
user_agent.rb c71b0d36d4 Updated copyright. 8 years ago
user_info.rb bd1db72b9b Applied rubocop Style/TrailingBlankLines. 10 years ago