aboutsummaryrefslogtreecommitdiff
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* Include a last-time changed suffix in the ids for each entry per RFC4287, ↵Robin H. Johnson2008-08-051-1/+1
| | | | section 4.2.6 that requires per-document uniqueness of IDs. Gentoo bug #214561.
* Always validate the list index before using. There is probably a saner ↵Robin H. Johnson2008-08-051-1/+4
| | | | map/reduce version of that loop.
* Fix for bug #232234.Robin H. Johnson2008-08-051-4/+19
|
* Temp fix for broken pkginfo expansion.Robin H. Johnson2008-08-041-1/+12
|
* Handle empty changelog requiets.Robin H. Johnson2008-06-231-1/+4
|
* Clean up XML a bit, not perfect, but does validate better per bug #208355. ↵Robin H. Johnson2008-02-011-15/+14
| | | | Genshi is messing with the XML still.
* Final fix for bug #199165, image border.Robin H. Johnson2008-01-311-0/+4
|
* Narrow version of logo.Robin H. Johnson2008-01-272-1/+1
|
* Fix tags.Robin H. Johnson2008-01-171-4/+4
|
* Link back to the frontpage.Robin H. Johnson2008-01-171-1/+1
|
* Add opensearch items per bug #158999.Robin H. Johnson2008-01-171-4/+30
|
* Add description to feeds per bug #206473.Robin H. Johnson2008-01-171-3/+7
|
* Add TODO item for newly stable, per bug #200539.Robin H. Johnson2007-11-291-0/+1
|
* Provide wording of exactly what the arches mode provides.Robin H. Johnson2007-11-291-1/+1
|
* Add note about the old URLs.Robin H. Johnson2007-11-281-19/+24
|
* Improved visiblity colour scheme from wltjr.Robin H. Johnson2007-11-251-4/+4
|
* More XHTML validation cleanups.Robin H. Johnson2007-11-242-7/+1
|
* Fix XHTML validation issues.Robin H. Johnson2007-11-242-10/+9
|
* Log creation of threads, and also close memcached connections when we are ↵Robin H. Johnson2007-11-242-0/+15
| | | | done with using them. Setup time is very short, so it is more important to keep the FD count down.
* Fix bug #199436, incorrect updated timestamps on feed entries.Robin H. Johnson2007-11-181-1/+1
|
* Better default for local_latest as well.Robin H. Johnson2007-11-161-0/+1
|
* Different max for limit of left daylist when local_latest is in place.Robin H. Johnson2007-11-161-2/+5
|
* If the atom has no version, we need to collapse differently.Robin H. Johnson2007-11-161-2/+6
|
* Add robots.txtRobin H. Johnson2007-11-151-0/+3
|
* Improve the source message.Robin H. Johnson2007-11-151-1/+1
|
* Link to the changelog that is generated by the post-commit hook.Robin H. Johnson2007-11-151-1/+2
|
* Ignore ChangeLog in web/static/.Robin H. Johnson2007-11-151-0/+1
|
* Shrink columns.Robin H. Johnson2007-11-151-1/+1
|
* Add metadata.xml link per bug #66917.Robin H. Johnson2007-11-152-1/+2
|
* Use correct homepage.Robin H. Johnson2007-11-141-1/+1
|
* Fix rendering of ebuilds with multiple HOMEPAGEs.Robin H. Johnson2007-11-142-22/+36
|
* Add comment about min-width.Robin H. Johnson2007-11-141-0/+2
|
* Mention render bugs.Robin H. Johnson2007-11-141-1/+3
|
* One parsing safety issue.Robin H. Johnson2007-11-141-1/+4
|
* Fix max count.Robin H. Johnson2007-11-141-1/+1
|
* Fix missing "not" in FAQ entry, and mention package.maskv1.0.2Robin H. Johnson2007-11-141-1/+4
|
* Last minute CSS fixes for broken browsers.v1.0.1Robin H. Johnson2007-11-141-4/+5
|
* Fix whitespace.Robin H. Johnson2007-11-141-13/+13
|
* Make ALL font and area sizes relative, for folk with unusual font metrics. ↵Robin H. Johnson2007-11-141-24/+23
| | | | Only images, lines, margins and padding remain with absolute sizes (px, pt).
* Refactor lastupdated timestamps, so that RSS and HTML have the same page ↵Robin H. Johnson2007-11-144-16/+16
| | | | timestamp.
* Add correct timestamp to feedsMarkus Ullmann2007-11-121-2/+3
|
* Fix feed error, wrong moduleMarkus Ullmann2007-11-121-2/+2
|
* Update expiry time.Robin H. Johnson2007-11-111-2/+3
|
* /categories/ did not hit a cache.Robin H. Johnson2007-11-111-1/+7
|
* Factor out forums URL.Robin H. Johnson2007-11-112-3/+9
|
* Use memcache.Robin H. Johnson2007-11-111-72/+40
|
* Split up the code a bit more.Robin H. Johnson2007-11-118-171/+188
|
* Wrapper moved, and remember the timeout now.Robin H. Johnson2007-11-101-12/+4
|
* Factor out some duplicate MC code.Robin H. Johnson2007-11-101-27/+18
|
* Remove the pickle testing and workaround now that it is fixed.Robin H. Johnson2007-11-101-24/+1
|