aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-21Sort dependencies in package pagerubenwardy
2020-01-21Sort provides relationshiprubenwardy
2020-01-21Improve package page stylingrubenwardy
2020-01-20Improve package buttons contrastrubenwardy
2020-01-19Reduce chance of accidental release deletionv1.21.0rubenwardy
2020-01-19Fix approved checkbox deselection bugrubenwardy
2020-01-19Fix password issues caused by Flask-User migrationrubenwardy
2020-01-19Add API testsrubenwardy
2020-01-19Add Gitlab CI supportrubenwardy
2020-01-19Add populated homepage testrubenwardy
2020-01-19Add end-to-end test frameworkrubenwardy
2020-01-19Update dependenciesrubenwardy
2020-01-19Add admin option to check all releasesrubenwardy
2020-01-19Add validation to zip releasesrubenwardy
2020-01-19Allow deleting releases with broken tasksrubenwardy
2020-01-19Add release contents validationrubenwardy
2020-01-19Add support for submodules in makeVCSRelease()rubenwardy
2020-01-19Add ability to delete releasesrubenwardy
2020-01-18Fix missing name in search weightingsrubenwardy
2020-01-18Add more util scriptsrubenwardy
2020-01-18Add constraint for release tasks and approvalrubenwardy
2020-01-18Fix broken search weightingrubenwardy
Fixes #176
2020-01-18Add documentation for reload.sh and update.shrubenwardy
2020-01-18Add reloading support to Docker containerrubenwardy
2020-01-18Improve Docker configurationsrubenwardy
2020-01-18Fix uploadPackageScores taskrubenwardy
2020-01-18Fiddle with package button stylingrubenwardy
2019-12-17Fix crash on clearing all notificationsrubenwardy
2019-11-27Fix crash due to missing importrubenwardy
2019-11-27Add database diagramrubenwardy
2019-11-27Fix debug mode in entrypoint.shrubenwardy
2019-11-27Add API Token creationrubenwardy
2019-11-22Fix pkgtasks crash due to it not being importedrubenwardy
2019-11-21Rename run.sh to entrypoint.shrubenwardy
2019-11-21Add useful scriptsv1.20.0rubenwardy
2019-11-21Improve package scoringrubenwardy
2019-11-21Add support for randomly sorting queriesrubenwardy
2019-11-21Fix crash on accessing notificationsrubenwardy
2019-11-21Fix url_for crash on "home_page"v1.19.0rubenwardy
2019-11-18Add celery beat and celery flower to docker composerubenwardy
2019-11-18Fix download forgeryrubenwardy
2019-11-17Fix exception on badly-formed query stringrubenwardy
2019-11-16Fix user profile after blueprints commitrubenwardy
2019-11-16Fix hardcoded progress bar in work queue, and related crashrubenwardy
2019-11-15Refactor endpoints to use blueprints insteadrubenwardy
2019-11-14Indicate stuck releases in todo list and allow admins to delete themv1.18.0rubenwardy
2019-11-14Enable hot code reloadingrubenwardy
2019-11-14Add debug warning to templaterubenwardy
2019-11-14Fix permission issues by not mounting source coderubenwardy
2019-11-14Fix CDB running as root in docker containerrubenwardy