index
:
markr.git
master
Markr - Marking as a Service
Szymon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
java
Age
Commit message (
Expand
)
Author
2024-07-26
Simplify entity model builders
Szymon Szukalski
2024-07-26
Add test not found handling to /aggregate endpoint
Szymon Szukalski
2024-07-25
Inline variable and fix formatting
Szymon Szukalski
2024-07-25
Update aggregate logic to return percentage values
Szymon Szukalski
2024-07-25
Remove redundant DTO test
Szymon Szukalski
2024-07-25
Validate import payload and return create/update stats
Szymon Szukalski
2024-07-25
Specify Spring profile for tests and set configuration class context
Szymon Szukalski
2024-07-24
Use Apache Commons Math for calculations and implement service tests
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