summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-11incorporate some suggestions/updates into TODOSean Finney1-0/+46
2008-09-08two maintainer email fixesSean Finney2-3/+3
2008-09-08Revert previous database representation changesSean Finney4-82/+50
2008-09-05remove unneeded where conditionSean Finney1-2/+1
2008-09-05unicode fixesSean Finney1-4/+5
2008-09-04better output for searches, email query fixSean Finney3-5/+7
2008-09-04don't allow package searches < 3 charsSean Finney1-1/+4
2008-09-04add utf-8 encoding commentSean Finney1-0/+1
2008-09-04better database maintainer representationSean Finney4-44/+84
2008-09-04change root_url to '' by defaultSean Finney1-1/+1
2008-09-03consolidate the FK triggersSean Finney1-34/+13
2008-09-03maintainer support in frontendSean Finney2-3/+21
2008-09-03initial, slightly stupid, maintainer support in databaseSean Finney3-4/+10
2008-09-02add slash to solo root_url to prevent empty hrefSean Finney1-1/+1
2008-09-02new ReleaseList class to order project releasesSean Finney4-11/+19
2008-09-02add experimental to reprepro configSean Finney1-0/+5
2008-07-06add automatic archive updating supportSean Finney1-1/+8
2008-07-06add contrib/non-free components to reprepro cfgSean Finney1-3/+3
2008-07-06bugfix: don't automatically prune in destructorSean Finney2-5/+12
2008-07-05remove superfluous print from Archive classSean Finney1-3/+0
2008-07-05remove update trigger for package_rel_mapsSean Finney1-10/+0
2008-07-05use a "marked" field to catch stale/removed pkgsSean Finney2-3/+9
2008-07-05no such thing as varchar in sqliteSean Finney1-1/+1
2008-07-01slightly better breadcrumbs in headerSean Finney2-13/+11
2008-07-01left-align diffstat infoSean Finney1-0/+1
2008-06-28shrink the diffstat info a bitSean Finney2-1/+6
2008-06-28force -p1 for diffstat generationSean Finney1-2/+2
2008-06-28remove superfluous diffgz in summarySean Finney1-6/+0
2008-06-28fix a long overdue XXX wrt diffgz's in pagehandlerSean Finney2-21/+15
2008-06-28minor template touchups / fixesSean Finney3-3/+13
2008-06-28add copyright blah and git links at page bottomSean Finney2-0/+19
2008-06-28xhtml compliance: esc. [^a-zA-Z0-9-] from <a name>Sean Finney2-5/+10
2008-06-28superfluous css changeSean Finney1-0/+1
2008-06-28make summary a little more compactSean Finney1-9/+7
2008-06-28strip surrounding ws from diffstat outputSean Finney1-1/+1
2008-06-28mostly aesthetic changes and initial "breadcrumbs"Sean Finney5-122/+182
2008-06-28don't bother sorting package entries when parsingSean Finney1-3/+1
2008-06-28have a "slightly" more efficient frontpage querySean Finney4-6/+19
2008-06-28db "optimizations" fsvo "optimization"Sean Finney2-23/+24
2008-06-28properly filter on suite/pkg when creating ArchiveSean Finney1-3/+1
2008-06-28key fixup, pkg index, remove blank rows from sqlSean Finney1-9/+7
2008-06-28remove need for initial empty rows, fix syntax errSean Finney1-4/+4
2008-06-26slightly refine the package results handlingSean Finney1-1/+2
2008-06-26whoops, forgot to add searchresults templateSean Finney1-0/+34
2008-06-26package search / versionless implementationSean Finney4-52/+61
2008-06-26add new collection row factory, query cleanupSean Finney2-42/+37
2008-06-26don't use html backtrace for cmdline testingSean Finney1-1/+3
2008-06-25cleanup/reorganize pagehandler command handlingSean Finney1-77/+103
2008-06-25fix broken downloads from patch view pageSean Finney3-16/+18
2008-06-25frontpage rework and quick/dirty jump formSean Finney4-14/+34