• Maxym Borodenko's avatar
    Introduced @HideAuditValue · 6123b21c
    Maxym Borodenko authored and Matija Obreza's avatar Matija Obreza committed
    - AuditLogFilter extends EmptyModelFilter;
    - AuditLog extends EmptyModel;
    - moved equals(), hashCode() and toString() from BasicModel to EmptyModel;
    - ignoredClassFields and securedClassFields are synchronized;
    - use __FIELD_VALUE_NOT_AUDITED__ instead of null when audited value must not be persisted
    6123b21c