Martin Edenhofer d89d86d8d1 Fixed issue #2297 - `rake searchindex:rebuild` is not working after Elasticsearch 2.4 upgrade to Elasticsearch 5.6 "Limit of total fields [1000] in index" 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 aeaa3a04d5 Support processing of emails with Windows-1258 encoding (fixes #2224) 6 years ago
email_helper fbeccbc85c Updated to latest rubocop version. 6 years ago
enrichment dfebe8d767 Relocate test data files from test/fixtures to test/data 6 years ago
external_credential 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
http d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
import 49bcb62036 Really fix regression introduced in 23879bc (fixes #2220) 6 years ago
ldap 37734495cc Stop converting binary user attributes to text during LDAP setup (fixes #2140) 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 a7d21e416b Improved notification logging for better support/debugging. 6 years ago
report 5222705750 Fixed issue #2246 - Records in Reporting not updated when single ActiveRecord can not be found (fixes #2246) 6 years ago
sequencer df402111cb Prevent LDAP sync from needlessly deactivating inactive users (fixes #2256) 6 years ago
service 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
sessions ce5f5a035e 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. 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 d89d86d8d1 Fixed issue #2297 - `rake searchindex:rebuild` is not working after Elasticsearch 2.4 upgrade to Elasticsearch 5.6 "Limit of total fields [1000] in index" 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. 7 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 a42a370b59 Fixed issue #2252 - Unable to process email `"ERROR: #<NoMethodError: undefined method `match' for nil:NilClass>"`. 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%. 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. 7 years ago
search_index_backend.rb 8e6a63d8da Fixed issue #2195 - Search with id:123 does not work anymore (fixes #2195) 6 years ago
sequencer.rb 967105b97f - Reduced Sequencer logging to debug. 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. 7 years ago
static_assets.rb 4120afb131 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 39d57f3428 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 c3105bb804 Add response body to result of client errors because there might be information provided by the server. 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