pgweb.git
2016-09-01 Dave PageRelease 9.6rc1
2016-08-24 Magnus HaganderUpdate link to Russian version of docs
2016-08-22 Magnus HaganderFix(ish) notifications for new objects with Unicode...
2016-08-18 Magnus HaganderFix link to beta4 release announcement
2016-08-11 Devrim GündüzFix typo.
2016-08-11 Devrim GündüzRelease 9.6 beta4, 9.5.4, 9.4.9, and others.
2016-08-10 Stefan Kaltenbrunneradd docs translated to russian - patch from Pavel Luzan...
2016-08-10 Stefan Kaltenbrunnerfix typo - per David Johnston on -www
2016-08-01 Devrim Gündüz* Update Fedora releases to Fedora 23+
2016-07-26 Jonathan S... Updates to the EnterpriseDB installer information on...
2016-07-21 Dave Page9.6 beta 3 release
2016-06-23 Magnus HaganderMove /selectable/ into /admin/ to avoid caching issues
2016-06-23 Magnus HaganderImplement auto-complete for /admin/ forms that referenc...
2016-06-23 Magnus HaganderImport django-selectable
2016-06-23 Magnus HaganderImport jquery and jquery-ui
2016-06-23 Dave PagePostgreSQL 9.6 Beta 2
2016-06-22 Magnus HaganderChange all 2ndquadrant.com links to https
2016-06-20 Magnus HaganderUpdate description of TurnKey PostgreSQL
2016-06-14 Rader, DavidMake the BigSQL download descriptions more accurate
2016-06-10 David RaderOpenSCG/BigSQL download packages
2016-05-31 Magnus HaganderDon't include /devel/ docs in sitemap
2016-05-30 Magnus HaganderMake links to git.postgresql.org use https
2016-05-25 Magnus HaganderAdd missing import
2016-05-25 Magnus HaganderMore ssl for the crawler - don̈́'t verify server cert
2016-05-25 Magnus HaganderMore https fixes for search crawler
2016-05-25 Magnus HaganderUpdate for https
2016-05-24 Magnus HaganderUpdate w3 links to be https
2016-05-24 Magnus HaganderIssue purges over https
2016-05-24 Magnus HaganderFix embarassing typo
2016-05-24 Magnus HaganderAllow logins in /admin/ as well
2016-05-24 Magnus HaganderReplace login_required decorator with a validating one
2016-05-24 Magnus HaganderRemove the "is behind cache" functionality
2016-05-24 Magnus HaganderFix robots.txt in https only scenario
2016-05-24 Magnus HaganderSecure csrf tokens
2016-05-24 Magnus HaganderRemove SSL decorators and middleware
2016-05-24 Magnus HaganderRemove SSL optional tag
2016-05-24 Magnus HaganderChange more http -> https
2016-05-24 Magnus HaganderUpdate sitemap URLs for https
2016-05-19 Magnus HaganderRemove workaround for django bug #15152.
2016-05-19 Magnus HaganderRemove workaround for persistent admin filters
2016-05-19 Magnus HaganderReplace old presskit docs/interactive links with docs...
2016-05-19 Magnus HaganderReplace interactive docs with docs bug reporting
2016-05-18 Magnus HaganderRemove empty struct.py file
2016-05-17 Magnus HaganderMove submitbug under /account/
2016-05-17 Magnus HaganderRemove "upcoming release date" for releases just made
2016-05-16 Jonathan S... Token generation for new account now matches new passwo...
2016-05-16 Jonathan S... Pass in "last_login" explicitly when creating User...
2016-05-15 Magnus HaganderAdd missing import
2016-05-14 Magnus HaganderRemove pwn module and links
2016-05-14 Magnus HaganderMore fixes for today -> today()
2016-05-14 Magnus HaganderRemove old mirror selection code and data
2016-05-14 Magnus Hagandertoday() is a function
2016-05-14 Jonathan S... Fixed "reset password" pattern matcher to match the...
2016-05-14 Jonathan S... Updated "requirements.txt" with Django 1.8.13 and djang...
2016-05-14 Magnus HaganderStop using request.REQUEST
2016-05-14 Magnus HaganderAvoid returning NULL in nagios monitor
2016-05-14 Jonathan S... Substitute "request.raw_post_data" with the new attribu...
2016-05-14 Magnus HaganderSimplify update script now that we're on uwsgi
2016-05-14 Magnus HaganderRemove old migrate commands, not been used for years
2016-05-14 Magnus HaganderMove django-inteacting tools to be management commands
2016-05-14 Magnus HaganderAdd migrations for all existing models
2016-05-14 Magnus HaganderFix default value for language
2016-05-14 Magnus HaganderFix model warnings and deprecations
2016-05-14 Magnus HaganderFix incorrect use of {% url
2016-05-14 Magnus Hagandermodule_name has been renamed to model_name
2016-05-14 Magnus HaganderDjango no longer ships with buildin markdown
2016-05-14 Magnus HaganderFix long-standing incorrect select_related parameter
2016-05-14 Magnus Hagandermimetype is now called content_type
2016-05-14 Magnus HaganderForms must now always specify include or exclude fields
2016-05-14 Magnus HaganderPrefix cross-application imports with pgweb
2016-05-14 Magnus HaganderUpdate for new transaction handling in newer django...
2016-05-14 Magnus HaganderFix URL namespace changes
2016-05-14 Magnus HaganderMove files and directories for new project layout
2016-05-14 Magnus HaganderReplace pgq with trivial local queue implementation
2016-05-12 Dave PageFix link
2016-05-12 Dave PageFix versions per Erik Rijkers
2016-05-12 Dave PagePostgreSQL 9.6 Beta 1, 9.5.2, 9.4.7, 9.3.12, 9.2.16...
2016-04-27 Magnus HaganderHide 8.0 by default from feature matrix
2016-04-26 Magnus HaganderMake featurematrix use regular integer fields instead...
2016-04-13 Magnus HaganderConsistently use standard date formats for news entries
2016-04-04 Magnus HaganderFix headers on security archives page
2016-03-31 Stefan Kaltenbrunneradd xenial (ubuntu 16.04) per Christoph Berg on -www
2016-03-31 Magnus HaganderFix typo
2016-03-31 Magnus HaganderNew minor releases 9.5.2 and friends
2016-03-29 Magnus HaganderAdd texts about quarterly releases
2016-03-15 Dave PageFix typo
2016-03-07 Magnus HaganderUse difflib to show differences when an object is edited
2016-03-07 Magnus HaganderGet rid of PgModel, replacing it with simple signals
2016-03-07 Dave PageAdd PostgreSQL Up and Running (2nd Edition)
2016-03-03 Magnus HaganderProperly set encoding for archives search post
2016-03-02 Magnus HaganderRemove link that no longer exists
2016-02-26 Stefan Kaltenbrunneradd wily werewolf and deprecate utopic - per complaint...
2016-02-22 Thom BrownUpdate Google Summer of Code page for 2016.
2016-02-12 Dave PageCorrect bug severity level.
2016-02-12 Dave PageCorrect security info, per Noah.
2016-02-11 Dave PageAdd a couple of books.
2016-02-11 Dave PageRelease 9.5.1, 9.4.6, 9.3.11, 9.2.15, and 9.1.20
2016-02-11 Dave PageFix link to latest version per Daniel Cristian Cruz
2016-02-09 Stefan Kaltenbrunnerfix typo - per Daniel Gustafsson on -www
2016-01-29 Dave PageAdd the core team email address to the core page.
next