pgweb.git
2012-03-09 Thom BrownClose open ul tag. Report by Selena Deckelmann.
2012-03-09 Thom BrownGSoC mentor list is now present context, so correct...
2012-03-06 Magnus HaganderAllow all staff users (= admin login users) to purge...
2012-03-05 Thom BrownChanged GSoC note about a list of mentors being available.
2012-03-05 Thom BrownUpdated GSoC page for 2012 and archived 2011 GSoC page.
2012-03-02 Magnus HaganderShow previous 10 posts by an organisation when moderati...
2012-03-02 Magnus HaganderFix incorrect field for searching in the admin interface
2012-02-27 Thom BrownFix typo.
2012-02-27 Magnus HaganderArgh, I forgot to save in my editor before I committed :O
2012-02-27 Magnus HaganderUpdate for new security releases
2012-02-25 Magnus HaganderSecurity page updates for new releases
2012-02-21 Magnus HaganderAdd back link to openscg downloads that got lost in...
2012-02-21 Magnus HaganderRemove link to non-opensource postgres plus
2012-02-13 Magnus HaganderTemporary remove listing of PWN from the website
2012-02-09 Magnus HaganderTranslate linebreaks in docs comments
2012-02-07 Magnus HaganderDon't generate http requests with two Host: headers
2012-02-07 Magnus HaganderRemove dead code
2012-02-07 Magnus HaganderAssign better priorities to docs pages for searching...
2012-02-07 Magnus HaganderWeigh hits based on score when given in sitemap
2012-01-30 Magnus HaganderProbably a good idea to use the same column name everyw...
2012-01-30 Magnus HaganderBring back the groupid in list-of-lists for search
2012-01-29 Magnus HaganderNeed to bring back the lastcrawl table for nagios monit...
2012-01-29 Magnus HaganderRound off the rank score of search hits to two decimal...
2012-01-29 Magnus HaganderDon't confuse total number of pages with total number...
2012-01-29 Magnus HaganderForgot to qualify the suburl column in one location...
2012-01-27 Magnus HaganderDon't break on months that have exactly one message...
2012-01-27 Magnus HaganderFix typo that caused exception when reporting an exception
2012-01-27 Magnus HaganderBruce's book is no longer on our site, so remove the...
2012-01-22 Magnus Hagander8.2 isn't supported at all anymore, so don't special...
2012-01-22 Magnus HaganderUpdate message counts when finished crawling lists
2012-01-22 Magnus HaganderMake it possible to crawl more than one list at a time...
2012-01-21 Magnus HaganderNew set of web search crawlers and infrastructure
2012-01-21 Magnus HaganderExport list information as json
2012-01-20 Magnus HaganderAdd help texts refering to the organisation list on...
2012-01-20 Magnus HaganderAllow the use of HTML in form field help texts
2012-01-20 Thom BrownStop emphasising elements with a 'c4' class as it only...
2012-01-18 Magnus HaganderRemove link to pugs site which doesn't exist
2012-01-15 Magnus HaganderAnother round of markup fixes
2012-01-15 Magnus HaganderFix boken tag
2012-01-14 Magnus HaganderExclude precompiled python files
2012-01-14 Magnus HaganderInclude support/versioning in search results again!
2012-01-14 Magnus HaganderInclude last modified date in sitemap
2012-01-14 Magnus HaganderCan't leave an empty struct, need to actually remove...
2012-01-14 Magnus HaganderThis URL doesn't actually exist...
2012-01-13 Magnus HaganderEnsure that names are utf-8 encoded in community auth
2012-01-07 Magnus HaganderPurge supported version list from frontends when changi...
2012-01-07 Magnus HaganderRender list of supported versions on the main page
2012-01-07 Magnus HaganderAdd two fields to the version model, for tracking relea...
2012-01-06 Dave PageAdd new frontend server to the pgq config.
2012-01-05 Dave PageUpdate copyright year.
2012-01-02 Magnus HaganderOops, missed about half of the last commit.
2012-01-02 Magnus HaganderMake it possible to edit firstname and lastname fields...
2011-12-28 Magnus HaganderAdd sample login.html for django admin logins
2011-12-27 Thom BrownFix typo.
2011-12-27 Magnus HaganderImplement single sign-out for community login 2.0
2011-12-22 Magnus HaganderAdd hint about how to create a key
2011-12-22 Magnus HaganderAdd comment field to community sites, never hurts...
2011-12-22 Magnus HaganderAdd sample perl code to decrypt authentication tokens
2011-12-22 Magnus HaganderAdd sample django community authentication consumer
2011-12-22 Magnus HaganderInclude a timestamp in the authentication token
2011-12-22 Magnus HaganderAdd a special login form for the community auth logins
2011-12-22 Magnus HaganderImplement community authentication 2.0
2011-12-22 Magnus HaganderAdd a simple crash testing URL
2011-12-20 Magnus HaganderSend notification emails on deletes
2011-12-20 Dave PageUsernames must be checked case insensitively
2011-12-19 Magnus HaganderPurge server list when updating sponsors
2011-12-18 Magnus HaganderDo a sleep before reloading the website, to avoid inter...
2011-12-18 Magnus HaganderWe have released now, the plan is no longer summer...
2011-12-18 Thom BrownAdd org, date and approved columns to news view, along...
2011-12-17 Jonathan S... Stops sending M2M updates from PgModel objects upon...
2011-12-17 Magnus HaganderMake our session cookie secure by default, and locked...
2011-12-17 Magnus HaganderRemove some really ugly forgotten debugging code...
2011-12-17 Magnus HaganderProperly redirect after login
2011-12-15 Thom BrownRemove leading and trailing paragraph HTML tags from...
2011-12-15 Magnus HaganderAvoid crashing the frontpage when there are zero quotes
2011-12-13 Magnus HaganderSay "Date:" and not "Posted on:" for events, because...
2011-12-12 Magnus HaganderUse a fully qualified path to the sendmail binary
2011-12-12 Magnus HaganderMake events.summary a markdown field
2011-12-12 Magnus HaganderFix out of date copyright year
2011-12-11 Magnus HaganderAdd link to the developer docs build log, now that...
2011-12-11 Magnus HaganderAdd a 500.html template
2011-12-11 Magnus HaganderMake two quick requests to the website after reload
2011-12-11 Magnus HaganderUpdate documentation with latest versions and information
2011-12-11 Magnus HaganderAdd a varnish_purge() function to be used in local...
2011-12-11 Thom BrownRemove reference to redundant gecko fixes css file...
2011-12-11 Thom BrownAdd in missing link for large text stylesheet switch.
2011-12-08 Magnus HaganderDon't crash when migrating users with blank name
2011-12-07 Magnus HaganderMove fixedfields back to before the .save(), to unbreak...
2011-12-07 Magnus HaganderFix links to 8.4 PDFs to not include major version
2011-12-06 Magnus HaganderMake sure the host header is set to postgresql.org
2011-12-06 Magnus HaganderAllow for the ftpsite pickle to be uploaded via https
2011-12-06 Magnus HaganderAdd rel=nofollow for docs comments links
2011-12-06 Magnus HaganderDon't cause exception on calls to the old redirector...
2011-12-06 Magnus HaganderMake sure month numbers are padded with a leading zero
2011-12-05 Magnus HaganderFix typo, reported by Cedric
2011-12-05 Magnus HaganderPurges need to be anchored in / - fix news and events...
2011-12-05 Magnus HaganderUpdate shoutbox with new release versions
2011-12-04 Magnus HaganderDon't die on invalid input quite as easily - switch...
2011-12-04 Magnus HaganderInclude docs load timestamp in developer docs
2011-12-04 Magnus HaganderPurge the correct URL when loading developer docs
next