index
:
pgweb.git
master
This is the code for the postgresql.org website
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pgweb
/
security
Age
Commit message (
Expand
)
Author
2022-03-23
Fix unsupported version warning on security page
Jonathan S. Katz
2021-05-24
Add missing model change
Magnus Hagander
2021-05-24
Remove cve_visible field on security patches
Magnus Hagander
2021-04-09
Exclude security notices with no CVE from list of CVEs in sitemap
Magnus Hagander
2021-03-28
Order versions in descending order in CVE list
Jonathan S. Katz
2021-03-28
Add page with additional details about a CVE
Jonathan S. Katz
2021-03-27
Refactor generation of CVE number from CVE ID
Jonathan S. Katz
2021-03-27
Update CVE ID syntax validator
Jonathan S. Katz
2020-08-25
Fix cvss links in admin interface
Magnus Hagander
2020-07-04
Fix up some incorrect imports
Magnus Hagander
2020-07-03
Load signal handlers from an app instead of urllist
Magnus Hagander
2020-05-14
RedHat have started requiring both a html and a json to display CVEs
Magnus Hagander
2020-03-31
Set on_delete=models.CASCADE on all ForeignKey fields
Magnus Hagander
2020-01-09
Fix a number of incorrect escapes
Magnus Hagander
2019-02-10
Update migrations for py3
Magnus Hagander
2019-01-26
More generic changes from 2to3
Magnus Hagander
2019-01-26
Generic unicode updates
Magnus Hagander
2019-01-26
Update syntax for relative imports
Magnus Hagander
2019-01-26
Update to new style exception catching
Magnus Hagander
2019-01-17
Fix deprecated comparison structs
Magnus Hagander
2019-01-17
Fix whitespace and indentation, per pep8
Magnus Hagander
2019-01-17
Tabs, meet your new overlords: spaces
Magnus Hagander
2018-06-29
Remove unused variable references
Magnus Hagander
2018-06-29
Remove unused imports
Magnus Hagander
2018-03-10
Replace NavContext and render_to_response with render_pgweb
Magnus Hagander
2018-02-25
Allow unlinked CVEs and poll for valid links
Magnus Hagander
2018-02-08
Fix ordering of CVE entries
Magnus Hagander
2018-01-26
Don't list unsupported versions that have no patches at all
Magnus Hagander
2018-01-26
Remove dead code
Magnus Hagander
2018-01-26
Fix query for version-specific security support list
Magnus Hagander
2018-01-26
Small refectoring
Magnus Hagander
2018-01-25
Remove references to vector_other
Magnus Hagander
2018-01-25
Database:ify the list of security patches
Magnus Hagander