Commit Graph

659 Commits

Author SHA1 Message Date
270d4b2607 Introduce course-specific announcement hooks 2022-01-18 22:54:07 +01:00
36ad24dba5 Add page for a course
Also added a relation between courses and challenges
2022-01-17 21:58:09 +01:00
e3981717c9 Add post update gitolite script 2022-01-15 16:52:06 +01:00
10e0d29433 Fix script 2022-01-15 16:51:13 +01:00
1fe277c66d Bump up version 2021-11-13 12:21:20 +01:00
48018b9377 Fix queries for updated challenges 2021-11-13 12:16:07 +01:00
35b274b216 Bump up version 2021-10-29 18:02:02 +02:00
29b625e412 Update GEval 2021-10-29 18:00:11 +02:00
5100518095 Correctly show the results for older submissions 2021-10-29 17:45:55 +02:00
1e56ee14c0 Bump up version 2021-10-09 18:52:21 +02:00
3fcf3c6775 Up geval 2021-10-09 18:33:09 +02:00
54595a0bfa Improve how-to for submitting
(Issue with remote branches.)
2021-10-09 14:44:37 +02:00
3aa9a726a1 Bump up version 2021-10-01 16:08:07 +02:00
512bf3559e Fix mistake in generating public links in open submissions 2021-10-01 16:04:28 +02:00
9ab000646d Bump up version 2021-10-01 13:31:26 +02:00
69dea3067e Fix links to public submissions 2021-10-01 13:30:01 +02:00
c68fd58f23 Bump up version 2021-09-25 21:24:14 +02:00
b8419f3744 Consider phases when showing a leaderboard 2021-09-25 21:21:24 +02:00
32d00b5ec3 Show phases 2021-09-25 21:14:54 +02:00
d15264b904 Challenge phase can be set 2021-09-25 18:37:08 +02:00
575ec8d4e4 Add colors for tags
(Without any visualization for the time being.)
2021-09-25 16:05:48 +02:00
601733eba9 Jump directly to the variant if a query returns just one 2021-09-25 15:32:13 +02:00
1f2a923d9e Fix end-point for making a submission public 2021-09-25 15:12:51 +02:00
dcd30b6ccd Fix handling Keycloak users without family/given name set 2021-09-25 13:12:05 +02:00
e819617c38 Bump up version 2021-09-22 15:13:18 +02:00
725b9d6f50 Fix Opening 2021-09-22 15:12:20 +02:00
437368998b Bump up version number 2021-09-15 13:26:09 +02:00
d604a84053 Fix public repo in the no-internal-git mode 2021-09-15 13:24:40 +02:00
322609ec0f Add make-public end-point 2021-09-15 13:10:44 +02:00
9260d74b08 Add isOwner field to the leaderboard end-point 2021-09-15 12:55:16 +02:00
76b84637c9 Bump up version number 2021-09-02 22:43:51 +02:00
ea96c9b177 Add format-as-local-time end-point
Also breaking change - version in version-info is a list instead
of string
2021-09-02 22:38:59 +02:00
891c9645ab Fix swagger documentation for version-info 2021-09-02 21:13:21 +02:00
75d16e4b73 Add end-point for returning the current time 2021-09-02 20:58:17 +02:00
2afeabff0a Bump up version 2021-08-31 22:39:24 +02:00
3f0d0ecff3 Add end-point for returning the token for evaluation triggering 2021-08-31 22:36:10 +02:00
f0a2cde5db Handle two modes for gold standard when showing line-by-line mode 2021-08-31 22:07:43 +02:00
e27de3d0c2 Use nice metric names when sending announcements 2021-08-31 21:25:19 +02:00
76976795dc Bump up version 2021-08-21 18:58:44 +02:00
6af80e0467 Extend the visibility of outputs
Now the outputs for all tests can be viewed except for
the main test provided that the expected.tsv file is there.

It means that, for example, test-A will be shown is test-B is there.
2021-08-21 18:32:04 +02:00
324107c89c Repo details are not shown by default 2021-08-21 16:54:54 +02:00
9f4942a657 All solutions are visible now
All the data (except for the repo URL and dev outputs) could be
inferred, anyway. So it would not make much sense to hide it.
2021-08-21 16:11:15 +02:00
9677c32cd5 Introduce NoInternalGitServer scheme
Also clean-up how to
2021-08-21 15:02:08 +02:00
636f8ab627 Minor fix in how-to 2021-08-21 12:11:40 +02:00
e93c09c5b8 Fix formatting results in announcements 2021-08-21 11:57:39 +02:00
041e39b676 Introduce the menuless mode 2021-08-21 11:48:05 +02:00
9c4a751bf2 Handle Discord announcements
Also add some documentation on Slack/Discord web hooks
2021-08-21 10:48:34 +02:00
5f4af21006 Switch to more general announcements
Compatibility break: switch NEW_BEST_RESULT_SLACK_HOOK env
to ANNOUNCEMENT_HOOK
2021-08-21 10:26:46 +02:00
3dc9ae5dd8 Refactor towards generalization of announcements 2021-08-21 10:08:41 +02:00
8e9df1c311 Refactor toward general announcements cntd. 2021-08-21 09:49:30 +02:00