Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Dusan Vuckovic
|
2671c6f5d2
Maintenance: Align nested classes/modules
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
a389b8f07c
Maintenance: Replace rand() where possible
|
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
|
bf874d77c6
Enhancement: Add support for optional Sequencer Unit attributes.
|
4 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
|
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 |