.. |
background_job.rb
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
clearbit_enrichment.rb
|
601960f5fb
Implemented issue #1171 - The ability to set the platform default language.
|
7 years ago |
cti_caller_id_detection.rb
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
karma.rb
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
notification.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 |
signature_detection.rb
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
slack.rb
|
0afa283a20
Slack::Notifier::post (slack-notifier-2.3.1) returns an array of UserAgent::Result (#1878)
|
6 years ago |
trigger.rb
|
11e63fe21a
Migrated after_* callbacks to after_commit to avoid race conditions between cache creation and database insert/update. See: http://api.rubyonrails.org/classes/ActiveRecord/Transactions/ClassMethods.html\#module-ActiveRecord::Transactions::ClassMethods-label-Callbacks .
|
6 years ago |