Commit Graph

573 Commits

Author SHA1 Message Date
37ce73407d Fix 2021-06-07 18:26:26 +02:00
e7f4e08c81 Up GEval 2021-06-07 18:21:25 +02:00
9469bab681 Bump up version 2021-05-31 08:02:54 +02:00
c223765038 Fix README 2021-05-29 20:28:46 +02:00
f95fc680ba Fix showing the test name 2021-05-29 19:12:24 +02:00
30c7727d6a Clean up Swagger documentation, enhance properties
Breaking change: "version" property for leaderboard entry is a list of
integers now
2021-05-29 18:40:13 +02:00
387ffae20d Fix Swagger 2021-05-29 15:06:22 +02:00
0c9a21c40b Add proper end-point for challenge images
Also, fix bug in Swagger documentation
2021-05-28 07:17:45 +02:00
3a276bbc9e Bump up version 2021-05-12 07:11:45 +02:00
dababb05ed Challenge slug can start with a digit 2021-05-12 07:03:38 +02:00
cc5594d84a Fix test 2021-05-12 07:03:25 +02:00
265f82f1f2 Switch to new Dockerfile 2021-05-12 07:03:17 +02:00
63e415784a Bump up version 2021-04-27 11:50:23 +02:00
be534df9a2 Improve testing Keycloak 2021-04-27 11:49:22 +02:00
540f9bba96 Documentation on Keycloak 2021-04-27 08:52:15 +02:00
adbb9298f7 Info on running via docker-compose 2021-04-27 07:56:55 +02:00
3c068c4176 Bump up version number 2021-04-26 07:52:05 +02:00
dcfd3e469f Add git-annex do the container 2021-04-26 07:51:07 +02:00
a72e4bb017 Do not use backslashes in sample.env 2021-04-26 07:49:31 +02:00
a8c1761898 Fix issue with web sockets not working 2021-04-24 17:43:53 +02:00
dd200e3578 Up Dockerfile 2021-04-17 11:38:47 +02:00
0bad9b3e58 Bump up version 2021-04-17 11:37:41 +02:00
09aecfb76d Introduce challenge as competitions 2021-03-22 08:19:47 +01:00
eae31a893d Bump up version 2021-03-13 11:21:35 +01:00
cb6aedd3ee A team captain cain invite other members 2021-03-13 11:21:28 +01:00
c23409526d Bump up version 2021-03-11 22:53:28 +01:00
29ee5ad6ac Get info on user teams 2021-03-11 22:53:19 +01:00
341d912ba8 End-point for listing tags 2021-03-11 22:53:05 +01:00
602f4c39ca Team in end-points 2021-03-03 22:02:39 +01:00
b38342fb0e Teams are shown 2021-03-03 15:50:26 +01:00
af2c789a83 A solution can be submitted as team 2021-03-03 13:15:38 +01:00
6377fee2e4 A team can be created 2021-03-03 12:31:21 +01:00
aa3831ee6b Introduce basic structures for teams 2021-03-03 09:19:34 +01:00
c176c65393 Improve diagnostics of generating output 2021-03-01 08:25:08 +01:00
04beeffbb4 Extra logging 2021-03-01 08:07:06 +01:00
d02d3a824a Whether using web socket for showing progress is configurable 2021-02-27 22:51:40 +01:00
0bc680c7ae Add experimental handling of outputs via Web Sockets 2021-02-27 18:38:38 +01:00
7fdeeda0a6 More diagnostic 2021-02-27 15:10:08 +01:00
abed530d1f Optimize querying for evaluations 2021-02-27 13:39:48 +01:00
f600882dea Fix broken line by line mode when viewing an output 2021-02-27 12:11:17 +01:00
4c5967c0a1 Fix re-evaluation 2021-02-27 11:57:28 +01:00
e185f9251b Switch to an incompatible DB scheme
Evaluation is uniquely identified by test, output checksum
and version checksum.
2021-02-27 11:48:30 +01:00
bf00151a5e Add helper script for conversion to version 2 2021-02-27 11:27:04 +01:00
75c7a5ef6d Bump up version 2021-02-24 21:42:01 +01:00
2205671485 Add end-point for challenge versions 2021-02-24 14:11:30 +01:00
680e4a42c9 Submitting a solution does not require CSRF token
(For an end-point)
2021-02-24 07:03:36 +01:00
c115e31f34 Add logging progress in a simple script 2021-02-24 06:55:46 +01:00
8652d087fb Bump up version 2021-02-22 14:44:57 +01:00
be96977bc3 Pre-Checking submission 2021-02-22 14:43:09 +01:00
c43d54a6be Add extra fields to leaderboard entries 2021-02-22 12:44:33 +01:00