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
/
util
Age
Commit message (
Expand
)
Author
2025-11-26
Implement basic rate limiting of submissions
Magnus Hagander
2025-11-26
Fix typo
Magnus Hagander
2025-11-26
Track users submitting events
Magnus Hagander
2025-11-26
Move the per user filter code in simple_form
Magnus Hagander
2025-09-03
Add support or setting Cross-Origin-Opener-Policy header
Magnus Hagander
2025-08-13
Add view decorator to set an explicit xkey
Magnus Hagander
2025-01-07
Add a page listing recognised NPOs.
Dave Page
2024-06-20
Add governance directory page
jconway2
2024-02-01
Re-organise sponsor listings, adding financial sponsors per core discussion.
Dave Page
2023-06-06
Temporarily comment out links to slack signup, since it doesn't work
Magnus Hagander
2023-03-17
Add links to the CommitFest application
Jonathan S. Katz
2023-03-06
Update community Slack links again to fix invite procedure
Jonathan S. Katz
2023-01-10
Update community Slack links
Jonathan S. Katz
2022-12-15
Allow deletion of draft news articles
Magnus Hagander
2022-07-15
Fix some historic indentation mistakes
Magnus Hagander
2021-11-18
Use separate title for save button for tristate moderation
Magnus Hagander
2021-11-04
Return a HttpResponse instead of an exception on NUL in query string parameters
Magnus Hagander
2021-09-12
Explicitly disallow NUL characters in URL parameters
Magnus Hagander
2021-05-18
Make documentation purges use xkey
Magnus Hagander
2021-03-24
Fix debug toolbar integration
Magnus Hagander
2021-02-22
Require explicit tagging on views taking query parameters
Magnus Hagander
2021-01-29
Show secondary emails on the admin form
Magnus Hagander
2020-11-24
Update layout of documentation navigation pages
Magnus Hagander
2020-11-23
Add modified object title to notifications of end user edits
Magnus Hagander
2020-11-23
Include title of modified object in change notification emails
Magnus Hagander
2020-11-23
Add link to event archive to menu in /about/
Magnus Hagander
2020-11-23
Allow additions to auto-generated xkey tags
Magnus Hagander
2020-11-18
Replace non-ascii chars in template names when building xkey
Magnus Hagander
2020-11-12
Make it possible to have a separate form intro for new vs existing items
Magnus Hagander
2020-11-12
Re-do markdown handling for better user experience and security
Magnus Hagander
2020-10-28
Remove unused variable
Magnus Hagander
2020-10-28
Fix sitemap generation for static pages
Magnus Hagander
2020-09-18
Add admin function to initiate user password reset
Magnus Hagander
2020-09-10
Don't send notifications for new objects that are tri-state moderation
Magnus Hagander
2020-09-10
Add support for sending out news as HTML email
Magnus Hagander
2020-09-10
Re-work moderation of submitted items
Magnus Hagander
2020-09-10
Ensure markdown fields cannot contain HTML or images
Magnus Hagander
2020-08-31
Update translated docs links to be https
Magnus Hagander
2020-07-07
Download pages overhaul:
Dave Page
2020-07-07
Show community account last login and count info on admin page
Magnus Hagander
2020-07-04
Fix up some incorrect imports
Magnus Hagander
2020-07-02
Add CSP for GTM.
Dave Page
2020-04-20
Set headers for no auto response on most emails
Magnus Hagander
2020-04-20
Fix spelling error
Magnus Hagander
2020-04-10
Add "Related Projects" section to "Developers"
Jonathan S. Katz
2020-04-04
Avoid returning HttpServerError for things not server errors
Magnus Hagander
2020-04-03
Update authentication to be django 2 compatible
Magnus Hagander
2020-03-31
Middleware and urls update for django 2.2
Magnus Hagander
2020-01-24
Raise PermissionDenied instead of generic exception for non-owned items
Magnus Hagander
2020-01-24
Reorder imports for readability
Magnus Hagander
[next]