summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/utils
AgeCommit message (Expand)AuthorFilesLines
2022-11-29feat(core): add ticket-based error-handling service as EAAF core functionalityThomas2-0/+144
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz1-2/+5
2020-06-03make some constants public in DomUtilsThomas Lenz1-4/+4
2020-03-26fix codestyleThomas Lenz1-0/+3
2019-12-05some code code-style modificationsThomas3-404/+503
2019-12-04to some more code quality tasksThomas2-9/+5
2019-12-04common EGIZ code-style refactoringThomas Lenz5-1723/+1541
2019-09-13refactor utils into a separate moduleThomas Lenz17-2277/+0
2019-07-23fix nullpointer in KeyValueUtils.java and add jUnit testThomas Lenz1-2/+2
2019-07-04fix some small bugs in SL2.0 moduleThomas Lenz2-9/+63
2019-06-28some small updatesThomas Lenz1-27/+31
2019-05-29add new attribute builderThomas Lenz1-2/+2
2019-05-24update IConfiguration interfaces to support SpringBoot resources as configura...Thomas Lenz1-13/+13
2019-05-24update message-logging and remove explicit Logger implementationThomas Lenz1-11/+3
2019-05-03update process finalization and update pendingReqIdGenerationStrategyThomas Lenz2-50/+89
2019-04-23add different strategies for pendingRequestId generationThomas Lenz2-0/+213
2019-04-12minor changesThomas Lenz1-7/+7
2019-04-11add some utils and new exceptionsThomas Lenz2-0/+183
2018-09-13fix typo in license header1.0.2Thomas Lenz13-38/+60
2018-07-25fix bug in auth/AbstractAuthenticationManager.java which adds http header nam...Thomas Lenz1-0/+22
2018-07-13some updates and bugfixesThomas Lenz2-15/+10
2018-07-12some more updatesThomas Lenz13-52/+279
2018-06-26initial commitThomas Lenz14-0/+3468