| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-03-22 | chore: update Spring Boot | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2025-03-22 | chore: update gradle | Paul-Christian Volkmer | 1 | -1/+3 | |
| 2025-03-21 | chore: update bwhc-dto-java | Paul-Christian Volkmer | 1 | -1/+1 | |
| This enables use of WHOGrading version 2021. | |||||
| 2025-03-09 | chore: update Spring Boot | Paul-Christian Volkmer | 1 | -4/+1 | |
| 2025-02-10 | chore: update spring boot and dependency management plugin | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2024-12-23 | chore: update to mockito-kotlin 5.4.0 | Paul-Christian Volkmer | 1 | -1/+1 | |
| With this change, `anyValueClass()` from mockito-kotlin replaces own implementation. | |||||
| 2024-12-20 | chore: update dependencies | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-11-25 | chore: update dependencies | Paul-Christian Volkmer | 1 | -4/+4 | |
| 2024-11-02 | build: add description and group to task | Paul-Christian Volkmer | 1 | -0/+2 | |
| 2024-11-02 | build: update HAPI dependencies | Paul-Christian Volkmer | 1 | -1/+10 | |
| This also overrides 'commons-io' due to CVE-2024-47554 | |||||
| 2024-11-02 | build: do not hard code version numbers in dependencies | Paul-Christian Volkmer | 1 | -1/+2 | |
| 2024-11-01 | Merge branch '0.9.x' | Paul-Christian Volkmer | 1 | -3/+3 | |
| 2024-11-01 | build: change BP_OCI_SOURCE | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-11-01 | build: change group name | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-11-01 | chore: update to Spring Boot 3.2.11 (#80) | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-11-01 | chore: update to Spring Boot 3.3.5 (#79) | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2024-11-01 | chore: update to Spring Boot 3.3.4 (#78) | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-11-01 | chore: update to Spring Boot 3.3.3 (#77) | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-11-01 | chore: update to Spring Boot 3.3.2 (#76) | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-07-15 | chore: update to Spring Boot 3.2.7 | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-07-15 | fix: downgrade echarts due to dependency issues | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-07-15 | chore: update webjars dependencies | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2024-06-25 | fix: use versions param for commons-compress | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2024-06-24 | chore: update dependency version definitions | Paul-Christian Volkmer | 1 | -3/+3 | |
| This will use httpclient5 version as defined within spring boot. | |||||
| 2024-06-24 | chore: update to spring boot 3.3.1 | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-06-20 | chore: update to spring boot 3.3.0 | Paul-Christian Volkmer | 1 | -1/+2 | |
| This also adds dependency to org.flywaydb:flyway-database-postgresql | |||||
| 2024-06-19 | fix: downgrade echarts due to dependency issues | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-06-19 | chore: update webjars dependencies | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2024-05-31 | Merge branch 0.9.x | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2024-05-31 | chore: update kotlin version | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2024-05-31 | chore: update spring dependency-management plugin | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-05-31 | chore: update spring boot dependencies | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-05-31 | chore: update bwhc-dto-java dependency | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-05-31 | chore: update webjars-locator dependency | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-05-31 | docs: fix CVE number in dependency comment | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-05-31 | chore: update integration test dependency | Paul-Christian Volkmer | 1 | -0/+2 | |
| This mitigates CVE-204-26308 and CVE-2024-25710 | |||||
| 2024-05-31 | chore: mark as snapshot version | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-05-27 | chore: update kotlin version | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2024-05-27 | chore: update spring dependency-management plugin | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-05-27 | build: use compilerOptions instead of kotlinOptions | Paul-Christian Volkmer | 1 | -3/+4 | |
| Config kotlinOptions will be deprecated in Kotlin >= 2.0 | |||||
| 2024-05-27 | chore: update spring boot dependencies | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-05-16 | chore: update bwhc-dto-java dependency | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-05-07 | test: add test for SSE endpoint | Paul-Christian Volkmer | 1 | -0/+1 | |
| 2024-05-06 | test: add htmlunit based test for LoginController | Paul-Christian Volkmer | 1 | -0/+1 | |
| 2024-05-06 | build: add jacoco code coverage | Paul-Christian Volkmer | 1 | -0/+11 | |
| 2024-05-03 | build: register task to run all tests at once | Paul-Christian Volkmer | 1 | -0/+4 | |
| 2024-05-02 | test: add some basic arch unit tests | Paul-Christian Volkmer | 1 | -0/+2 | |
| 2024-04-29 | chore: update dependency to mockito-kotlin | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-04-25 | chore: update webjars-locator dependency | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-04-25 | docs: fix CVE number in dependency comment | Paul-Christian Volkmer | 1 | -1/+1 | |
