.. |
exchange
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 years ago |
helper
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
mixin
|
ccbf1d4a71
Removed unnecessary info text for already completed import jobs.
|
6 years ago |
otrs
|
f5841a2fe3
Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost.
|
4 years ago |
zendesk
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 years ago |
base.rb
|
ef1236b3ab
Added .active? to Import backends default API for e.g. monitoring checks.
|
7 years ago |
base_factory.rb
|
27b9bbd401
Updated rubocop to latest version (0.62.0) and applied required changes.
|
6 years ago |
exchange.rb
|
4937d742ea
- Added Exchange integration.
|
7 years ago |
factory.rb
|
4d209b805b
- Major refactoring of Zendesk import logic including introduction of RSpec tests.
|
8 years ago |
helper.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
integration_base.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
ldap.rb
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
otrs.rb
|
27b9bbd401
Updated rubocop to latest version (0.62.0) and applied required changes.
|
6 years ago |
transaction_factory.rb
|
2b2ceeebab
Added splat args to every method call in import factories.
|
8 years ago |
zendesk.rb
|
f0cf7c3605
Replaced old Zendesk import with refactored Sequencer based version 🚀.
|
7 years ago |