| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-25 | Use in-memory database (H2) for tests | Szymon Szukalski | |
| 2024-07-25 | Containerise application and switch to PostgreSQL | Szymon Szukalski | |
| 2024-07-24 | Use Apache Commons Math for calculations and implement service tests | Szymon Szukalski | |
| Implement TestResultService tests and supporting entity builders. Switch to Apache Commons Math library for descriptive statistics. | |||
| 2024-07-23 | Implement domain services | Szymon Szukalski | |
| Implement core business logic for working with Student, Test, and TestResult. | |||
| 2024-07-23 | Define JPA entities and repositories and H2 DB | Szymon Szukalski | |
| 2024-07-23 | Enforce text/xml+marker content type for /import endpoint | Szymon Szukalski | |
| 2024-07-23 | Remove unused variable | Szymon Szukalski | |
| 2024-07-23 | Implement simple /results/:id/aggregate endpoint and test | Szymon Szukalski | |
| 2024-07-23 | Implement simple /import endpoint and test | Szymon Szukalski | |
| 2024-07-23 | Create JAXB beans and initial test for request model | Szymon Szukalski | |
| 2024-07-23 | Create foundations using Spring Initializr | Szymon Szukalski | |
