Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
33a5f470e0
Maintenance: Treat Ruby deprecation warnings as test errors.
|
3 years ago |
Thorsten Eckel
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
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 |