.. |
assets
|
2a5d4954ab
Init version.
|
13 years ago |
auth
|
c66e22bef9
Fixed issue #1764 - LDAP login not possible since change to objectguid.
|
7 years ago |
calendar_subscriptions
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
core_ext
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
7 years ago |
email_helper
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
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
|
ef1236b3ab
Added .active? to Import backends default API for e.g. monitoring checks.
|
7 years ago |
ldap
|
c66e22bef9
Fixed issue #1764 - LDAP login not possible since change to objectguid.
|
7 years ago |
migration_job
|
132a9997eb
Fixed issue #1709 - LDAP User uid attribute is not reliable.
|
7 years ago |
mixin
|
e47b366d6a
Refactoring: Replaced custom implementation with Ruby core Delegator classes.
|
7 years ago |
notification_factory
|
705487154c
Applied changes for Rubocop 0.51.
|
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
|
76df6d32f9
Fixed issue #1905: Stored Exchange remote_id in login causes sync to update wrong user.
|
7 years ago |
service
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
sessions
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
7 years ago |
sso
|
c71b0d36d4
Updated copyright.
|
8 years ago |
stats
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
tasks
|
8ac7356184
Small refactoring of search index backend.
|
7 years ago |
twitter
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
9 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
|
705487154c
Applied changes for Rubocop 0.51.
|
7 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
|
705487154c
Applied changes for Rubocop 0.51.
|
7 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
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
7 years ago |
fill_db.rb
|
7599e8e17a
Fixed issue #1681 - Unable to re-order overviews in admin interface with over 100 overviews.
|
7 years ago |
html_sanitizer.rb
|
0c917e13aa
Fixed issue #1902 - Spaces in link URLs are removed.
|
7 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
|
705487154c
Applied changes for Rubocop 0.51.
|
7 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
|
b8a92582a1
Fixed bug: Legacy hashed passwords (like sha2) will get rehashed when set.
|
7 years ago |
push_messages.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
search_index_backend.rb
|
7954ee0dce
Follow up 8c5f87c9d4: Improved detection of ES attachment plugin error and output message.
|
7 years ago |
sequencer.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 |
session_helper.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
sessions.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 |
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
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
telegram.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 |
tweet_base.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 |
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
|
705487154c
Applied changes for Rubocop 0.51.
|
7 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
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |