summaryrefslogtreecommitdiff
path: root/kpov_judge/web/kpov_judge/kpov_judge.py
AgeCommit message (Expand)Author
2019-02-24Move everything one level upTimotej Lazar
2019-02-21web.task_source: return the empty string for invalid taskTimotej Lazar
2019-02-20Fix and clean up token-based access to params and resultsTimotej Lazar
2019-02-19First try for token-based params and results requestsTimotej Lazar
2019-02-19Web: remove unused functionsTimotej Lazar
2019-02-16Create disk images in multiple formatsTimotej Lazar
2018-10-13Show results and parameters on task pageTimotej Lazar
2018-10-13web.results_post: call task_check with defaultdict(str)Timotej Lazar
2018-10-13I18NTimotej Lazar
2018-10-13HTMLize instructions and use jinja2 to render themTimotej Lazar
2018-10-11web: remove duplicate functionTimotej Lazar
2018-10-11Remove unused importsTimotej Lazar
2018-10-11Use backing files in created disk imagesTimotej Lazar
2018-10-10Use a single parameter for DB connectionTimotej Lazar
2018-10-07Rename kpov_random_helpers to kpov_utilTimotej Lazar
2018-10-05Web: reorder functionsTimotej Lazar
2018-10-05Pass globals() to exec callsTimotej Lazar
2018-09-27Fix exec() for Python 3Timotej Lazar
2018-09-26Run 2to3Timotej Lazar
2018-03-29Fix some more instances of missing class_idgasperfele@fri1.uni-lj.si
2016-12-29Fixes to multiple tasksgasperfele@fri1.uni-lj.si
2016-10-07An image depicting the setup is now shown for each taskgasperfele@fri1.uni-lj.si
2016-10-07Started adding the drawing of computer and network setups for each taskgasperfele@fri1.uni-lj.si
2015-10-27fixed order of result, hints in web servicegasperfele@fri1.uni-lj.si
2015-10-27Fixed encoding in pristopni_kolokvijgasperfele@fri1.uni-lj.si
2015-10-26Fixed web program after first examgasperfele@fri1.uni-lj.si
2015-07-18Fix some potentially unwanted behavior in websitemc1824@student.uni-lj.si
2015-04-09fixed disk template namesgasperfele@fri1.uni-lj.si
2015-04-01Tested copy_rename_20_files_tail_env, added some hints.gasperfele@fri1.uni-lj.si
2015-04-01added hints to task resultsgasperfele@fri1.uni-lj.si
2015-03-31Fixed generation of disk imagesgasperfele@fri1.uni-lj.si
2015-03-17Added parameter substitution in task instructionsgasperfele@fri1.uni-lj.si
2015-01-14Adding howtos now worksgasperfele@fri1.uni-lj.si
2015-01-13continued work on re-enabling the web interfacegasperfele@fri1.uni-lj.si
2014-11-24Started work on updating add_task to make the web interface functional after ...gasperfele@fri1.uni-lj.si
2014-10-20Initial commitgasperfele@fri1.uni-lj.si