aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-24SECURITY.md: Add fileHEADmasterRichard Purdie
2022-04-15requirements.txt: update to supported versionsMichael Halstead
2022-04-14swatapp/migrations: add new migrationsMichael Halstead
2022-04-14swatapp/models.py: increate branch name lengthMichael Halstead
2022-03-10swatapp: Display build start and complete datesAlexandre Belloni
2021-08-14models/serializers: triage exception automaticallyAlexandre Belloni
2021-03-11swatapp/views: fix view when query is emptyAlexandre Belloni
2021-02-15changelog: link back to build collectionAlexandre Belloni
2021-02-15Add a READMERichard Purdie
2021-02-12swatapp/views: Improve performance by reducing database queriesRichard Purdie
2021-02-02models/serializers: Automate moving cancelled builds with no errors to new stateRichard Purdie
2021-02-02models/serializers: Automate moving notforswat failures to new stateRichard Purdie
2021-02-02templates/base_generic: Fix nav css classes to be correct for bootstrapRichard Purdie
2021-02-02swatapp/template/views: Further tweak formatting with second level colspan to...Richard Purdie
2021-02-02swatapp/templates: Use smaller padding for a more compact UIRichard Purdie
2021-02-02swatapp/template/views: Improve table display/formattingRichard Purdie
2021-02-02swatapp: Export triage changes over the REST APIRichard Purdie
2021-02-01templates/index: Display owner and for swat info, tweak styleRichard Purdie
2021-01-26swatapp/changelog: Show more build detailsRichard Purdie
2021-01-26swatapp/views: Add pagination to changelogRichard Purdie
2021-01-26swatapp/views: Fix build display logicRichard Purdie
2021-01-26swatapp/views: Add support for paginating index viewsRichard Purdie
2021-01-26swatapp/views: Simplify results object for index viewRichard Purdie
2021-01-26swatapp/views: Drop unneeded codeRichard Purdie
2021-01-25swatapp/views: Handle builds with no parent registeredRichard Purdie
2021-01-25swatapp/views: Fix pending triage viewRichard Purdie
2021-01-25swatapp/views: Fix incorrect variable usageRichard Purdie
2021-01-25swatapp/views: Fix incorrect variable usageRichard Purdie
2021-01-25swatapp/views: Fix incorrect variable usageRichard Purdie
2021-01-25swatapp/views: Handle cancelled builds with failures in failure displayRichard Purdie
2021-01-25swatapp/models: Use a textfield for urlsRichard Purdie
2021-01-25swatapp/views: Allow failures to be set to pending without notes addedRichard Purdie
2021-01-25swatapp/index: Show error messages in red text to make more obviousRichard Purdie
2021-01-25templates/style.css: Drop unused and confusing fileRichard Purdie
2021-01-25swatapp/views: Avoid showing empty entriesRichard Purdie
2021-01-22templates/changelog: Add build ID and timestamp to make it more readable/usefulRichard Purdie
2021-01-22swatapp/views: Ensure failure lists are correctRichard Purdie
2021-01-22template/index: Add ability to select all entries with a toggleRichard Purdie
2021-01-21settings: Make it clear some need to be set server sideRichard Purdie
2021-01-21swatapp/models: Improve display of Triage Status itemsRichard Purdie
2021-01-21swatapp/views: Fix timezone issuesRichard Purdie
2021-01-21swatbot: Initial population of basic Django appRichard Purdie