summaryrefslogtreecommitdiff
path: root/pgweb/util/misc.py
AgeCommit message (Expand)Author
2020-04-20Set headers for no auto response on most emailsMagnus Hagander
2020-01-09Fix a number of incorrect escapesMagnus Hagander
2019-11-01Switch to using pycryptodome instead of pycryptoMagnus Hagander
2019-01-17Fix deprecated comparison structsMagnus Hagander
2019-01-17Fix whitespace and indentation, per pep8Magnus Hagander
2019-01-17Tabs, meet your new overlords: spacesMagnus Hagander
2018-09-24Generate bug-specific messsageids when generating bug reportsMagnus Hagander
2018-07-06Teach varnish purging code about xkey purgesMagnus Hagander
2018-06-14Include link_root in mail templates, and useMagnus Hagander
2017-12-18Add support for setting recipient name and sender nameMagnus Hagander
2017-12-18Send -bugs and -docs emails from noreply addressStephen Frost
2017-10-13Attempt to fix version sorting in ftp browserMagnus Hagander
2017-07-04cc bugreports to the original submitterMagnus Hagander
2016-11-30Handle symlinks properly in the directory browser.Dave Page
2016-05-24Remove the "is behind cache" functionalityMagnus Hagander
2015-12-17Fix long standing bug in determining remote IPMagnus Hagander
2015-01-21Add support for changing community account emailMagnus Hagander
2014-03-01Fix indentationMagnus Hagander
2014-03-01Remove obvious debugging code left inMagnus Hagander
2014-02-28the sorting in the ftpbrowser for source tarballs has always been odd,Stefan Kaltenbrunner
2014-01-11Track which emails are "user generated" for different antispam treatmentMagnus Hagander
2014-01-11Switch email sending go through a queue table in the databaseMagnus Hagander
2011-12-12Use a fully qualified path to the sendmail binaryMagnus Hagander
2011-06-14Implement basic varnish purgingMagnus Hagander
2010-06-17prettySize() is not used - we are already using the |filesize templateMagnus Hagander
2010-06-17Import required settings symbolMagnus Hagander
2010-06-17Implement is_behind_cache() and get_client_ip() functions to handleMagnus Hagander
2010-01-12Factor out the sending of a templated mail to a function, we're sureMagnus Hagander
2009-12-28Break out sendmail() to a separate function, so we can use it fromMagnus Hagander
2009-09-14A first very basic import.Magnus Hagander