index
:
kpov-judge.git
master
KPOV Judge
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-02
kpov_util: better random strings and filenames
Timotej Lazar
2019-03-02
ssh_test: improve error reporting
Timotej Lazar
2019-03-02
ssh_test: fix newlines in command output
Timotej Lazar
2019-02-24
License under AGPL3+
Timotej Lazar
2019-02-24
Move everything one level up
Timotej Lazar
2019-02-21
tasks/set_motd: update task to use new images
Timotej Lazar
2019-02-21
Add scripts to generate virtual images with Debian
Timotej Lazar
2019-02-21
test_task: improve presentation
Timotej Lazar
2019-02-21
test_task: simplify getting user login
Timotej Lazar
2019-02-21
test_task: reorder helper functions
Timotej Lazar
2019-02-21
test_task: check and display argparser help before loading the task
Timotej Lazar
2019-02-21
web.task_source: return the empty string for invalid task
Timotej Lazar
2019-02-21
create_disk_images: create standalone VMDK images
Timotej Lazar
2019-02-21
create_disk_images: modify image filenames
Timotej Lazar
2019-02-20
add_task: fix loading networks from task.py
Timotej Lazar
2019-02-20
Update translations
Timotej Lazar
2019-02-20
Fix instruction box in task_greeting
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
2019-02-19
Web: remove unused functions
Timotej Lazar
2019-02-19
write_default_config: copy random_data directory to image
Timotej Lazar
2019-02-19
Support qcow2 format
Timotej Lazar
2019-02-16
Improve task_greeting.html template
Timotej Lazar
2019-02-16
Create disk images in multiple formats
Timotej Lazar
2019-02-12
create_disk_images: add diskless computers to db.student_computers
Timotej Lazar
2018-10-13
Fix two tasks
Timotej Lazar
2018-10-13
Merge branch 'improve-web'
Timotej Lazar
2018-10-13
A couple of tweaks
Timotej Lazar
2018-10-13
Oops, don’t redefine prepare_disks
Timotej Lazar
2018-10-13
Update translations
Timotej Lazar
2018-10-13
Add language links to task page
Timotej Lazar
2018-10-13
Call write_default_config for arbiter in all KPOV 2018 tasks
Timotej Lazar
2018-10-13
Show results and parameters on task page
Timotej Lazar
2018-10-13
add_task: fix returned hints in online task_check
Timotej Lazar
2018-10-13
web.results_post: call task_check with defaultdict(str)
Timotej Lazar
2018-10-13
Fix urllib for Python 3
Timotej Lazar
2018-10-13
I18N
Timotej Lazar
2018-10-13
HTMLize instructions and use jinja2 to render them
Timotej Lazar
2018-10-12
Add .gitignore
Timotej Lazar
2018-10-12
web: improve style
Timotej Lazar
2018-10-11
web: remove duplicate function
Timotej Lazar
2018-10-11
Improve style in task_greeting.html template
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-11
Use backing files in created disk images
Timotej Lazar
2018-10-11
Write kpov_util.py to disk template in default config
Timotej Lazar
2018-10-11
kpov_util: better error reporting for SSH connections
Timotej Lazar
2018-10-11
test_task: pre-fill prompts with existing data
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
[next]