Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
4d5fd34a11 add Domain DNS Setup example to test data
fe3cbd50fb call named-checkzone in validateContext
Compare 2 commits »
93774aebe3 add SystemProcess as wrapper for ProcessBuilder using Strings for simplified input+output
977bd595d8 fix test for all properties
105bd2313c split A+AAAA RRs and add parenthesis-variant in record-data
Compare 3 commits »
e4343a1777 generate Zonefile as prep for external validation
ba6ea5237e splits and improves RR_REGEX and adds more tests
hsh-michaelhoennig created branch add-domain-setup-validation in hostsharing/hs.hsadmin.ng 2024-07-03 17:32:12 +02:00
34c146341e add domain dns setup, WIP
c9e1101035 add domain setup validation
Compare 2 commits »
hsh-michaelhoennig deleted branch add-email-alias-hosting-asset from hostsharing/hs.hsadmin.ng 2024-07-03 11:43:10 +02:00
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-07-03 11:43:10 +02:00
a77eaefb94 add-email-alias-hosting-asset (#70)
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#70 2024-07-03 11:43:08 +02:00
add-email-alias-hosting-asset
28400d1933 strictly verify config props of all returned elements
274b74514c amendmends according to code-review
d22d81e71c added some other asset types
c3fda4e4b2 introduced HsHostingAssetsControllerRestTest
fcbbd13a7e implements EMailAlias-Property with ArrayProperty+multi-RegEx
bdb85e9be1 add EMail-Alias hosting asset validation (WIP)
c5722e494f fix HsHostingAssetRepository.findAllByCriteriaImpl query (#69)
Compare 5 commits »
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-07-03 10:36:30 +02:00
c5722e494f fix HsHostingAssetRepository.findAllByCriteriaImpl query (#69)
hsh-michaelhoennig deleted branch fix-find-hosting-assets-query from hostsharing/hs.hsadmin.ng 2024-07-03 10:36:30 +02:00
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#69 2024-07-03 10:36:30 +02:00
fix HsHostingAssetRepository.findAllByCriteriaImpl query
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#70 2024-07-03 10:27:17 +02:00
add-email-alias-hosting-asset
b2b441dafa added some other asset types
814de9598d introduced HsHostingAssetsControllerRestTest
5521cc13f8 implements EMailAlias-Property with ArrayProperty+multi-RegEx
c19360aa77 add EMail-Alias hosting asset validation (WIP)
278467efac fix HsHostingAssetRepository.findAllByCriteriaImpl query
Compare 3 commits »
hsh-michaelhoennig commented on pull request hostsharing/hs.hsadmin.ng#69 2024-07-02 13:19:33 +02:00
fix HsHostingAssetRepository.findAllByCriteriaImpl query

it's always better to test for exact returns then just for "contains", amended all calls, thus this methods is not needed anymore