summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-12Update sample outputHEADmasterFrederick Yin
JOJ progress is now visible
2021-10-12Show JOJ progress, -i argument now optionalFrederick Yin
2021-10-12Update READMEFrederick Yin
- New slappin' slogan - Update todo - Command usage more specific
2021-10-11Add (and credit) logoFrederick Yin
2021-10-11Update todo in READMEFrederick Yin
2021-10-11Update usage command in READMEFrederick Yin
2021-10-11Update help text in READMEFrederick Yin
2021-10-11Specify homework id through CLI argumentFrederick Yin
Remove HOMEWORK_ID from config. Instead, use CLI parameter -i/--homework-id <id>.
2021-10-11Add sample output to READMEFrederick Yin
2021-10-11Add basic progress hintsFrederick Yin
2021-10-11Update README.mdFrederick Yin
Installation and usage documentation Contributing
2021-10-11Clarify -I/-G/-J flagsFrederick Yin
2021-10-11Update config exampleFrederick Yin
HGROUP_MEMBERS is now group of four.
2021-10-11Updaye config.pyFrederick Yin
Specify mandatory and optional exercises hgroup number is now zero-padded to two digits
2021-10-11Fix repo URL in GitWorkerFrederick Yin
2021-10-11Fix criteria for redundant filesFrederick Yin
For individual, .gitea/ is no longer redundant. For group, .gitea/pull_request_template.md is no longer case sensitive.
2021-10-11Output canvas-style feedbackFrederick Yin
Even the typo ("Genral") is preserved.
2021-10-11Suppress warnings from workersFrederick 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-11Reference issue #1 in READMEFrederick Yin
2021-10-10Update todo list in READMEFrederick Yin
2021-10-10Obtain problem info from JOJ frontendFrederick Yin
At the cost of multiprocessing. We will bring it back... some day.
2021-10-10Update todo list in READMEFrederick Yin
2021-10-10Specify hw number in argument instead of configFrederick Yin
2021-10-10Take in CLI argumentsFrederick 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-10Fix JOJWorker: judge specified hgroup onlyFrederick Yin
2021-10-10Update LICENSEFrederick Yin
Frederick Yin <fred.yin@sjtu.edu.cn> is now a co-author
2021-10-10README: todos and bugsFrederick Yin
2021-10-10README.md now belongs to LeningradeFrederick Yin
2021-10-10Add rubrics to configFrederick Yin
No use for now, will probably become otherwise
2021-10-10Contain filenames in listsFrederick Yin
2021-10-10Delete VG101GradeHelper.pyFrederick Yin
2021-10-10Change logger filename to leningrade.logFrederick Yin
Also logger name to "ourLogger"
2021-10-10Rename configFrederick Yin
2021-10-10GitWorker reads GITEA_ORG from config.pyFrederick Yin
2021-10-10Leningrade: because grades belong to everyoneFrederick Yin
2021-10-10GitWorker: fix git upstream URLFrederick Yin
2021-10-10Delete h/pgroups.example.jsonFrederick Yin
2021-10-10JOJWorker will no longer run as __main__Frederick Yin
2020-11-22update for p3BoYanZh
2020-11-22update for project complicationBoYanZh
2020-10-31update readmeBoYanZh
2020-10-31update example settingsBoYanZh
2020-10-31update requirementBoYanZh
2020-10-31update for C & multiple files uploading & code review checkingBoYanZh
2020-10-10fix: not class methodBoYanZh
2020-10-10update: code quailty checkBoYanZh
2020-10-08update: git workflowBoYanZh
2020-10-07update: git workflow: fetch & reset & cleanBoYanZh
2020-10-06update: usageBoYanZh
2020-10-06update: git workflowBoYanZh