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
/
misc.py
Age
Commit message (
Expand
)
Author
2020-04-20
Set headers for no auto response on most emails
Magnus Hagander
2020-01-09
Fix a number of incorrect escapes
Magnus Hagander
2019-11-01
Switch to using pycryptodome instead of pycrypto
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-09-24
Generate bug-specific messsageids when generating bug reports
Magnus Hagander
2018-07-06
Teach varnish purging code about xkey purges
Magnus Hagander
2018-06-14
Include link_root in mail templates, and use
Magnus Hagander
2017-12-18
Add support for setting recipient name and sender name
Magnus Hagander
2017-12-18
Send -bugs and -docs emails from noreply address
Stephen Frost
2017-10-13
Attempt to fix version sorting in ftp browser
Magnus Hagander
2017-07-04
cc bugreports to the original submitter
Magnus Hagander
2016-11-30
Handle symlinks properly in the directory browser.
Dave Page
2016-05-24
Remove the "is behind cache" functionality
Magnus Hagander
2015-12-17
Fix long standing bug in determining remote IP
Magnus Hagander
2015-01-21
Add support for changing community account email
Magnus Hagander
2014-03-01
Fix indentation
Magnus Hagander
2014-03-01
Remove obvious debugging code left in
Magnus Hagander
2014-02-28
the sorting in the ftpbrowser for source tarballs has always been odd,
Stefan Kaltenbrunner
2014-01-11
Track which emails are "user generated" for different antispam treatment
Magnus Hagander
2014-01-11
Switch email sending go through a queue table in the database
Magnus Hagander
2011-12-12
Use a fully qualified path to the sendmail binary
Magnus Hagander
2011-06-14
Implement basic varnish purging
Magnus Hagander
2010-06-17
prettySize() is not used - we are already using the |filesize template
Magnus Hagander
2010-06-17
Import required settings symbol
Magnus Hagander
2010-06-17
Implement is_behind_cache() and get_client_ip() functions to handle
Magnus Hagander
2010-01-12
Factor out the sending of a templated mail to a function, we're sure
Magnus Hagander
2009-12-28
Break out sendmail() to a separate function, so we can use it from
Magnus Hagander
2009-09-14
A first very basic import.
Magnus Hagander