Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Thorsten Eckel
|
967105b97f
- Reduced Sequencer logging to debug.
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Thorsten Eckel
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
6 years ago |
Thorsten Eckel
|
b01bf8a723
Refactoring: Prefer using attr_accessor over direct instance variable access.
|
7 years ago |
Thorsten Eckel
|
4937d742ea
- Added Exchange integration.
|
7 years ago |