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
|
eb00d57bac
Improved output to show real content of variable via inspect instead of calling .to_s on it.
|
6 years ago |
Thorsten Eckel
|
8b3b90b9d0
Improved Sequencer logging of removed unneeded attributes to show inspect dump instead of .to_s
|
7 years ago |
Thorsten Eckel
|
4937d742ea
- Added Exchange integration.
|
7 years ago |