GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/glsamaker.git
api
dev
glsamakerv1
glsamakerv2
glsamakerv4
master
rails3
Gentoo Security GLSA creation tool
Gentoo Security <security@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsamaker/models: add reference URL for XSA advisories
glsamakerv4
John Helmert III
2024-02-02
2
-0
/
+7
*
models/reference: add GLIBC-SA
John Helmert III
2024-02-02
1
-0
/
+1
*
tests/models/test_reference: test validity for all prefixes
John Helmert III
2024-02-02
1
-0
/
+4
*
views: edit_glsa: allow empty references
John Helmert III
2024-02-01
2
-0
/
+16
*
views: validate references pulled in via referenced bugs
John Helmert III
2024-02-01
2
-2
/
+34
*
views: better cleanup reference whitespace
John Helmert III
2024-01-30
1
-1
/
+1
*
views: fix duplicate reference error
John Helmert III
2024-01-29
1
-4
/
+7
*
models/glsa: more debug logging for xml/mail generation failures
John Helmert III
2024-01-21
2
-2
/
+27
*
autoglsa: handle and test case of no fixed version in summary
John Helmert III
2024-01-21
2
-2
/
+21
*
glsamaker/views: more auth niceties
John Helmert III
2024-01-21
3
-3
/
+25
*
test -> glsamaker/tests
John Helmert III
2024-01-21
17
-12
/
+13
*
test_views: more testing of reference invalidation
John Helmert III
2024-01-15
1
-1
/
+27
*
templates/edit_glsa: add user-visible error for invalid references
John Helmert III
2024-01-15
2
-2
/
+21
*
glsamaker/templates: add some bootstrap/tyrian niceness
John Helmert III
2024-01-15
8
-362
/
+522
*
drop unused docker-compose override file
John Helmert III
2024-01-15
1
-27
/
+0
*
autoglsa: validate aliases as references
John Helmert III
2023-12-26
1
-0
/
+1
*
test_reference: use well formatted references in tests
John Helmert III
2023-12-26
1
-2
/
+4
*
models/reference: add reference format validation
John Helmert III
2023-12-26
2
-0
/
+51
*
test_reference: test both comparison directions on Reference objects
John Helmert III
2023-12-26
1
-0
/
+1
*
autoglsa: type bugs_aliases()
John Helmert III
2023-12-26
1
-1
/
+1
*
models/glsa: fixup another column relationship assignment
John Helmert III
2023-12-26
2
-2
/
+4
*
mypy.ini: drop unnecessary ignore statements
John Helmert III
2023-12-25
1
-12
/
+0
*
glsamaker/create_user: rewrite using glsamaker internals
John Helmert III
2023-12-25
1
-28
/
+39
*
models/glsa: fixup relationship typing with sqlalchemy.orm.relationship
John Helmert III
2023-12-25
1
-3
/
+6
*
mypy: drop apparently unnecessary sqlalchemy ignore
John Helmert III
2023-12-25
1
-3
/
+0
*
autoglsa: add newlines between multiple packages' resolutions
John Helmert III
2023-12-25
2
-2
/
+37
*
models/glsa: catch another edge case in mail table generation
John Helmert III
2023-12-25
2
-1
/
+25
*
tox: add lint/type to py311 github actions environment
John Helmert III
2023-12-25
1
-1
/
+1
*
github: drop python 3.10 from actions
John Helmert III
2023-12-25
1
-1
/
+0
*
autoglsa: switch Relationship column assignments to appends
John Helmert III
2023-12-25
1
-3
/
+3
*
autoglsa: previous_glsa(): avoid returning None for typing
John Helmert III
2023-12-25
1
-1
/
+7
*
models/glsa: convert self.affected to list to fix typing
John Helmert III
2023-12-25
1
-1
/
+1
*
move all dependencies out of tox.ini into setup.cfg
John Helmert III
2023-12-25
2
-6
/
+15
*
models/glsa: add a bunch of return typing
John Helmert III
2023-12-25
1
-11
/
+11
*
models/glsa: return tuple in generate_mail_table_row
John Helmert III
2023-12-25
1
-3
/
+4
*
test_glsa: ensure assert_diff gets correctly typed input
John Helmert III
2023-12-25
1
-2
/
+2
*
models/glsa: better handle "Affected" objects with no vulnerable versions
John Helmert III
2023-12-25
1
-7
/
+9
*
test_glsa: add test case for presently seen webkit-gtk crash
John Helmert III
2023-12-25
1
-0
/
+20
*
pre-commit autoupdate
John Helmert III
2023-12-24
1
-2
/
+2
*
views: newbugs: don't emit error parameter when successful
John Helmert III
2023-12-19
1
-1
/
+5
*
Revert "models/bug: instances are implicitly deduplicated"
John Helmert III
2023-12-17
4
-3
/
+12
*
test_views: add a test to trigger bug table primary key error
John Helmert III
2023-12-17
1
-0
/
+35
*
views: edit_glsa: oops, guard against empty error
John Helmert III
2023-12-17
2
-1
/
+15
*
test_views: add basic autoglsa testing from client's perspective
John Helmert III
2023-12-17
1
-0
/
+10
*
test_autoglsa: add real test for autogenerate_glsa
John Helmert III
2023-12-17
1
-0
/
+20
*
pre-commit: add isort
John Helmert III
2023-12-17
2
-2
/
+6
*
glsamaker/autoglsa: recovery nicer when we misparse bug summaries
John Helmert III
2023-12-17
4
-82
/
+146
*
test_autoglsa: adjust est_autogenerate_glsa naming
John Helmert III
2023-12-16
1
-1
/
+1
*
docker-compose: correct ulimit comment
John Helmert III
2023-12-12
1
-4
/
+9
*
glsamaker/autoglsa: standardize multiline string format
John Helmert III
2023-12-10
1
-6
/
+6
[next]