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-09-04
test_task: Store empty parameters as ''
Timotej Lazar
2019-09-04
test_task: Set empty token in task_params when using local tasks
Timotej Lazar
2019-09-04
test_task: use system username for local testing
Timotej Lazar
2019-09-04
util: Ask fortune where fortunes can be found
Timotej Lazar
2019-03-07
write_default_config: allow specifying target user and directory
Timotej Lazar
2019-03-07
kpov_util: support generating strings without digits
Timotej Lazar
2019-03-02
Add task compile-run
Timotej Lazar
2019-03-02
tasks.isc_dhcp_live_boot: add parameter encoding to pexpect calls
Timotej Lazar
2019-03-02
web: hide HOWTO link
Timotej Lazar
2019-03-02
web: increase line width and height
Timotej Lazar
2019-03-02
tasks.snmp_agent_uptime: fix scripts in howto
Timotej Lazar
2019-03-02
Add build-essential to base disk image
Timotej Lazar
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
[next]