Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-04 | better output for searches, email query fix | Sean Finney | 1 | -1/+2 | |
2008-09-02 | new ReleaseList class to order project releases | Sean Finney | 1 | -7/+3 | |
2008-07-01 | slightly better breadcrumbs in header | Sean Finney | 1 | -9/+6 | |
2008-06-28 | xhtml compliance: esc. [^a-zA-Z0-9-] from <a name> | Sean Finney | 1 | -4/+9 | |
2008-06-28 | mostly aesthetic changes and initial "breadcrumbs" | Sean Finney | 1 | -2/+24 | |
2008-06-28 | have a "slightly" more efficient frontpage query | Sean Finney | 1 | -2/+2 | |
2008-06-26 | package search / versionless implementation | Sean Finney | 1 | -2/+13 | |
going to /packages/pkg now gives a table of contents with the available versions for the package, or the results of a widers search in the case of no exact matches also removed a bunch of dead code from DB mostly | |||||
2008-06-25 | fix broken downloads from patch view page | Sean Finney | 1 | -2/+3 | |
2008-06-24 | remove suite info from packagevers template etc | Sean Finney | 1 | -2/+1 | |
the suite isn't readily available, and doesn't make much sense anyway since a single package/version can be shared in multiple suites. | |||||
2008-06-24 | remove Writers, move to templates to Templates | Sean Finney | 1 | -0/+61 | |