zammad/lib
Martin Edenhofer 42d0cd1f8f Updated gems.
2016-07-27 00:02:28 +02:00
..
assets Init version. 2012-04-10 15:31:21 +02:00
auth Applied rubocop. 2016-06-30 22:04:48 +02:00
calendar_subscriptions Added config option for deliver alarm for events or not (because of Lightning Calendar and not closable alarm windows). 2016-02-29 13:05:21 +01:00
core_ext Applied rubocop. 2016-06-30 22:04:48 +02:00
email_helper Applied rubocop. 2016-06-30 22:04:48 +02:00
external_credential Applied rubocop. 2016-06-30 22:04:48 +02:00
http Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
import Applied rubocop. 2016-06-30 22:04:48 +02:00
notification_factory Improved tests. 2016-07-12 01:32:20 +02:00
report Applied rubocop. 2016-06-30 22:04:48 +02:00
service Improved user device management. 2016-04-11 09:35:27 +02:00
sessions Added some order to queries (for postgresql). 2016-07-12 10:19:28 +02:00
sso Removed not longer needed sso backend. 2016-01-15 15:10:56 +01:00
stats Updated gems. 2016-07-27 00:02:28 +02:00
tasks Applied rubocop. 2016-06-30 22:04:48 +02:00
twitter/streaming Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
app_version.rb Updated doc. 2016-06-10 13:05:22 +02:00
application_lib.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
auth.rb Applied rubocop. 2016-06-30 22:04:48 +02:00
auto_wizard.rb Added autoload of text modules. 2016-07-25 22:13:38 +02:00
cache.rb In certain cases, caches are deleted by other thread at same time, just log it. 2016-06-15 10:53:01 +02:00
calendar_subscriptions.rb Added calendar subscription tests. 2016-02-26 13:19:57 +01:00
email_helper.rb Applied rubocop. 2016-06-30 22:04:48 +02:00
encode.rb Added ruby 2.3 support (RuntimeError: can't modify frozen String). 2016-07-18 01:24:53 +02:00
event_buffer.rb Moved to new event buffer api. 2016-04-14 01:50:22 +02:00
exceptions.rb Improved error handling for json requests. 2016-06-30 10:24:03 +02:00
facebook.rb Applied rubocop. 2016-06-30 22:04:48 +02:00
fill_db.rb Applied rubocop. 2016-06-30 22:04:48 +02:00
models.rb Applied rubocop. 2016-06-30 22:04:48 +02:00
notification_factory.rb Added slack integration. 2016-04-15 23:56:10 +02:00
rss.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
search_index_backend.rb Spliced searches to separate call to handle limit issue (only usable for one query/request). 2016-07-08 01:22:09 +02:00
session_helper.rb Applied rubocop. 2016-06-30 22:04:48 +02:00
sessions.rb Applied rubocop. 2016-06-30 22:04:48 +02:00
signature_detection.rb Applied rubocop. 2016-06-30 22:04:48 +02:00
sso.rb Applied rubocop. 2016-06-30 22:04:48 +02:00
static_assets.rb Send inline images with cid (load images via http/https in src). 2016-05-10 15:06:51 +02:00
stats.rb Applied rubocop. 2016-06-30 22:04:48 +02:00
tweet_base.rb Applied rubocop. 2016-06-30 22:04:48 +02: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 Applied rubocop. 2016-06-30 22:04:48 +02:00
user_info.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00