aboutsummaryrefslogtreecommitdiff
path: root/app/tasks
AgeCommit message (Collapse)Author
2020-06-03Fix crash on missing x_minetest_version metarubenwardy
2020-06-03Add support for setting min/max minetest versions in confrubenwardy
2020-04-14Improve user authentication error handlingrubenwardy
2020-03-27Fix release validation for repos with submodulesv1.23.10rubenwardy
2020-03-22Fix scores not degrading due to missing session.commit()v1.23.9rubenwardy
2020-01-25Fix auto-webhook creation failure due to wrong schemerubenwardy
2020-01-25Fix git-created release regressionrubenwardy
2020-01-25Use git init/fetch instead of git clonerubenwardy
2020-01-19Add admin option to check all releasesrubenwardy
2020-01-19Add validation to zip releasesrubenwardy
2020-01-19Add release contents validationrubenwardy
2020-01-19Add support for submodules in makeVCSRelease()rubenwardy
2020-01-18Add reloading support to Docker containerrubenwardy
2020-01-18Improve Docker configurationsrubenwardy
2020-01-18Fix uploadPackageScores taskrubenwardy
2019-11-22Fix pkgtasks crash due to it not being importedrubenwardy
2019-11-21Improve package scoringrubenwardy
2019-11-15Refactor endpoints to use blueprints insteadrubenwardy
2019-09-15Fix text in emailsv1.17.1rubenwardy
2019-09-15Fix git clone breaking when branch is Nonerubenwardy
2019-08-31Fix broken reference based git importv1.16.5rubenwardy
Fixes #130
2019-08-09Fix crash on reading mod.conf from Githubv1.16.3rubenwardy
2019-08-09Fail gracefully when given a bad git referencerubenwardy
2019-08-09Fix unexpected crash on bad Github URLv1.16.2rubenwardy
2019-07-29Fix topic ID parse error in import topics taskv1.16.1rubenwardy
2019-03-29Fix release auto-approvalrubenwardy
2019-01-04Add email templaterubenwardy
2018-12-25Fix relative links againrubenwardy
2018-12-25Fix relative linksrubenwardy
2018-12-25Add task to bulk import avatars from forumrubenwardy
2018-12-25Add support for using forum profile picturesrubenwardy
2018-12-22Update to Flask 1.0rubenwardy
2018-12-21Fix various issuesrubenwardy
2018-10-09Add celery beat for topic importrubenwardy
2018-08-25Fix accidental regression in phpbbparserrubenwardy
2018-08-25Add list of relevant forum topics to last page of resultsrubenwardy
2018-07-28Add commit hash to releasesrubenwardy
2018-07-24Fix forum topic scanner only scanning one pagev1.8.1rubenwardy
2018-07-08Fix creation of corrupt zip filesrubenwardy
Fixes #103
2018-07-07Add forum topic validationv1.8.0rubenwardy
2018-07-06Add WIP forum topic supportrubenwardy
2018-07-06Add email on Flask errorrubenwardy
2018-07-04Implement forum parser to increase accuracyrubenwardy
2018-06-07Fix worker stopping due to gitpython asking for credentialsv1.6.0rubenwardy
2018-06-05Add support for importing generic git releasesrubenwardy
2018-06-05Add git screenshot importingrubenwardy
2018-06-05Fix screenshot import being brokenrubenwardy
2018-06-05Make git error public, delete dir after clonerubenwardy
2018-06-05Add git support for importing metarubenwardy
2018-06-02Increase link string length limitrubenwardy