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
/
docs
/
views.py
Age
Commit message (
Expand
)
Author
2023-05-04
Don't look at developer docs when getting released release notes
Magnus Hagander
2023-05-04
Move variable assignments to correct level
Magnus Hagander
2023-05-04
Fix copy/paste for .0 versions of 3-digit version numbers
Magnus Hagander
2023-05-04
Refactor release notes rendering
Magnus Hagander
2023-02-21
Allow unsafe-inline styling on SVG images in docs
Magnus Hagander
2022-06-20
Store the git hash of developer docs loaded
Magnus Hagander
2022-03-21
Add canonical page references to documentation
Jonathan S. Katz
2021-09-15
Re-allow framing of images in docs
Magnus Hagander
2021-08-20
Disallow framing of the documentation pages
Magnus Hagander
2021-08-16
Add proper xkey tags to docs 404 pages
Magnus Hagander
2021-08-16
Fix typo
Magnus Hagander
2021-05-18
Enhance the xkey tags set on documentation pages
Magnus Hagander
2020-11-24
Update layout of documentation navigation pages
Magnus Hagander
2020-11-23
Add per-version xkey tags to documentation pages
Magnus Hagander
2020-10-22
Add opengraph tags to some pages
Magnus Hagander
2020-10-21
Reduce number of queries to render a docs page
Magnus Hagander
2020-10-12
Allow for direct URLs to abbreviated legacy PostgreSQL releases
Jonathan S. Katz
2020-09-10
Turn off usergenerated flags for email from our own addresses
Magnus Hagander
2020-04-24
Introduce documentation redirects for doc pages that are renamed
Jonathan S. Katz
2020-01-09
Fix a number of incorrect escapes
Magnus Hagander
2020-01-09
Stop using bare exceptions
Magnus Hagander
2019-10-30
Ensure all release notes are accessible from "devel"
Jonathan S. Katz
2019-03-31
Allow displaying SVG images in documentation
Magnus Hagander
2019-03-31
Only get the current version for docs pages if we need it
Magnus Hagander
2019-03-21
Provide a 404 error for nonexistent minor versions of release notes.
Jonathan S. Katz
2019-03-20
Enable redirects to older release notes from the development doc builds.
Jonathan S. Katz
2019-03-10
Style fixups to pass pep checks
Magnus Hagander
2019-03-10
Further fixes for bad urls in docs redirect
Magnus Hagander
2019-03-10
Ensure the new "release-prior" page can be accessed.
Jonathan S. Katz
2019-03-08
Ensure release notes from older version still load without 404 errors.
Jonathan S. Katz
2019-03-08
Create Release Notes archive in the Documentation section.
Jonathan S. Katz
2019-01-28
Make docs comment suggestions do a redirect
Magnus Hagander
2019-01-28
Fix docs comment form for version = "current"
Magnus Hagander
2019-01-26
Update syntax for relative imports
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-12-22
Allow unsafe inline style on docs
Magnus Hagander
2018-12-21
Enable setting of security http headers
Magnus Hagander
2018-11-05
Use "old-style" string format on doc URL redirect.
Jonathan S. Katz
2018-11-05
Remove "/static/" from doc URLs.
Jonathan S. Katz
2018-10-16
Apply modern pgweb styles to web-based documentation.
Sarah Conway
2018-06-29
Remove leftover testing code
Magnus Hagander
2018-05-03
Don't allow docs comments on unsupported versions
Magnus Hagander
2018-04-15
Update language on "Submit Documentation Comment" page.
Jonathan S. Katz
2018-04-05
Change field labels for docs comments form
Magnus Hagander
2018-03-23
Pdf wrapper should not inherit from django model
Magnus Hagander
2018-03-10
Replace NavContext and render_to_response with render_pgweb
Magnus Hagander
2018-01-06
Fix doc comments for devel version
Magnus Hagander
2017-12-18
Fix reply-to address for docs comments emails
Magnus Hagander
2017-12-18
Set sender name on bug report and docs comments email
Magnus Hagander
[next]