3
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Sep 20, 2025 — Sep 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #85 from calin-iorgulescu/master More... almost 11 years ago
config: Add backwards compatibility for 'Tester' field. More... almost 11 years ago
config: Make VmStorePath optional. Add example usage to storer-config-template. More... almost 11 years ago
Merge pull request #84 from deathmeek/add-instructions More... almost 11 years ago
Add instructions for submitting uploads to re-test More... almost 11 years ago
Add instructions for creating a new instance More... almost 11 years ago
GWT: Make 'running' entries blink. More... over 11 years ago
GWT: Support for ANSI text colors in submission output. More... over 11 years ago
Merge pull request #83 from calin-iorgulescu/master More... over 11 years ago
Remove redundant API for tempfiles. More... over 11 years ago
submit.py & services.py: Use NamedTemporaryFile to create temp files. Automatically delete temp files when no longer needed. More... over 11 years ago
vmchecker-vm-executor: Fix bug when using a non-custom runner. More... over 11 years ago
Make all base classes extend object (new class type). More... over 11 years ago
vmware_executor.py: Don't copy to/from the guest if the VM's tools aren't ready. More... over 11 years ago
vmware_executor.py: Fix printing exceptions. More... over 11 years ago
one_reboot_runner.py: Missing 'import sys'. Restart capturing messages when restarting the VM. More... over 11 years ago
GWT: Don't highlight tabs in Chrome. More... over 11 years ago
GWT: Display account, assignment and grade in right hand corner of details popup. More... over 11 years ago
GWT: Separate OwnerType into separate class. Unify HTTPService stubs getResults(), getUserResults() and getTeamResults(). More... over 11 years ago
Merge pull request #81 from calin-iorgulescu/master More... over 11 years ago
gwt: Fix bug in VmcheckerPopup where scrollbars where removed after redrawing, and remained visible (at least in Chrome). More... over 11 years ago
gwt: Sort courses by name. More... over 11 years ago
vmchecker-team-manager: Fix bug in unassignteam with displaying the assignments for which the team is unassigned. More... over 11 years ago
Merge pull request #79 from calin-iorgulescu/master More... over 11 years ago
vmchecker-init-course: Warn about how to correctly recreate the DB when vmchecker-init-course storer is run in a folder where a .db file exists. More... over 11 years ago
vmchecker-team-manager: Make it easier to assign teams to assignments or vice-versa with the -A flag. More... over 11 years ago
Merge pull request #78 from calin-iorgulescu/master More... over 11 years ago
Fix typo in config.py for AclConfig(). More... over 11 years ago
Add one_reboot_runner.py to setup.py . More... over 11 years ago
Merge pull request #76 from calin-iorgulescu/master More... over 11 years ago