index
:
pgweb-old.git
master
This is the pgweb source repository for the old websites, prior to December 2011. Includes the search.postgresql.org and archives.postgresql.org code.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
planet
/
generator.py
Age
Commit message (
Expand
)
Author
2009-03-01
Add a page specifically outlining how you add a blog
Magnus Hagander
2008-12-14
Only list blogs that are approved in the blog-list on the right...
Magnus Hagander
2008-12-01
Increase truncation limit to 4k, by popular demand.
Magnus Hagander
2008-11-18
Now that we have the admin schema up, only show feeds that are approved, and ...
Magnus Hagander
2008-11-03
Include full text of all feeds in the RSS feed.
Magnus Hagander
2008-11-03
Switch to using the Django template engine, since we'll
Magnus Hagander
2008-10-25
Split template into a base piece shared for more pages, and a main piece for ...
Magnus Hagander
2008-10-25
Make tidy deal with utf8 properly. Oops.
Magnus Hagander
2008-10-24
Read database from a configfile, so beta can now easily have
Magnus Hagander
2008-10-23
Switch to using templates to generate the HTML instead
Magnus Hagander
2008-10-22
Use HTMLTidy and some attribute trickery to make output XHTML valid.
Magnus Hagander
2008-10-18
Initial version of new planet code
Magnus Hagander