Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move CMS-related entities into a “cms” package. | Matthias Andreas Benkard | 2020-01-24 | 36 | -44/+44 | |
| | | | | Change-Id: Ie350230552fa6f970f26412b40974ca4af7a9260 | |||||
* | Benki: Simplify with Panache. | Matthias Andreas Benkard | 2020-01-24 | 27 | -1569/+174 | |
| | | | | Change-Id: I341a9d0ded3ee20e84841bf8494ef4d4eba55b74 | |||||
* | Import Benki data model. | Matthias Andreas Benkard | 2020-01-24 | 38 | -0/+3040 | |
| | | | | Change-Id: If17035f96afa56eb409fcab9d8038d885adf607b | |||||
* | Category: Add #articles mapping. | Matthias Andreas Benkard | 2020-01-19 | 1 | -0/+3 | |
| | | | | Change-Id: Iac78840f98950fc9d79bbbc802baf4ecc961f8b4 | |||||
* | Reorganize packages. | Matthias Andreas Benkard | 2020-01-19 | 35 | -35/+49 | |
| | | | | Change-Id: Ie40dbeb7a05edf4e847b9ca88b1d9179e50dee5f | |||||
* | Disable Scala, use Java everywhere. | Matthias Andreas Benkard | 2020-01-14 | 1 | -0/+14 | |
| | | | | Change-Id: Ieec7d20f3e7d7a15e7db951d2a0b4ebdcf8503a5 | |||||
* | Implement equals() and hashCode for composite ID classes. | Matthias Andreas Benkard | 2020-01-12 | 2 | -0/+37 | |
| | | | | Change-Id: I7fd6be62f62f8dc43fa2863f52287654d307e8e0 | |||||
* | Simplify JPA entities with Panache. | Matthias Andreas Benkard | 2020-01-12 | 33 | -1783/+200 | |
| | | | | Change-Id: I09cbea27e6f81e4092dcbbc2f56e5abb9494a945 | |||||
* | Add fetch = FetchType.LAZY to all relationship declarations. | Matthias Andreas Benkard | 2020-01-12 | 20 | -40/+61 | |
| | | | | Change-Id: I22435019234ed092ae07ffd8e61b212416b4dd0f | |||||
* | Move Java files from src/main/scala to src/main/java. | Matthias Andreas Benkard | 2020-01-12 | 35 | -0/+2886 | |
Change-Id: I80c9b4cea5e50a4467ea75e9b425409fdbe36aa1 |