summaryrefslogtreecommitdiff
path: root/kpov_judge/add_task.py
AgeCommit message (Expand)Author
2019-02-24Move everything one level upTimotej Lazar
2019-02-20add_task: fix loading networks from task.pyTimotej 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
2018-10-13add_task: fix returned hints in online task_checkTimotej Lazar
2018-10-13Fix urllib for Python 3Timotej Lazar
2018-10-11add_task: read images as bytes, not strTimotej Lazar
2018-10-11Remove unused importsTimotej Lazar
2018-10-10add_task: fix reference to instructionsTimotej Lazar
2018-10-10Use a single parameter for DB connectionTimotej Lazar
2018-10-07Remove coding: linesTimotej Lazar
2018-10-07Rename kpov_random_helpers to kpov_utilTimotej 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-10-02fixed the default task_check in add_task.pygasperfele@fri1.uni-lj.si
2016-10-01Fixed the write_default_config script.gasperfele@fri1.uni-lj.si
2015-10-27Fixed encoding in pristopni_kolokvijgasperfele@fri1.uni-lj.si
2015-01-14Adding howtos now worksgasperfele@fri1.uni-lj.si
2015-01-13Fixed add_task, started work on create_disk_imagegasperfele@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-21Separated tasks from lecturesgasperfele@fri1.uni-lj.si