| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Always validate the list index before using. There is probably a saner map/re... | Robin H. Johnson | 2008-08-05 | 1 | -1/+4 |
* | Fix for bug #232234. | Robin H. Johnson | 2008-08-05 | 1 | -4/+19 |
* | Temp fix for broken pkginfo expansion. | Robin H. Johnson | 2008-08-04 | 1 | -1/+12 |
* | Handle empty changelog requiets. | Robin H. Johnson | 2008-06-23 | 1 | -1/+4 |
* | Clean up XML a bit, not perfect, but does validate better per bug #208355. Ge... | Robin H. Johnson | 2008-02-01 | 1 | -15/+14 |
* | Final fix for bug #199165, image border. | Robin H. Johnson | 2008-01-31 | 1 | -0/+4 |
* | Narrow version of logo. | Robin H. Johnson | 2008-01-27 | 2 | -1/+1 |
* | Fix tags. | Robin H. Johnson | 2008-01-17 | 1 | -4/+4 |
* | Link back to the frontpage. | Robin H. Johnson | 2008-01-17 | 1 | -1/+1 |
* | Add opensearch items per bug #158999. | Robin H. Johnson | 2008-01-17 | 1 | -4/+30 |
* | Add description to feeds per bug #206473. | Robin H. Johnson | 2008-01-17 | 1 | -3/+7 |
* | Add TODO item for newly stable, per bug #200539. | Robin H. Johnson | 2007-11-29 | 1 | -0/+1 |
* | Provide wording of exactly what the arches mode provides. | Robin H. Johnson | 2007-11-29 | 1 | -1/+1 |
* | Add note about the old URLs. | Robin H. Johnson | 2007-11-28 | 1 | -19/+24 |
* | Improved visiblity colour scheme from wltjr. | Robin H. Johnson | 2007-11-25 | 1 | -4/+4 |
* | More XHTML validation cleanups. | Robin H. Johnson | 2007-11-24 | 2 | -7/+1 |
* | Fix XHTML validation issues. | Robin H. Johnson | 2007-11-24 | 2 | -10/+9 |
* | Log creation of threads, and also close memcached connections when we are don... | Robin H. Johnson | 2007-11-24 | 2 | -0/+15 |
* | Fix bug #199436, incorrect updated timestamps on feed entries. | Robin H. Johnson | 2007-11-18 | 1 | -1/+1 |
* | Better default for local_latest as well. | Robin H. Johnson | 2007-11-16 | 1 | -0/+1 |
* | Different max for limit of left daylist when local_latest is in place. | Robin H. Johnson | 2007-11-16 | 1 | -2/+5 |
* | If the atom has no version, we need to collapse differently. | Robin H. Johnson | 2007-11-16 | 1 | -2/+6 |
* | Add robots.txt | Robin H. Johnson | 2007-11-15 | 1 | -0/+3 |
* | Improve the source message. | Robin H. Johnson | 2007-11-15 | 1 | -1/+1 |
* | Link to the changelog that is generated by the post-commit hook. | Robin H. Johnson | 2007-11-15 | 1 | -1/+2 |
* | Ignore ChangeLog in web/static/. | Robin H. Johnson | 2007-11-15 | 1 | -0/+1 |
* | Shrink columns. | Robin H. Johnson | 2007-11-15 | 1 | -1/+1 |
* | Add metadata.xml link per bug #66917. | Robin H. Johnson | 2007-11-15 | 2 | -1/+2 |
* | Use correct homepage. | Robin H. Johnson | 2007-11-14 | 1 | -1/+1 |
* | Fix rendering of ebuilds with multiple HOMEPAGEs. | Robin H. Johnson | 2007-11-14 | 2 | -22/+36 |
* | Add comment about min-width. | Robin H. Johnson | 2007-11-14 | 1 | -0/+2 |
* | Mention render bugs. | Robin H. Johnson | 2007-11-14 | 1 | -1/+3 |
* | One parsing safety issue. | Robin H. Johnson | 2007-11-14 | 1 | -1/+4 |
* | Fix max count. | Robin H. Johnson | 2007-11-14 | 1 | -1/+1 |
* | Fix missing "not" in FAQ entry, and mention package.maskv1.0.2 | Robin H. Johnson | 2007-11-14 | 1 | -1/+4 |
* | Last minute CSS fixes for broken browsers.v1.0.1 | Robin H. Johnson | 2007-11-14 | 1 | -4/+5 |
* | Fix whitespace. | Robin H. Johnson | 2007-11-14 | 1 | -13/+13 |
* | Make ALL font and area sizes relative, for folk with unusual font metrics. On... | Robin H. Johnson | 2007-11-14 | 1 | -24/+23 |
* | Refactor lastupdated timestamps, so that RSS and HTML have the same page time... | Robin H. Johnson | 2007-11-14 | 4 | -16/+16 |
* | Add correct timestamp to feeds | Markus Ullmann | 2007-11-12 | 1 | -2/+3 |
* | Fix feed error, wrong module | Markus Ullmann | 2007-11-12 | 1 | -2/+2 |
* | Update expiry time. | Robin H. Johnson | 2007-11-11 | 1 | -2/+3 |
* | /categories/ did not hit a cache. | Robin H. Johnson | 2007-11-11 | 1 | -1/+7 |
* | Factor out forums URL. | Robin H. Johnson | 2007-11-11 | 2 | -3/+9 |
* | Use memcache. | Robin H. Johnson | 2007-11-11 | 1 | -72/+40 |
* | Split up the code a bit more. | Robin H. Johnson | 2007-11-11 | 8 | -171/+188 |
* | Wrapper moved, and remember the timeout now. | Robin H. Johnson | 2007-11-10 | 1 | -12/+4 |
* | Factor out some duplicate MC code. | Robin H. Johnson | 2007-11-10 | 1 | -27/+18 |
* | Remove the pickle testing and workaround now that it is fixed. | Robin H. Johnson | 2007-11-10 | 1 | -24/+1 |
* | Cache fun. | Robin H. Johnson | 2007-11-10 | 1 | -9/+23 |