summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glsamaker/models: add reference URL for XSA advisoriesglsamakerv4John Helmert III2024-02-022-0/+7
* models/reference: add GLIBC-SAJohn Helmert III2024-02-021-0/+1
* tests/models/test_reference: test validity for all prefixesJohn Helmert III2024-02-021-0/+4
* views: edit_glsa: allow empty referencesJohn Helmert III2024-02-012-0/+16
* views: validate references pulled in via referenced bugsJohn Helmert III2024-02-012-2/+34
* views: better cleanup reference whitespaceJohn Helmert III2024-01-301-1/+1
* views: fix duplicate reference errorJohn Helmert III2024-01-291-4/+7
* models/glsa: more debug logging for xml/mail generation failuresJohn Helmert III2024-01-212-2/+27
* autoglsa: handle and test case of no fixed version in summaryJohn Helmert III2024-01-212-2/+21
* glsamaker/views: more auth nicetiesJohn Helmert III2024-01-213-3/+25
* test -> glsamaker/testsJohn Helmert III2024-01-2117-12/+13
* test_views: more testing of reference invalidationJohn Helmert III2024-01-151-1/+27
* templates/edit_glsa: add user-visible error for invalid referencesJohn Helmert III2024-01-152-2/+21
* glsamaker/templates: add some bootstrap/tyrian nicenessJohn Helmert III2024-01-158-362/+522
* drop unused docker-compose override fileJohn Helmert III2024-01-151-27/+0
* autoglsa: validate aliases as referencesJohn Helmert III2023-12-261-0/+1
* test_reference: use well formatted references in testsJohn Helmert III2023-12-261-2/+4
* models/reference: add reference format validationJohn Helmert III2023-12-262-0/+51
* test_reference: test both comparison directions on Reference objectsJohn Helmert III2023-12-261-0/+1
* autoglsa: type bugs_aliases()John Helmert III2023-12-261-1/+1
* models/glsa: fixup another column relationship assignmentJohn Helmert III2023-12-262-2/+4
* mypy.ini: drop unnecessary ignore statementsJohn Helmert III2023-12-251-12/+0
* glsamaker/create_user: rewrite using glsamaker internalsJohn Helmert III2023-12-251-28/+39
* models/glsa: fixup relationship typing with sqlalchemy.orm.relationshipJohn Helmert III2023-12-251-3/+6
* mypy: drop apparently unnecessary sqlalchemy ignoreJohn Helmert III2023-12-251-3/+0
* autoglsa: add newlines between multiple packages' resolutionsJohn Helmert III2023-12-252-2/+37
* models/glsa: catch another edge case in mail table generationJohn Helmert III2023-12-252-1/+25
* tox: add lint/type to py311 github actions environmentJohn Helmert III2023-12-251-1/+1
* github: drop python 3.10 from actionsJohn Helmert III2023-12-251-1/+0
* autoglsa: switch Relationship column assignments to appendsJohn Helmert III2023-12-251-3/+3
* autoglsa: previous_glsa(): avoid returning None for typingJohn Helmert III2023-12-251-1/+7
* models/glsa: convert self.affected to list to fix typingJohn Helmert III2023-12-251-1/+1
* move all dependencies out of tox.ini into setup.cfgJohn Helmert III2023-12-252-6/+15
* models/glsa: add a bunch of return typingJohn Helmert III2023-12-251-11/+11
* models/glsa: return tuple in generate_mail_table_rowJohn Helmert III2023-12-251-3/+4
* test_glsa: ensure assert_diff gets correctly typed inputJohn Helmert III2023-12-251-2/+2
* models/glsa: better handle "Affected" objects with no vulnerable versionsJohn Helmert III2023-12-251-7/+9
* test_glsa: add test case for presently seen webkit-gtk crashJohn Helmert III2023-12-251-0/+20
* pre-commit autoupdateJohn Helmert III2023-12-241-2/+2
* views: newbugs: don't emit error parameter when successfulJohn Helmert III2023-12-191-1/+5
* Revert "models/bug: instances are implicitly deduplicated"John Helmert III2023-12-174-3/+12
* test_views: add a test to trigger bug table primary key errorJohn Helmert III2023-12-171-0/+35
* views: edit_glsa: oops, guard against empty errorJohn Helmert III2023-12-172-1/+15
* test_views: add basic autoglsa testing from client's perspectiveJohn Helmert III2023-12-171-0/+10
* test_autoglsa: add real test for autogenerate_glsaJohn Helmert III2023-12-171-0/+20
* pre-commit: add isortJohn Helmert III2023-12-172-2/+6
* glsamaker/autoglsa: recovery nicer when we misparse bug summariesJohn Helmert III2023-12-174-82/+146
* test_autoglsa: adjust est_autogenerate_glsa namingJohn Helmert III2023-12-161-1/+1
* docker-compose: correct ulimit commentJohn Helmert III2023-12-121-4/+9
* glsamaker/autoglsa: standardize multiline string formatJohn Helmert III2023-12-101-6/+6