Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-11 | Update README.md | Frederick Yin | |
Installation and usage documentation Contributing | |||
2021-10-11 | Clarify -I/-G/-J flags | Frederick Yin | |
2021-10-11 | Update config example | Frederick Yin | |
HGROUP_MEMBERS is now group of four. | |||
2021-10-11 | Updaye config.py | Frederick Yin | |
Specify mandatory and optional exercises hgroup number is now zero-padded to two digits | |||
2021-10-11 | Fix repo URL in GitWorker | Frederick Yin | |
2021-10-11 | Fix criteria for redundant files | Frederick Yin | |
For individual, .gitea/ is no longer redundant. For group, .gitea/pull_request_template.md is no longer case sensitive. | |||
2021-10-11 | Output canvas-style feedback | Frederick Yin | |
Even the typo ("Genral") is preserved. | |||
2021-10-11 | Suppress warnings from workers | Frederick Yin | |
Normally workers warn about deductions detected. This is unwanted behavior, as we *will* display them in union. Thus, logging level is set to ERROR. | |||
2021-10-11 | Reference issue #1 in README | Frederick Yin | |
2021-10-10 | Update todo list in README | Frederick Yin | |
2021-10-10 | Obtain problem info from JOJ frontend | Frederick Yin | |
At the cost of multiprocessing. We will bring it back... some day. | |||
2021-10-10 | Update todo list in README | Frederick Yin | |
2021-10-10 | Specify hw number in argument instead of config | Frederick Yin | |
2021-10-10 | Take in CLI arguments | Frederick Yin | |
Four arguments. The required one is -n / --homework-number Plus three flags to bypass respective checks -I / --no-individual -G / --no-group -J / --no-joj | |||
2021-10-10 | Fix JOJWorker: judge specified hgroup only | Frederick Yin | |
2021-10-10 | Update LICENSE | Frederick Yin | |
Frederick Yin <fred.yin@sjtu.edu.cn> is now a co-author | |||
2021-10-10 | README: todos and bugs | Frederick Yin | |
2021-10-10 | README.md now belongs to Leningrade | Frederick Yin | |
2021-10-10 | Add rubrics to config | Frederick Yin | |
No use for now, will probably become otherwise | |||
2021-10-10 | Contain filenames in lists | Frederick Yin | |
2021-10-10 | Delete VG101GradeHelper.py | Frederick Yin | |
2021-10-10 | Change logger filename to leningrade.log | Frederick Yin | |
Also logger name to "ourLogger" | |||
2021-10-10 | Rename config | Frederick Yin | |
2021-10-10 | GitWorker reads GITEA_ORG from config.py | Frederick Yin | |
2021-10-10 | Leningrade: because grades belong to everyone | Frederick Yin | |
2021-10-10 | GitWorker: fix git upstream URL | Frederick Yin | |
2021-10-10 | Delete h/pgroups.example.json | Frederick Yin | |
2021-10-10 | JOJWorker will no longer run as __main__ | Frederick Yin | |
2020-11-22 | update for p3 | BoYanZh | |
2020-11-22 | update for project complication | BoYanZh | |
2020-10-31 | update readme | BoYanZh | |
2020-10-31 | update example settings | BoYanZh | |
2020-10-31 | update requirement | BoYanZh | |
2020-10-31 | update for C & multiple files uploading & code review checking | BoYanZh | |
2020-10-10 | fix: not class method | BoYanZh | |
2020-10-10 | update: code quailty check | BoYanZh | |
2020-10-08 | update: git workflow | BoYanZh | |
2020-10-07 | update: git workflow: fetch & reset & clean | BoYanZh | |
2020-10-06 | update: usage | BoYanZh | |
2020-10-06 | update: git workflow | BoYanZh | |
2020-10-06 | update: rubric expression | BoYanZh | |
2020-10-05 | update: rubric | BoYanZh | |
2020-10-05 | update: permit .gitignore files | BoYanZh | |
2020-10-05 | update: giteaworker minor fix | BoYanZh | |
2020-10-05 | update: gitea worker and minor fix | BoYanZh | |
2020-10-04 | update: rename GiteaWorker | BoYanZh | |
2020-10-04 | update: rubric detail | BoYanZh | |
2020-10-04 | fix: typo | BoYanZh | |
2020-10-04 | update: rubric in comment | BoYanZh | |
2020-10-04 | update: tidy | BoYanZh | |