summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-01track the size of the diff.gz file in DiffGzHandlerSean Finney1-0/+3
2009-09-01consolidate profiling in pagehandler, removing duplicate codeSean Finney1-7/+11
2009-09-01initial implementation of selective output cachingSean Finney3-2/+101
2009-09-01small fixups to the pts index featureSean Finney2-10/+12
2009-09-01add new .gitignore masks for cache, profile and index filesSean Finney1-0/+3
2009-08-31even better profiling, new -o output cmdline optionSean Finney1-4/+8
2009-08-31allow for pagehandler args to be passed on cmdlineSean Finney1-13/+29
2009-08-31initial support for profilingSean Finney1-3/+13
2009-08-31add simple getopt support to pagehandler.pySean Finney1-0/+15
2009-07-26initial support for PTS index file generationSean Finney3-1/+52
2009-07-26changes to work with >> lenny versions of reprepro and python-debianSean Finney2-1/+23
2009-07-26pass the patch tracker root via PYTHONPATH to repreproSean Finney1-2/+3
2009-07-26minor changes to required software in READMESean Finney1-8/+8
2009-07-21get README up to date with realitySean Finney1-19/+37
2009-02-12fail more gracefully if a diff.gz is missingsean finey2-3/+9
2009-02-12add a base href to skeleton templatesean finey1-0/+1
2009-02-12updated apache conf for wsgiwsgisean finey1-9/+15
2009-02-12more gracefully find what should be the installation rootsean finey1-7/+5
2009-02-11mod_python -> wsgisean finey2-54/+77
2009-01-08d'oh. html validation fix for anchor name tagsSean Finney1-12/+8
2009-01-08add background-color attribute for body{}Sean Finney1-0/+1
2009-01-08include anchor name tags in package pageSean Finney1-4/+12
2009-01-08use min-height instead of height, it's prettierSean Finney1-1/+1
2008-12-30add documentation about "email search"Sean Finney1-0/+2
2008-12-29add a sample apache configurationSean Finney1-0/+14
2008-12-29missed one module rename from the initial ptcgi -> ReqHandlerSean Finney1-1/+1
2008-12-29migrate from cgi to mod_pythonSean Finney2-167/+192
2008-12-29fix absolute link in quick jump formSean Finney1-1/+1
2008-09-12add a local configuration file ignored by gitSean Finney2-0/+6
2008-09-11more TODO cut/paste from emailSean Finney1-0/+41
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