summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/virtualization/configuration/transformation/TransformationManager.java
Commit message (Expand)AuthorAgeFilesLines
* Always pass charset in String constructor; don't treat strings as binary safeSimon Rettberg2022-02-141-3/+3
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* Print debug output in transformation managerManuel Bentele2021-08-241-0/+11
* Fix missing separation in transformation error outputManuel Bentele2021-07-011-1/+1
* Add generic transformation library to transform configsManuel Bentele2021-04-151-0/+146