Age | Commit message (Expand) | Author | Files | Lines |
2021-04-08 | Rename interface | lalber | 2 | -13/+13 |
2021-04-07 | Interface extraction | lalber | 3 | -263/+111 |
2021-04-01 | new handleErroNoRedirect | lalber | 1 | -34/+16 |
2021-03-31 | inf recursion fix | lalber | 1 | -10/+11 |
2021-03-26 | better error conf and some fixes | lalber | 2 | -11/+17 |
2021-03-21 | Junit fixes | lalber | 3 | -37/+93 |
2021-03-16 | add some Junit fixes and other spotbug based ones | lalber | 4 | -33/+66 |
2021-03-12 | added some error Handling | lalber | 3 | -10/+16 |
2021-03-12 | no ticket or link fix | lalber | 1 | -12/+13 |
2021-03-10 | Second version of feature | lalber | 2 | -53/+71 |
2021-03-08 | First version of feature | lalber | 3 | -193/+409 |
2021-02-24 | update error-GUI form to differ between internal und external error-codes | Thomas | 1 | -14/+22 |
2021-02-23 | use internal-to-external error mapping for GUI | Thomas | 1 | -1/+1 |
2021-02-19 | fix wrong bPK calculation for XZVR and XERSB bpkTargets | Thomas | 3 | -18/+44 |
2021-01-25 | add missing attribute-builders into SPI-Loader definition | Thomas Lenz | 1 | -0/+2 |
2021-01-08 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2021-01-08 | switch to next release version1.1.11 | Thomas Lenz | 1 | -1/+1 |
2021-01-07 | refactor AbstractLocaleAuthTask to move userStopOperation into parent class | Thomas Lenz | 2 | -36/+42 |
2020-12-28 | optimize maven build process to build source-jar files | Thomas Lenz | 1 | -46/+0 |
2020-12-26 | fix possible NullPointerException in BpkAttributeBuilder | Thomas Lenz | 1 | -4/+5 |
2020-12-23 | add new module that include common-code for SpringBoot applications | Thomas Lenz | 1 | -4/+1 |
2020-12-14 | set TransactionId as MDC property in case of a found but invalid pendingRequest | Thomas Lenz | 1 | -0/+7 |
2020-12-09 | add findSecBugs extension into spotbugs plug-in | Thomas Lenz | 5 | -157/+208 |
2020-12-09 | Merge branch 'feature/gitlabci' into 'nightlyBuild' | Thomas Lenz | 1 | -2/+6 |
2020-12-09 | update commons-collection to latest version, because velocity does not use it | Thomas Lenz | 1 | -2/+6 |
2020-12-03 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2020-12-03 | switch to next release version | Thomas Lenz | 1 | -1/+1 |
2020-12-02 | add attribute-builder for piiTransactionId transfer | Thomas Lenz | 4 | -2/+104 |
2020-11-26 | fix codestyle issue | Thomas Lenz | 1 | -4/+4 |
2020-11-20 | fix bug in central error-handling that lead to a ClassCastException in some c... | Thomas Lenz | 1 | -22/+34 |
2020-11-09 | add attribute-builder for unique transactionId | Thomas Lenz | 3 | -1/+95 |
2020-11-09 | fix missing "transactionID" injection in protocol-finalization and error-hand... | Thomas Lenz | 1 | -1/+13 |
2020-11-06 | adapt logging to improve debugging | Thomas Lenz | 3 | -4/+14 |
2020-11-06 | optimize error-handling in case with special focus on backend communication-r... | Thomas Lenz | 3 | -24/+42 |
2020-11-02 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2020-11-02 | switch to next release version1.1.9.1 | Thomas Lenz | 1 | -1/+1 |
2020-10-30 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2020-10-30 | switch to next release version1.1.9 | Thomas Lenz | 1 | -1/+1 |
2020-10-21 | add new configuration property to switch between log-level "WARN" and "INFO" ... | Thomas Lenz | 1 | -70/+72 |
2020-10-13 | refactor error processing | Thomas Lenz | 1 | -11/+17 |
2020-10-13 | Serialize exceptions in error-handler manually to fix problems with Serializa... | Thomas Lenz | 2 | -14/+29 |
2020-09-17 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2020-09-17 | switch to next release version1.1.8 | Thomas Lenz | 1 | -1/+1 |
2020-09-08 | fix some broken jUnit tests | Thomas Lenz | 2 | -5/+5 |
2020-09-02 | opimize logging of BpkBuilder implementation | Thomas Lenz | 2 | -9/+12 |
2020-08-14 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 1 | -0/+16 |
2020-08-14 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2020-08-14 | switch to next release version1.1.7 | Thomas Lenz | 1 | -1/+1 |
2020-08-12 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 1 | -6/+6 |
2020-08-12 | remove deprecated flags and add one jUnit test for BpkAttributeBuilder | Thomas Lenz | 2 | -4/+16 |