zammad/lib
2016-01-28 10:34:41 +01:00
..
assets Init version. 2012-04-10 15:31:21 +02:00
auth Removed not longer needed otrs runtime auth backend. 2016-01-13 22:38:08 +01:00
calendar_subscriptions Fixed ticket selector. 2015-09-28 14:02:12 +02:00
core_ext Added postgresql support. 2016-01-19 23:30:23 +01:00
email_helper Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
external_credential Improved error handling. 2016-01-02 17:10:12 +01:00
http Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
import Fixed missing downcase for login of agents and customers. 2016-01-24 16:58:02 +01:00
report Added some syntactic suguar (used in rubocop cops). 2016-01-16 11:05:04 +01:00
service Reduced total timeout. 2016-01-28 10:34:41 +01:00
sessions Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
sso Removed not longer needed sso backend. 2016-01-15 15:10:56 +01:00
stats Added some syntactic suguar (used in rubocop cops). 2016-01-16 11:05:04 +01:00
tasks Added more output info of reload. 2015-08-16 11:33:16 +02:00
twitter/streaming Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
application_lib.rb Fixed error if no geo location backend is selected. 2016-01-14 10:39:52 +01:00
auth.rb Upgrade to rails 4.2.4. 2015-09-25 16:37:55 +02:00
auto_wizard.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
cache.rb Fixed import wizard. Improved performance initial calendar load (only do it one per ip). 2016-01-13 14:12:05 +01:00
calendar_subscriptions.rb Upgrade to rails 4.2.4. 2015-09-25 16:37:55 +02:00
email_helper.rb Improved email channel wizard, show info if there are already emails in the mailbox. 2015-09-06 09:50:51 +02:00
encode.rb Added some syntactic suguar (used in rubocop cops). 2016-01-16 11:05:04 +01:00
event_buffer.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
facebook.rb Fixed some Facebook issues. Improved tests. 2016-01-16 01:16:31 +01:00
fill_db.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
models.rb Added some syntactic suguar (used in rubocop cops). 2016-01-16 11:05:04 +01:00
notification_factory.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
rss.rb Corrected with rubocop cop 'Lint/RescueException'. 2015-05-08 16:09:24 +02:00
search_index_backend.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
session_helper.rb Fixed race condition in asset generation of session "/show". 2015-11-30 11:50:02 +01:00
sessions.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
signature_detection.rb Improved error handling. 2015-10-08 17:13:41 +02:00
sso.rb Removed not longer needed sso backend. 2016-01-15 15:10:56 +01:00
static_assets.rb Fixed org logo detection in wizard. 2015-08-04 20:57:11 +02:00
stats.rb Rerender dashboard stats if new is available. 2015-09-08 13:42:03 +02:00
tweet_base.rb Improved limitation of tweet title. 2016-01-13 11:16:54 +01:00
tweet_rest.rb Prepared tweet class for twitter streaming. 2016-01-08 15:31:47 +01:00
tweet_stream.rb Prepared tweet class for twitter streaming. 2016-01-08 15:31:47 +01:00
user_agent.rb Added total timeout of whole http request. 2016-01-21 02:07:50 +01:00
user_info.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00