pgweb.git
2018-04-05 Magnus HaganderChange field labels for docs comments form
2018-04-04 Magnus HaganderRemove setting no longer used
2018-04-03 Magnus HaganderTurn off tidy indent on docs older than 11
2018-04-02 Magnus HaganderUpdate scrubbing script for new reality
2018-03-29 Magnus HaganderDon't send notifications generated internally in the...
2018-03-25 Magnus HaganderFix template loaders for django 1.11
2018-03-23 Magnus HaganderPdf wrapper should not inherit from django model
2018-03-23 Magnus HaganderFix unnecessary warning
2018-03-23 Magnus HaganderFix more template syntax error
2018-03-23 Magnus HaganderFix template syntax error
2018-03-23 Magnus HaganderRe-implement password reset token sending natively
2018-03-22 Daniel GustafssonFix runaway paragraph on developer/core
2018-03-22 Daniel GustafssonTweak wording around minor rev upgrades
2018-03-21 Magnus HaganderOnly report "updated list n" if it's actually updated
2018-03-21 Magnus HaganderRemove stupid debugging code left behind
2018-03-21 Magnus HaganderAdd tool to sync list information from archives server
2018-03-21 Magnus HaganderRemove incorrect commented out line
2018-03-21 Magnus HaganderBackpatch validators into initial migration
2018-03-21 Magnus HaganderRemove externallink field from Mailinglist model
2018-03-21 Magnus HaganderReference mailinglists by name when sending search...
2018-03-21 Magnus HaganderRemove temporary API used during pglister migration
2018-03-18 Jonathan S... Added more books to /docs/books/
2018-03-10 Magnus HaganderFix model diffing to be compatible with both 1.8 and...
2018-03-10 Magnus HaganderRendering a template takes a dict and not a context
2018-03-10 Magnus HaganderFix context processor class name for newer django
2018-03-10 Magnus HaganderFix OAuth URL imports
2018-03-10 Magnus HaganderFix that HttpServerError now takes a request as parameter
2018-03-10 Magnus HaganderShow django version in system_information
2018-03-10 Magnus HaganderRemove specific url handler for favicon
2018-03-10 Magnus HaganderReplace NavContext and render_to_response with render_pgweb
2018-03-09 Magnus HaganderImport newer version of django-selectable
2018-03-09 Magnus HaganderUpdate template configuration for newer django
2018-03-09 Magnus HaganderUpdate URL formats to be compatible with newer django
2018-03-09 Magnus HaganderValidate ssh keys as they are entered in the profile
2018-03-05 Jonathan S... Update Recognized Conference guidelines
2018-03-05 Magnus HaganderSupport contacting archives search server over http
2018-03-01 Jonathan S... Shoutboux for 20180301 release
2018-02-28 Jonathan S... Fix URL reference to the "commands" module and improve...
2018-02-25 Magnus HaganderAllow unlinked CVEs and poll for valid links
2018-02-20 Magnus HaganderMake it more clear tha bug reports are public
2018-02-20 Dave PagePurge /applications-v2.xml when SB apps are changed.
2018-02-16 Daniel GustafssonFix spelling on docsbug form
2018-02-15 Stefan KaltenbrunnerFix "RedHat" type and add instructions for the SUSE...
2018-02-15 Magnus HaganderFix yum spider for versions with >1 repo rpm
2018-02-08 Magnus HaganderMark security archives redirect as permanent
2018-02-08 Daniel GustafssonFix mailinglist link in README
2018-02-08 Daniel GustafssonAdd a top margin on the newstag
2018-02-08 Magnus HaganderFix ordering of CVE entries
2018-02-08 Jonathan S... Content for 2018-02-08 cumulative release.
2018-02-05 Daniel GustafssonFix markup on about/advantages
2018-02-05 Dave PageUpdate SPI address.
2018-02-01 Daniel GustafssonRemove undefined class declaration
2018-02-01 Daniel GustafssonClose input tags
2018-02-01 Daniel GustafssonFix paragraphs on donate page
2018-02-01 Daniel GustafssonAvoid redirect on opensource.org links
2018-02-01 Daniel GustafssonFix incorrect anchors on event archive
2018-02-01 Daniel GustafssonUse https for all postgresql.org links
2018-02-01 Daniel GustafssonPresskit 10: rename OSX to macOS
2018-02-01 Daniel GustafssonEnsure all <img> tags are closed
2018-01-31 Dave PageUpdate URLs for EDB installers. The old ones were 2...
2018-01-27 Magnus HaganderClarify some wording
2018-01-27 Magnus HaganderFix typo
2018-01-26 Magnus HaganderDon't list unsupported versions that have no patches...
2018-01-26 Magnus HaganderActivate new security pages
2018-01-26 Magnus HaganderRemove dead code
2018-01-26 Magnus HaganderFix query for version-specific security support list
2018-01-26 Magnus HaganderSmall refectoring
2018-01-26 Magnus HaganderAdd explicit group permissions check for varnish purge...
2018-01-25 Magnus HaganderRemove references to vector_other
2018-01-25 Magnus HaganderDatabase:ify the list of security patches
2018-01-23 Magnus HaganderRemove majordomo2 subscription form
2018-01-23 Magnus HaganderChange mailpref redirect to go to pglister
2018-01-22 Magnus HaganderAdd view that lists all available tags as json
2018-01-22 Magnus HaganderFix admin base for non-notification models
2018-01-13 Magnus HaganderAdd a createuser callback for cauth django plugin
2018-01-13 Magnus HaganderAdd ability to import user to django cauth example
2018-01-13 Magnus HaganderAdd possibility to turn off django cauth using settings...
2018-01-06 Magnus HaganderFix doc comments for devel version
2018-01-05 Jonathan S... Modify sentence on production PostgreSQL instances...
2018-01-04 Jonathan S... Add URL to @postgresql on global footer and Contact...
2017-12-28 Magnus HaganderDon't crash when adding models with optional m2m fields
2017-12-27 Magnus HaganderMark text as safe in bug report email
2017-12-21 Magnus HaganderUpdate migration with previous changes
2017-12-21 Magnus HaganderConsistently refer to Community events in submission...
2017-12-20 Magnus HaganderRemove support for "remove after notify" on moderation
2017-12-18 Magnus HaganderFix reply-to address for docs comments emails
2017-12-18 Magnus HaganderSet sender name on bug report and docs comments email
2017-12-18 Magnus HaganderAdd support for setting recipient name and sender name
2017-12-18 Stephen FrostSend -bugs and -docs emails from noreply address
2017-12-18 Magnus HaganderRemove dead file
2017-12-15 Guillaume LelargeUpdate for new edition of book
2017-12-13 Magnus HaganderAvoid spans overlapping each other when there are many...
2017-12-13 Magnus HaganderPredictable ordering for newstags
2017-12-13 Magnus HaganderInclude more fields in newstag admin listing
2017-12-13 Daniel GustafssonUse proper attribute for script language
2017-12-13 Daniel GustafssonUse &amp entity instead of bare ampersand in text
2017-12-13 Magnus HaganderAdd tag support for news items
2017-12-13 Magnus HaganderAdd support for notification emails on m2m changes
2017-12-11 Magnus HaganderAdd support for descriptive texts over m2m checkboxes
2017-12-11 Magnus HaganderFix submission forms for many2many fields with checkboxes
next