Commit Graph

165 Commits

Author SHA1 Message Date
b8b1eefa6b Params are shown as part of a description in all end-points 2021-07-23 20:20:52 +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
641b3a11ba Fix generating Gonito URLs 2021-06-16 08:52:21 +02:00
8f2cd3b77d Add challenge-repo end-point 2021-06-16 08:49:50 +02:00
ae933093dc Improve generating browsable links 2021-06-16 08:06:28 +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
be534df9a2 Improve testing Keycloak 2021-04-27 11:49:22 +02:00
09aecfb76d Introduce challenge as competitions 2021-03-22 08:19:47 +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
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
680e4a42c9 Submitting a solution does not require CSRF token
(For an end-point)
2021-02-24 07:03:36 +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
f7d61aa256 Add challenge healing 2021-02-17 09:31:23 +01:00
fea7dabbd4 Describe submission API in Swagger 2021-02-15 21:35:09 +01:00
3a5db1cc53 Modify leaderboard end-point to be more similar to other end-points 2021-02-15 20:41:09 +01:00
9a681701e5 Add hash to leaderboard entries 2021-02-15 14:44:19 +01:00
4c7f7add98 Fix trivial mistake in Swagger documentation 2021-02-15 11:32:51 +01:00
25761dbcf6 Fix some warnings 2021-02-08 18:12:02 +01:00
07be72d0cc API for returning Challenge README 2021-02-08 18:02:09 +01:00
98325e47b6 More swagger 2021-02-05 14:44:46 +01:00
301343e3a2 Remove warnings 2021-02-05 11:31:03 +01:00
d44408c1e8 Fix weird compilation error 2021-01-27 14:46:06 +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
2009ad4504 Extract ident info from JWT tokens 2020-12-10 21:36:17 +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
0337f8dafd Try to limit number of tests shown for a submission 2020-09-05 16:14:20 +02:00
06d31dfb69 Force evaluation when re-evaluating 2020-09-05 15:07:23 +02:00
dce08f5ce6 Repository is cloned if not found on a local disk 2020-09-05 14:22:12 +02:00
Filip Gralinski
5c6afe3bda Handle GitLab/Gogs webhooks 2020-05-30 23:40:03 +02:00
Filip Gralinski
19263fe851 More filtering 2020-05-30 22:06:21 +02:00
Filip Gralinski
bea0787271 Filter out some unwanted submissions 2020-05-30 21:56:52 +02:00
f016e673ce Use alt repo scheme when creating the default URL for submission 2020-03-28 18:21:32 +01:00
7e48e0c9fc Refactor challenge submissions 2020-03-28 18:08:44 +01:00
c5048d7007 Fix some warnings 2020-02-22 19:12:07 +01:00
5398783636 Finish handling alternative repo schemes 2020-02-22 09:12:13 +01:00
e935cb6182 Trigger via simple GET/POST URL 2020-02-21 22:56:39 +01:00
00f2c4567a Preselect items for faster generation of leaderboards 2020-01-04 10:32:52 +01:00