pgweb.git
2019-06-20 Magnus HaganderFix typo
2019-06-20 Jonathan S... 2019-06-20 cumualtive update. Includes PostgreSQL 12...
2019-06-19 Magnus HaganderSupport xkey purge requests on the API endpoint
2019-06-14 Magnus HaganderMove fetching of version list for bug form to runtime
2019-06-07 Daniel GustafssonFix PgEU donation text to match reality
2019-06-05 Magnus HaganderFix timeout error messages for recaptcha
2019-06-05 Dave PagePublish Core Team report for June 2018 - May 2019
2019-06-01 Jonathan S... Add CoC Committee email address to CoC Committee page.
2019-06-01 Jonathan S... Remove smart quotes from recognition page.
2019-05-28 Magnus HaganderList all events in one block on events archive page
2019-05-24 Jonathan S... Add funds group policies.
2019-05-24 Daniel GustafssonFix typos and wording on about
2019-05-23 Jonathan S... PostgreSQL 12 Beta 1 release.
2019-05-16 Magnus HaganderAdd missing whitespace
2019-05-16 Magnus HaganderRemove references to RHEL 5
2019-05-16 Devrim GündüzUpdate RedHat download page with updated version info
2019-05-16 Magnus HaganderUpdate yum spider and download page for new reporpms
2019-05-16 Magnus HaganderFix filemode for temporary files in yum spider
2019-05-16 Dave PageRemove the out of date Turnkey LiveCD distro, following...
2019-05-15 Jonathan S... Fixed code formatting error in featurematrix.js
2019-05-14 Dave PageRemove the out of date PG LiveCD distro, following...
2019-05-12 Jonathan S... Use "<strong>" tag instead of "<b>" on non-presskit...
2019-05-12 Jonathan S... Add URL to PGLister manager page from "Your Account...
2019-05-09 Jonathan S... Next May release is hopefully 2020, not 2019.
2019-05-09 Jonathan S... 2019-05-09 Cumulative Update Release.
2019-05-09 Daniel GustafssonAdd missing space in sentence
2019-05-08 Dave PageWindows 2019 is support
2019-05-08 Dave PageRemove old installer versions, and fix the Homebrew...
2019-05-08 Dave PageApparently <strong> isn't very strong...
2019-05-08 Dave PageNote that Linux installers are no longer supported...
2019-04-29 Jonathan S... De-list the BigSQL installers.
2019-04-25 Jonathan S... Add Bootstrap grid classes to images referenced in...
2019-04-24 Jonathan S... Updates on what PostgreSQL versions on Red Hat download...
2019-04-15 Jonathan S... 2018 CoC Committee Annual Report announcement.
2019-04-15 Jonathan S... Added 2018 CoC Committee Annual Report.
2019-04-04 Jonathan S... News article related to CVE-2019-9193.
2019-04-04 Jonathan S... Add information on the sponsorship page to indicate...
2019-04-01 Magnus HaganderClarify when a password is entered in the community...
2019-03-31 Jonathan S... Add a lot more code documentation to the documentation...
2019-03-31 Jonathan S... Do not use libtidy on content from SVG files.
2019-03-31 Jonathan S... Remove global variable reference that increments the...
2019-03-31 Magnus HaganderAllow displaying SVG images in documentation
2019-03-31 Magnus HaganderOnly get the current version for docs pages if we need it
2019-03-30 Jonathan S... Update link to sponsorship policy page so it does not...
2019-03-30 Jonathan S... An additional logo adjustment.
2019-03-30 Jonathan S... Add Ilya K. to the sponsorship committee page, as he...
2019-03-30 Jonathan S... Logo adjustments and updates to recognized PostgreSQL...
2019-03-30 Jonathan S... Add more administrative features for managing sponsors.
2019-03-30 Jonathan S... Add logos based on Sponsorship committee selection.
2019-03-30 Jonathan S... Add contact information for the CoC committee on the...
2019-03-25 Jonathan S... Use consistent indenting throughout the CSS.
2019-03-25 Sarah ConwayInput fields that contain checkboxes now have automatic...
2019-03-21 Jonathan S... Provide a 404 error for nonexistent minor versions...
2019-03-20 Jonathan S... Enable redirects to older release notes from the develo...
2019-03-10 Jonathan S... Added pycodestyle to requirements.txt and pre-commit...
2019-03-10 Magnus HaganderStyle fixups to pass pep checks
2019-03-10 Magnus HaganderFurther fixes for bad urls in docs redirect
2019-03-10 Magnus HaganderExplicitly use python3 in githook validation
2019-03-10 Jonathan S... Ensure the new "release-prior" page can be accessed.
2019-03-08 Jonathan S... Ensure release notes from older version still load...
2019-03-08 Jonathan S... Create Release Notes archive in the Documentation section.
2019-02-28 Jonathan S... Make calls-to-action on donations page clearer.
2019-02-28 Jonathan S... Small language tweaks to the Donate to PostgreSQL page.
2019-02-28 Jonathan S... Re-enable donation form for the SPI account.
2019-02-22 Magnus HaganderLoad docs using COPY instead of INSERT
2019-02-18 Dave PageMove project policies to the website.
2019-02-14 Jonathan S... Fixed one missing version bump.
2019-02-14 Jonathan S... 2019-02-14 Cumulative Update Release.
2019-02-13 Jonathan S... Apply navbar fix to the documentation pages.
2019-02-10 Magnus HaganderUpdate migrations for py3
2019-02-10 Magnus HaganderMake it possible to block OAuth signin to accounts
2019-02-06 Dave PageTell folks how they can add/update contributors.
2019-02-03 Jonathan S... Pin the navigation bar to the top of the page.
2019-01-31 Daniel GustafssonAvoid redirects for mailinglist links
2019-01-28 Magnus HaganderMake docs comment suggestions do a redirect
2019-01-28 Magnus HaganderFix docs comment form for version = "current"
2019-01-26 Jonathan S... Bring requirements.txt up-to-date for Python 3 libs.
2019-01-26 Magnus HaganderUpdate docsload to use tidylib instead of tidy
2019-01-26 Magnus HaganderAnother encoding fix for yum
2019-01-26 Magnus HaganderFix datatype and encoding for yum spider
2019-01-26 Jonathan S... Fix integer division in search.
2019-01-26 Magnus HaganderRe-instate previously hardcoded hostname in spiders
2019-01-26 Magnus HaganderFix sorting in file browser
2019-01-26 Magnus HaganderRe-implement modification notifications in simple_form
2019-01-26 Magnus HaganderUpdate search crawler for python3
2019-01-26 Magnus HaganderFix integer division
2019-01-26 Magnus HaganderUpdate for new module/namespace for urllib
2019-01-26 Magnus HaganderSwitch recaptcha, search, spiders and varnish to requests
2019-01-26 Magnus HaganderFix changed names of imports
2019-01-26 Magnus HaganderRemove trailing windows newline
2019-01-26 Magnus HaganderMore generic changes from 2to3
2019-01-26 Magnus HaganderAttempt to fix localhtmlvalidate
2019-01-26 Magnus HaganderRemove indexer for old archives
2019-01-26 Magnus HaganderUpdate script shebangs to use python3
2019-01-26 Magnus HaganderFix unicode for hashlib operations
2019-01-26 Magnus HaganderUpdate print and input syntax for python 3
2019-01-26 Magnus HaganderFix base64 encodings
2019-01-26 Magnus HaganderImport latest auth.py from pgeu as sample
2019-01-26 Magnus HaganderGeneric unicode updates
2019-01-26 Magnus HaganderUpdate syntax for relative imports
next