zammad/lib
2016-03-11 06:58:27 +01:00
..
assets Init version. 2012-04-10 15:31:21 +02:00
auth Do only local auth checks (do ldap tests via integration tests). 2016-02-27 17:00:04 +01: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 Extended NilClass with empty? method. 2016-02-19 23:34:57 +01:00
email_helper Improved browser test. 2016-03-11 06:58:27 +01:00
external_credential Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
http Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
import Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
report Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
service Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
sessions Push objects just once to client. 2016-03-03 09:56:13 +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 Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
twitter/streaming Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
app_version.rb Fixed form initialisation with empty model/attributes. 2016-02-23 11:54:35 +01:00
application_lib.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
auth.rb Do only local auth checks (do ldap tests via integration tests). 2016-02-27 17:00:04 +01:00
auto_wizard.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +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 Added calendar subscription tests. 2016-02-26 13:19:57 +01: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 Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
fill_db.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
models.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
notification_factory.rb Improved file location detection. 2016-03-02 11:43:57 +01:00
rss.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
search_index_backend.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +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 Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
stats.rb Rerender dashboard stats if new is available. 2015-09-08 13:42:03 +02:00
tweet_base.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +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 Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
user_info.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00