Martin Edenhofer b6bf4df0c4 Fixed issue #2108 - 30 concurrent agents + each of them 30 overviews - script/scheduler.rb takes 100% CPU time - background jobs cannot be processed. 6 years ago
..
assets 2a5d4954ab Init version. 12 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. 6 years ago
core_ext 04055f7095 Replace unless with if ! (project-wide) 6 years ago
email_helper fbeccbc85c Updated to latest rubocop version. 6 years ago
enrichment 705487154c Applied changes for Rubocop 0.51. 6 years ago
external_credential 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 6 years ago
http d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
import ccbf1d4a71 Removed unnecessary info text for already completed import jobs. 6 years ago
ldap c0e02c3d89 Add LDAP user_filter to Ldap::Group#group_user_dns_memberuid search 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. 6 years ago
notification_factory 690b9b78a5 Fix regression from refactoring NotificationFactory::Template#to_s 6 years ago
report d33c80bbaa Fixes and improves reporting in #1809 by not showing merge but still use user's input 6 years ago
sequencer e3517d5368 Add nil handling to Associations::Assign sequencer unit (fixes #2110) 6 years ago
service 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
sessions b6bf4df0c4 Fixed issue #2108 - 30 concurrent agents + each of them 30 overviews - script/scheduler.rb takes 100% CPU time - background jobs cannot be processed. 6 years ago
sso c71b0d36d4 Updated copyright. 7 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 5eb5720df3 Change default option to overwrite config/database.yml in bs:init rake task 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. 7 years ago
application_handle_info.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
application_lib.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
auth.rb c9b2255e4f Initial version of LDAP user sync support. 7 years ago
auto_wizard.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
background_job_search_index.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 7 years ago
cache.rb 9d71bb2a57 Improved logging for failed cache creation. 6 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. 7 years ago
email_helper.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 6 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. 8 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. 6 years ago
html_sanitizer.rb c736904f4b Stop wrapping <a> tags around URLs without a scheme/protocol (fixes #2139) 6 years ago
idoit.rb b35ff0fef2 Fixed issue #1579 - leading and tailing utf8 spaces are not removed for email addresses are not removed. 6 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%. 6 years ago
notification_factory.rb 601960f5fb Implemented issue #1171 - The ability to set the platform default language. 6 years ago
password_hash.rb fbeccbc85c Updated to latest rubocop version. 6 years ago
push_messages.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 6 years ago
search_index_backend.rb 205501f545 Fixes issue#2098 - Report profiles: "before(relative)" and friends broken. 6 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. 6 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. 6 years ago
sso.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 6 years ago
static_assets.rb f0a293f802 Fixed issue #1246 - Filename of images (c&p) downloaded via lightbox is invalid. 6 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 412e107754 Follow up for issue #1394 - added Twitter::Geo as object to convert - Reindex elastic search not possible because of <null>/Twitter::NullObject. 6 years ago
tweet_rest.rb 94560f6ca2 Prepared tweet class for twitter streaming. 8 years ago
tweet_stream.rb 705487154c Applied changes for Rubocop 0.51. 6 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