Thorsten Eckel ccbf1d4a71 Removed unnecessary info text for already completed import jobs. 6 years ago
..
assets 2a5d4954ab Init version. 13 years ago
auth 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
calendar_subscriptions 705487154c Applied changes for Rubocop 0.51. 7 years ago
core_ext 04055f7095 Replace unless with if ! (project-wide) 6 years ago
email_helper fbeccbc85c Updated to latest rubocop version. 7 years ago
enrichment 705487154c Applied changes for Rubocop 0.51. 7 years ago
external_credential 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
http d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
import ccbf1d4a71 Removed unnecessary info text for already completed import jobs. 6 years ago
ldap 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
migration_job 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
mixin e47b366d6a Refactoring: Replaced custom implementation with Ruby core Delegator classes. 7 years ago
notification_factory fbeccbc85c Updated to latest rubocop version. 7 years ago
report d33c80bbaa Fixes and improves reporting in #1809 by not showing merge but still use user's input 7 years ago
sequencer 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
service 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
sessions fbeccbc85c Updated to latest rubocop version. 7 years ago
sso c71b0d36d4 Updated copyright. 8 years ago
stats 6e899948c1 Follow up for issue #1995 - Missing DB index on article columns queried by ticket waiting time report backend - limit the max. ticket count to 20_000 each day. 6 years ago
tasks 297d9bb044 Clean up database.yml files 6 years ago
twitter 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
app_version.rb a0caaa06e9 Cleanup, fixed typos and improved error handling. 8 years ago
application_handle_info.rb 705487154c Applied changes for Rubocop 0.51. 7 years ago
application_lib.rb 705487154c Applied changes for Rubocop 0.51. 7 years ago
auth.rb c9b2255e4f Initial version of LDAP user sync support. 8 years ago
auto_wizard.rb 705487154c Applied changes for Rubocop 0.51. 7 years ago
background_job_search_index.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 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 c2042d0595 Fixed issue #1332: CalendarimportSync-Errors in Outlook 2016: 6 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 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
encode.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 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 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
fill_db.rb fbeccbc85c Updated to latest rubocop version. 7 years ago
html_sanitizer.rb 04055f7095 Replace unless with if ! (project-wide) 6 years ago
idoit.rb b35ff0fef2 Fixed issue #1579 - leading and tailing utf8 spaces are not removed for email addresses are not removed. 7 years ago
ldap.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
models.rb bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 7 years ago
notification_factory.rb 601960f5fb Implemented issue #1171 - The ability to set the platform default language. 7 years ago
password_hash.rb fbeccbc85c Updated to latest rubocop version. 7 years ago
push_messages.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
search_index_backend.rb cf16264940 Implemented issue #1951 - Allow pagination in search result with more then 100 results. 7 years ago
sequencer.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
session_helper.rb fbeccbc85c Updated to latest rubocop version. 7 years ago
sessions.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
signature_detection.rb 705487154c Applied changes for Rubocop 0.51. 7 years ago
sso.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
static_assets.rb 705487154c Applied changes for Rubocop 0.51. 7 years ago
stats.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
telegram.rb 04055f7095 Replace unless with if ! (project-wide) 6 years ago
tweet_base.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
tweet_rest.rb 94560f6ca2 Prepared tweet class for twitter streaming. 9 years ago
tweet_stream.rb 705487154c Applied changes for Rubocop 0.51. 7 years ago
user_agent.rb 04055f7095 Replace unless with if ! (project-wide) 6 years ago
user_info.rb 8ef2970234 Added method to perform a yielded action with an ensured UserInfo.current_user_id and added new and missing tests. 7 years ago
version.rb 79d4284365 Fix rubocop violations 6 years ago