Commit Graph

157 Commits

Author SHA1 Message Date
586413b138 Bump up version number 2021-07-26 07:55:29 +02:00
f87b35b7d4 Bump up version 2021-07-19 16:58:34 +02:00
75d831c261 Bump up version 2021-06-30 09:38:20 +02:00
354c56b61b Bump up version 2021-06-29 08:53:44 +02:00
ed06220ce0 Add AUTO_TEAM option 2021-06-29 08:48:58 +02:00
96d03875d7 Extract user's name from a JWT token 2021-06-28 18:38:15 +02:00
014b842f56 Bump up version 2021-06-16 08:54:00 +02:00
8f2cd3b77d Add challenge-repo end-point 2021-06-16 08:49:50 +02:00
9469bab681 Bump up version 2021-05-31 08:02:54 +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
adbb9298f7 Info on running via docker-compose 2021-04-27 07:56:55 +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
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
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
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
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
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
f7d61aa256 Add challenge healing 2021-02-17 09:31:23 +01:00
bb28d2c590 Add challenge-info endpoint 2021-02-15 18:27:10 +01:00
106e076bc8 Add endpoint for querying by hash 2021-02-15 12:51:24 +01:00
fb29ba8114 Add info about the image 2021-02-08 20:52:12 +01:00
07be72d0cc API for returning Challenge README 2021-02-08 18:02:09 +01:00
2f077d75f4 Initial version of documentation conforming to Swagger 2 2021-01-27 13:25:57 +01:00
9155f52315 Add to challenge submission to API 2021-01-17 20:37:25 +01:00
09f05a1498 Add api/challenge-{my,all}-submissions 2020-12-31 08:46:35 +01:00
476b45bef4 Add user via a JWS token 2020-12-10 23:24:10 +01:00
ceef7ae5ac Handle JWT tokens 2020-12-09 21:55:31 +01:00
acedcef793 Add leaderboard JSON 2020-10-15 22:27:16 +02:00
abaaf1c301 Add sample JSON API for listing challenges 2020-10-12 07:27:32 +02:00
82486e43f5 Add form for entering output hash for diffing 2020-09-28 19:02:14 +02:00
b3c259a478 WIP 2020-09-12 11:05:18 +02:00
e158459bf8 Handle showing as percentage 2020-09-05 16:45:09 +02:00
Filip Gralinski
b8e7c2172b Ability to see analyses for other metrics 2020-08-14 08:47:37 +02:00
Karol Kaczmarek
2847a3bc52 Secure annotation results page 2020-07-11 15:18:02 +02:00
Karol Kaczmarek
ac1c41f586 Add simple annotation option 2020-07-11 14:14:35 +02:00
Filip Gralinski
f39a2f9498 Add annotation tasks to DB schema 2020-07-09 16:46:11 +02:00
Filip Gralinski
5c6afe3bda Handle GitLab/Gogs webhooks 2020-05-30 23:40:03 +02:00
4046e32f5e Add isPublic settings 2020-03-17 20:45:10 +01:00
389a018254 Fix issue with multiple evaluation results 2020-03-04 08:36:37 +01:00
7560d3ca17 Be possible to set alternative repo scheme 2020-02-21 23:16:06 +01:00
e935cb6182 Trigger via simple GET/POST URL 2020-02-21 22:56:39 +01:00