| Age | Commit message (Collapse) | Author | Files | Lines |
|
* also delete packaged release builds when running gradle clean
* fix & test pdf-as-web-db
- rename column for `end`
- fix embeddable data model for statisticevent
- fix storage model to store sign request and statistic event paired
|
|
- JDK 17
- PDFBox 3
- PDF-AS Web moved to Spring Boot
- MOA Integration tests w/ new error code
---------
Co-authored-by: Gerald Palfinger <gerald.palfinger@a-sit.at>
Co-authored-by: kathrin.resek <kathrin.resek@a-sit.at>
|
|
from TUG:
cleanOldRequests() started a transaction but never commited it which means
none of the old entries were deleted.
Add a call to commit() to fix this.
|
|
from TUG:
'm' stands for minutes and not months, so use 'M' instead.
This was just used for logging, so there is no functional change.
|
|
|
|
|
|
|
|
|
|
|