Commit Graph

541 Commits

Author SHA1 Message Date
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
f7d61aa256 Add challenge healing 2021-02-17 09:31:23 +01:00
7cb2678f11 Merge branch 'master' of ssh://gonito.net/gonito 2021-02-17 08:10:59 +01:00
359372adfc Remove reference to another platform 2021-02-17 08:10:26 +01:00
c0190a2f43 merge 2021-02-15 21:41:50 +01:00
3705eb1e74 Add rank for variants 2021-02-15 21:39:06 +01:00
fea7dabbd4 Describe submission API in Swagger 2021-02-15 21:35:09 +01:00
6686e9f845 Add GPL license file 2021-02-15 21:34:54 +01:00
fb75981705 Switch the license from AGPL to GPL
All the contributors constented to this decision.
2021-02-15 20:48:26 +01:00
1114dd21ef Bump up version 2021-02-15 20:45:45 +01:00
3a5db1cc53 Modify leaderboard end-point to be more similar to other end-points 2021-02-15 20:41:09 +01:00
bb28d2c590 Add challenge-info endpoint 2021-02-15 18:27:10 +01:00
9a681701e5 Add hash to leaderboard entries 2021-02-15 14:44:19 +01:00
64a5bd52be Fix Swagger 2021-02-15 13:48:58 +01:00
106e076bc8 Add endpoint for querying by hash 2021-02-15 12:51:24 +01:00
4c7f7add98 Fix trivial mistake in Swagger documentation 2021-02-15 11:32:51 +01:00
fb29ba8114 Add info about the image 2021-02-08 20:52:12 +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
3729eaea50 Fix path 2021-01-27 14:58:27 +01:00
5c160c8434 Up 2021-01-27 14:47:49 +01:00
d44408c1e8 Fix weird compilation error 2021-01-27 14:46:06 +01:00
648a4368d0 Up Dockerfile 2021-01-27 13:29:55 +01:00
660af24d82 Merge branch 'swagger' 2021-01-27 13:26:25 +01:00
2f077d75f4 Initial version of documentation conforming to Swagger 2 2021-01-27 13:25:57 +01:00
ab5e03483f Improve Postgres indexes 2021-01-25 10:39:03 +01:00
993fddb8e8 Update Dockerfile 2021-01-17 20:38:34 +01:00
9155f52315 Add to challenge submission to API 2021-01-17 20:37:25 +01:00
603f6c0097 Add documentation on git 2020-12-31 11:58:54 +01:00
904489ecc8 Update Dockerfile 2020-12-31 08:48:01 +01:00
8206d188c4 Merge branch 'master' of ssh://gonito.net/gonito 2020-12-31 08:47:00 +01:00