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
Age
Commit message (
Expand
)
Author
5 days
Purge the root security page if there has been any changes
Magnus Hagander
9 days
Don't "re-attach" CVEs to news articles on every post
Magnus Hagander
9 days
Handle release notes for releases without release notes
Magnus Hagander
2026-08-05
Fix pycodestyle warning
Christoph Berg
2026-08-05
Don't show past news posting embargoes
Magnus Hagander
2026-08-03
Remove stray character from regex substring grouping
Daniel Gustafsson
2026-07-15
Fix featurematrix views for legacy details url
Magnus Hagander
2026-07-15
Use a sprinte instead of individual images for books
Magnus Hagander
2026-07-14
Drive list of books from a yaml file instead of harcoded
Magnus Hagander
2026-07-14
Make the yaml data loader generic
Magnus Hagander
2026-07-13
Add missing support for sk-ssh-ed25519@openssh.com
Magnus Hagander
2026-07-13
Fix creation of news article in the django admin
Magnus Hagander
2026-07-13
Remove attempt to use nice widgets for embargo time ranges
Magnus Hagander
2026-07-10
Disallow blocking oauth on oauth logins
Magnus Hagander
2026-07-09
Drive releases off a metadata files instead of manually
Magnus Hagander
2026-06-25
Drive the developer/beta page from database info
Magnus Hagander
2026-06-24
Remove debugging code
Magnus Hagander
2026-06-24
Add an actual constraint making sure we can only have one pinned news article
Magnus Hagander
2026-06-24
Drive the news entry on the topbar from PinnedNewsArticle
Magnus Hagander
2026-06-24
Allow saving Version objects with update_fields set
Magnus Hagander
2026-06-24
Add a template filter to get max value from a list
Magnus Hagander
2026-06-24
Fix varnish purging of edited/added versions
Magnus Hagander
2026-06-24
Load a list of CVEs from JSON files in data/security/cve
Magnus Hagander
2026-06-24
Remove unused __init__.py files
Magnus Hagander
2026-06-24
Create actual unique constraint for (patch, version)
Magnus Hagander
2026-06-24
Use GeneratedColumn for cvenumber, enforce check constraints
Magnus Hagander
2026-06-24
Don't crash when trying to reset password without specifying email
Magnus Hagander
2026-06-24
Store complete CVSS vectors instead of decomposed
Magnus Hagander
2026-06-24
Remove unused property
Magnus Hagander
2026-06-24
Implement news posting embargoes
Magnus Hagander
2026-06-02
Use filter_horizontal for community auth site groups
Magnus Hagander
2026-06-02
Add ability to restrict cauth sites to members of specific group(s)
Magnus Hagander
2026-05-14
Fixed issues with news archive pagination
Jonathan S. Katz
2026-04-24
Contributor first/last name tweaks
Christoph Berg
2026-04-10
Fix accidental double-hash-in-hashtag-links bug on bluesky
Magnus Hagander
2026-04-07
Don't try to pin a NULL post on Mastodon
Magnus Hagander
2026-04-07
Add write:accounts to mastodon scopes
Magnus Hagander
2026-04-07
Add missing / in mastodon API urls
Magnus Hagander
2026-04-07
Fix error checking in mastodon pinning looking at the wrong object
Magnus Hagander
2026-04-07
Remove stray whitespace in URL
Magnus Hagander
2026-04-07
Proceed to pinning step even if there are no new articles posted
Magnus Hagander
2026-04-07
Fix logic for unpinning articles
Magnus Hagander
2026-04-07
Implement pinning to social networks
Magnus Hagander
2026-04-07
Fix register() function names for base and bluesky
Magnus Hagander
2026-04-07
Fix filtering for already-posted news articles
Magnus Hagander
2026-04-07
Don't try to post to social if no providers at all are configured
Magnus Hagander
2026-04-07
Add support for bluesky and mastodon, drop support for twitter
Magnus Hagander
2026-04-01
Fix date/time formats for new version of django
Magnus Hagander
2026-03-11
Suppress auto replies to moderation notices
Magnus Hagander
2026-03-11
Add small tool to decrypt community auth sessions
Magnus Hagander
[next]