zammad/lib
2015-07-03 18:56:27 +02:00
..
assets Init version. 2012-04-10 15:31:21 +02:00
auth Improved error handling. 2015-05-25 10:42:58 +02:00
calendar_subscriptions Added translation of calendar event titles. 2015-06-29 10:54:51 +02:00
core_ext Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 2015-07-03 17:18:01 +02:00
geo_ip Corrected with rubocop cop 'Style/SignalException'. 2015-05-07 13:27:07 +02:00
geo_location Corrected with rubocop cop 'Style/ColonMethodCall'. 2015-05-05 16:25:28 +02:00
import Applied rubocop Style/CommentIndentation. 2015-05-07 22:49:15 +02:00
sessions Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 2015-07-03 17:18:01 +02:00
sso Replaced old Import::OTRS with new Import::OTRS2. 2015-05-07 13:57:19 +02:00
tasks Corrected with rubocop cop 'Rails/TimeZone'. 2015-05-08 12:20:43 +02:00
application_lib.rb Applied rubocop Style/CommentIndentation. 2015-05-07 22:49:15 +02:00
auth.rb Corrected with rubocop cop 'Style/RedundantSelf'. 2015-05-07 14:10:38 +02:00
auto_wizard.rb Delete organization attribute anyway. 2015-06-11 10:04:24 +02:00
cache.rb Increased default expire of cache from 1 day to 7 days. 2015-06-24 13:33:07 +02:00
calendar_subscriptions.rb Reworked iCal functionality and integration tests, now CalendarSubscriptions. 2015-06-26 14:00:18 +02:00
encode.rb Applied rubocop Style/CommentIndentation. 2015-05-07 22:49:15 +02:00
event_buffer.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
fill_db.rb Corrected with rubocop cop 'Lint/UnusedBlockArgument'. 2015-05-07 11:49:46 +02:00
geo_ip.rb Corrected with rubocop cop 'Style/RedundantSelf'. 2015-05-07 14:10:38 +02:00
geo_location.rb Corrected with rubocop cop 'Style/RedundantSelf'. 2015-05-07 14:10:38 +02:00
models.rb Applied rubocop cop 'Style/RegexpLiteral'. 2015-07-03 18:56:27 +02:00
notification_factory.rb Applied rubocop Style/CommentIndentation. 2015-05-07 22:49:15 +02:00
rss.rb Corrected with rubocop cop 'Lint/RescueException'. 2015-05-08 16:09:24 +02:00
search_index_backend.rb Corrected with rubocop cop 'Style/SignalException'. 2015-05-07 13:27:07 +02:00
session_helper.rb Delete non persistent sessions even faster. 2015-06-28 03:40:23 +02:00
sessions.rb Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 2015-07-03 17:18:01 +02:00
sso.rb Corrected with rubocop cop 'Style/RedundantSelf'. 2015-05-07 14:10:38 +02:00
static_assets.rb Corrected with rubocop cop 'Style/SignalException'. 2015-05-07 13:27:07 +02:00
time_calculation.rb Corrected with rubocop cop 'Lint/RescueException'. 2015-05-08 16:09:24 +02:00
tweet.rb Applied rubocop cop 'Style/RedundantReturn'. 2015-07-03 17:34:12 +02:00
user_agent.rb Corrected with rubocop cop 'Lint/RescueException'. 2015-05-08 16:09:24 +02:00
user_info.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00