Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.10 | Renovate Bot | 2023-02-02 | 1 | -1/+1 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-02-02 | 1 | -3/+3 |
| | |||||
* | Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.31.0 | Renovate Bot | 2023-01-26 | 1 | -1/+1 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-01-18 | 1 | -2/+2 |
| | |||||
* | Update dependency net.java.dev.jna:jna to v5.13.0 | Renovate Bot | 2023-01-14 | 1 | -1/+1 |
| | |||||
* | Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.30.0 | Renovate Bot | 2023-01-14 | 1 | -1/+1 |
| | |||||
* | Update all non-major dependencies to v2.15.3.final | Renovate Bot | 2023-01-10 | 1 | -1/+1 |
| | |||||
* | Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.0 | Matthias Benkard | 2023-01-09 | 1 | -1/+1 |
|\ | | | | | See merge request mulk/mulkcms2!2 | ||||
| * | Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.0 | Renovate Bot | 2023-01-09 | 1 | -1/+1 |
| | | |||||
* | | Update all non-major dependencies | Renovate Bot | 2023-01-09 | 1 | -3/+3 |
|/ | |||||
* | chore(deps): update all non-major dependencies (#12) | renovate[bot] | 2022-12-17 | 1 | -4/+4 |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | chore(deps): update hibernate core to v5.6.14.final (#10) | renovate[bot] | 2022-12-16 | 1 | -1/+1 |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | fix(deps): update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to ↵ | renovate[bot] | 2022-12-16 | 1 | -1/+1 |
| | | | | | v1.7.22 (#11) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | chore: Update dependencies. | Matthias Andreas Benkard | 2022-10-23 | 1 | -12/+12 |
| | | | | Change-Id: I5b94c17f2d2dbd7b19957d212ee879c2cc04ad38 | ||||
* | Update dependencies. | Matthias Andreas Benkard | 2022-09-04 | 1 | -5/+5 |
| | | | | Change-Id: I6ec407e7b73cd579c33344e791ab915799b43881 | ||||
* | Upgrade to Quarkus 2.9.2.Final. | Matthias Andreas Benkard | 2022-06-06 | 1 | -1/+1 |
| | | | | Change-Id: I9cf42af869056b7c944c891d6dc008a640c82edc | ||||
* | KB66 PostResource#postComment: Return Uni<Response>. | Matthias Andreas Benkard | 2022-06-05 | 1 | -0/+4 |
| | | | | Change-Id: I58ea7a2abd24b2f45b80f401ad0506a698993a9b | ||||
* | Remove deprecated (and unused) resteasy-mutiny extension. | Matthias Andreas Benkard | 2022-05-18 | 1 | -4/+0 |
| | | | | Change-Id: Icea48dc0a26b5458dd1cfc9394ea47d881730485 | ||||
* | KB119 POM: Extend resource exclusion list. | Matthias Andreas Benkard | 2022-05-18 | 1 | -20/+8 |
| | | | | Change-Id: If0c9bb286ccfe05bc1911dda6ebcfd895dc71e59 | ||||
* | Update to Quarkus 2.9.0.Final. | Matthias Andreas Benkard | 2022-05-18 | 1 | -1/+1 |
| | | | | Change-Id: I32dd54a5618594795dea90e5718066f04b88b136 | ||||
* | Update dependencies. | Matthias Andreas Benkard | 2022-04-03 | 1 | -5/+10 |
| | | | | Change-Id: Id97c8c7f160e67fbf9f79b00482ebd558727a38e | ||||
* | Use Blaze Persistence for criteria queries. | Matthias Andreas Benkard | 2022-03-20 | 1 | -1/+14 |
| | | | | | | | | Blaze Persistence is more flexible, but also less type-safe than JPA Criteria. This change explores what the changes look like and how efficient the resulting queries are. Change-Id: Ia47e4f0280d451e0381f58ece297c5bc06604289 | ||||
* | Update dependencies. | Matthias Andreas Benkard | 2022-03-19 | 1 | -20/+22 |
| | | | | Change-Id: I94904259a5d8dd4b8011ae578632fb9cd646c93e | ||||
* | KB66 Update Google Java Format to version 1.10.0. | Matthias Andreas Benkard | 2021-07-17 | 1 | -1/+1 |
| | | | | Change-Id: I54e68cf08c1c5a24027382628726cd60daf6dd0b | ||||
* | KB66 Upgrade to Quarkus 2.0.2, fix authentication. | Matthias Andreas Benkard | 2021-07-17 | 1 | -1/+5 |
| | | | | Change-Id: I251fbdbe915e32aaeb8daa087691853da17f4799 | ||||
* | KB66 Upgrade to Quarkus 2.0.0. | Matthias Andreas Benkard | 2021-07-05 | 1 | -1/+1 |
| | | | | Change-Id: I65d82cf5e09c37a517590e56b3626aa6179b5660 | ||||
* | KB66 Add editor role. | Matthias Andreas Benkard | 2021-07-04 | 1 | -0/+4 |
| | | | | Change-Id: Ibcf94b6532ccb1602bf169ffb434b75557767598 | ||||
* | Update dependencies. | Matthias Andreas Benkard | 2021-06-28 | 1 | -7/+7 |
| | | | | Change-Id: Ibca1be39b37f76ad9dfe743087959559d3f65d2a | ||||
* | Update to Quarkus 1.11.1.Final. | Matthias Andreas Benkard | 2021-01-28 | 1 | -1/+1 |
| | | | | Change-Id: I3ea188fdebf8315f1dd3e5098d2ede48791cf228 | ||||
* | Update dependencies (Quarkus 1.11.0.Final, Hibernate 5.4.27). | Matthias Andreas Benkard | 2021-01-22 | 1 | -4/+4 |
| | | | | Change-Id: I5a2322c8dcd6004d89c4f4a58c04fa0f4d0a72fb | ||||
* | Update dependencies. | Matthias Andreas Benkard | 2020-12-12 | 1 | -3/+3 |
| | | | | Change-Id: Ic1667142935365ceef651ec5cc3713ace26b2567 | ||||
* | Update Quarkus to 1.10.2.Final. | Matthias Andreas Benkard | 2020-12-02 | 1 | -1/+4 |
| | | | | Change-Id: I0be0fc1f5ecd58ddcac47d5f90fac860ac863cd8 | ||||
* | Update dependencies. | Matthias Andreas Benkard | 2020-12-02 | 1 | -3/+3 |
| | | | | Change-Id: I888fbe8746b145cadce25a1274d6e802b7331937 | ||||
* | Zero-downtime deployments. | Matthias Andreas Benkard | 2020-11-10 | 1 | -1/+1 |
| | | | | Change-Id: I744755891347ba9c55e51218265c69c667a5721e | ||||
* | Enable Maven Enforcer Plugin, require Maven >= 3.6.2. | Matthias Andreas Benkard | 2020-11-08 | 1 | -0/+38 |
| | | | | Change-Id: I06d8be4e510125edf6c32eaf22d75ec1221debd4 | ||||
* | Update Quarkus to 1.9.2. | Matthias Andreas Benkard | 2020-11-08 | 1 | -1/+1 |
| | | | | Change-Id: I3493aa4488f8f59f1d8dce4bb63436593c3f7dba | ||||
* | KB68 Newsletter registration and deregistration. | Matthias Andreas Benkard | 2020-11-03 | 1 | -2/+13 |
| | | | | Change-Id: Ic79fe64f03ce887879bffc7623e59cb697065ee6 | ||||
* | KB68 Implement newsletter sending. | Matthias Andreas Benkard | 2020-11-01 | 1 | -0/+8 |
| | | | | Change-Id: I1d56e40d7f35d6be77fde1a1e8519a91bd2dc3b8 | ||||
* | Remove unused dependency on jose4j. | Matthias Andreas Benkard | 2020-10-30 | 1 | -13/+0 |
| | | | | Change-Id: Ic50bd6a4a7d91b5649bc282f95800e240c30cd42 | ||||
* | Update dependencies. | Matthias Andreas Benkard | 2020-10-30 | 1 | -4/+4 |
| | | | | Change-Id: I212805daf3245ab1b1abbf34f2473730867124ae | ||||
* | Add Smallrye Health. | Matthias Andreas Benkard | 2020-10-30 | 1 | -0/+4 |
| | | | | Change-Id: I2140960d6f7b716b81ec308a383e64b261f5bbdb | ||||
* | KB73 Move annotation processing back into the regular Java compilation step. | Matthias Andreas Benkard | 2020-09-17 | 1 | -27/+0 |
| | | | | Change-Id: I01483e201268d2c4a13fe4f801c97092b0eee381 | ||||
* | KB56 Fix resource copy step. | Matthias Andreas Benkard | 2020-09-11 | 1 | -1/+2 |
| | | | | | | | | | | | | | The Maven Resources Plugin defaulted to not overwriting files that were already present in the target if they had a newer modification timestamp. This led to unpredictable behavior during the packaging phase, where the resources generated by Parcel did not override the original source files. This patch sets the overwrite flag when copying the generated resources, fixing the problem. Change-Id: I047f5eb7d56e4444233ec12d94be43a12137010b | ||||
* | KB56 POM: Disable filtering of web resources. | Matthias Andreas Benkard | 2020-09-10 | 1 | -1/+1 |
| | | | | Change-Id: Ia99ba4a5ad354f0a7d99d069712a74056e22238d | ||||
* | Update dependencies. | Matthias Andreas Benkard | 2020-09-10 | 1 | -5/+5 |
| | | | | Change-Id: Iec407fbc398322a6711821c6814456e6d6ef1066 | ||||
* | Remove Scala again. | Matthias Andreas Benkard | 2020-08-29 | 1 | -77/+0 |
| | | | | | | | | | At this time, Scala support is not worth very much, and as Scala 3 is not here yet the compiler slows down the build significantly. This change may be reverted in the future. Change-Id: Ie172489284f324e8c2313919b293fdf98754c2f6 | ||||
* | POM: Separate annotation processing from compilation. | Matthias Andreas Benkard | 2020-08-22 | 1 | -44/+41 |
| | | | | | | | Fixes the scalac warnings about being unable to determine the sources of generated classes. Change-Id: I401528799053b91a8c20446540b54e6521d088a5 | ||||
* | Add scala-compiler dependency to fix Scala dev mode recompilation. | Matthias Andreas Benkard | 2020-08-22 | 1 | -0/+5 |
| | | | | | | | | Using a different version of Scala than Quarkus' internal ${scala.version} breaks dev mode. Adding an explicit scala-compiler dependency fixes it again. Change-Id: I6fb2b748fd4bbbb15e32ccd42c674f67551e9411 | ||||
* | Add Scalafmt to Spotless configuration. | Matthias Andreas Benkard | 2020-08-22 | 1 | -1/+9 |
| | | | | Change-Id: I789221c34222c263507ade58efda3bf29a6a7fdb | ||||
* | Add Scala compiler. | Matthias Andreas Benkard | 2020-08-22 | 1 | -0/+90 |
| | | | | Change-Id: I68ffcf35b1b6ea2e42a479bdb71f868a486781db |