index
:
kpov-judge.git
master
KPOV Judge
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kpov_judge
/
add_task.py
Age
Commit message (
Expand
)
Author
2019-02-24
Move everything one level up
Timotej Lazar
2019-02-20
add_task: fix loading networks from task.py
Timotej Lazar
2019-02-20
Fix and clean up token-based access to params and results
Timotej Lazar
2019-02-19
First try for token-based params and results requests
Timotej Lazar
2018-10-13
add_task: fix returned hints in online task_check
Timotej Lazar
2018-10-13
Fix urllib for Python 3
Timotej Lazar
2018-10-11
add_task: read images as bytes, not str
Timotej Lazar
2018-10-11
Remove unused imports
Timotej Lazar
2018-10-10
add_task: fix reference to instructions
Timotej Lazar
2018-10-10
Use a single parameter for DB connection
Timotej Lazar
2018-10-07
Remove coding: lines
Timotej Lazar
2018-10-07
Rename kpov_random_helpers to kpov_util
Timotej Lazar
2018-10-05
Pass globals() to exec calls
Timotej Lazar
2018-09-27
Fix exec() for Python 3
Timotej Lazar
2018-09-26
Run 2to3
Timotej Lazar
2018-03-29
Fix some more instances of missing class_id
gasperfele@fri1.uni-lj.si
2016-10-02
fixed the default task_check in add_task.py
gasperfele@fri1.uni-lj.si
2016-10-01
Fixed the write_default_config script.
gasperfele@fri1.uni-lj.si
2015-10-27
Fixed encoding in pristopni_kolokvij
gasperfele@fri1.uni-lj.si
2015-01-14
Adding howtos now works
gasperfele@fri1.uni-lj.si
2015-01-13
Fixed add_task, started work on create_disk_image
gasperfele@fri1.uni-lj.si
2014-11-24
Started work on updating add_task to make the web interface functional after ...
gasperfele@fri1.uni-lj.si
2014-10-21
Separated tasks from lectures
gasperfele@fri1.uni-lj.si