.. |
assets
|
2a5d4954ab
Init version.
|
13 years ago |
auth
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
calendar_subscriptions
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
core_ext
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
email_helper
|
3d49bf32c8
Fixed bug: Application is in undefined state while using spring because of usage of 'require' instead of 'require_dependency' to track dependencies.
|
6 years ago |
enrichment
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
external_credential
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
http
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
9 years ago |
import
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
ldap
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
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
|
bbabae7c2c
Fixed issue #1568 - select attribute in trigger shows internal id (fixes #1568)
|
6 years ago |
report
|
5ff371f51b
Fixed issue #2246 - Records in Reporting not updated when single ActiveRecord can not be found (fixes #2246)
|
6 years ago |
sequencer
|
58a8c047bb
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
|
75230c3db3
Fixed issue #2327 - Websocket messages are not working correctly via Ajax long polling (e. g. multiple browser tabs can get opened with one session).
|
6 years ago |
sso
|
c71b0d36d4
Updated copyright.
|
8 years ago |
stats
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
tasks
|
b538b05209
Switched over to DB reset strategy in tests and removed DatabaseCleaner because it can't guarantee a clean DB state for all test scenarios.
|
6 years ago |
twitter
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
app_version.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
application_handle_info.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
application_lib.rb
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
auth.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
auto_wizard.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
background_job_search_index.rb
|
aa363ee130
Define max attempts for elasticsearch background job (to not endless queue not indexable items).
|
6 years ago |
cache.rb
|
9d71bb2a57
Improved logging for failed cache creation.
|
6 years ago |
calendar_subscriptions.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
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 |
event_buffer.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
exceptions.rb
|
9fe709f9b7
Improved error handling for json requests.
|
8 years ago |
facebook.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
fill_db.rb
|
3f284003eb
Improved doc.
|
6 years ago |
html_sanitizer.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
idoit.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
ldap.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
models.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
notification_factory.rb
|
902300e840
Refactor NotificationFactory and support custom templates (replaces #2081)
|
6 years ago |
password_hash.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
push_messages.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
search_index_backend.rb
|
bfccecc012
Fixed issue #2195 - Search with id:123 does not work anymore (fixes #2195)
|
6 years ago |
sequencer.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
session_helper.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
sessions.rb
|
75230c3db3
Fixed issue #2327 - Websocket messages are not working correctly via Ajax long polling (e. g. multiple browser tabs can get opened with one session).
|
6 years ago |
signature_detection.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
sso.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
static_assets.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
stats.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
telegram.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
tweet_base.rb
|
f074c0c734
Followup for issue #1394 - Reindex elastic search not possible because of <null>/Twitter::NullObject.
|
6 years ago |
tweet_rest.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
tweet_stream.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
user_agent.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
user_info.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
version.rb
|
79d4284365
Fix rubocop violations
|
6 years ago |