index
:
patch-tracker
django-rewrite
master
wsgi
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
patchtracker
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-01
remove superflous import of DiffGzHandler from SourceArchive
Sean Finney
1
-2
/
+0
2009-09-01
track the size of the diff.gz file in DiffGzHandler
Sean Finney
1
-0
/
+3
2009-09-01
initial implementation of selective output caching
Sean Finney
3
-2
/
+101
2009-09-01
small fixups to the pts index feature
Sean Finney
1
-9
/
+8
2009-07-26
initial support for PTS index file generation
Sean Finney
2
-0
/
+39
2009-07-26
changes to work with >> lenny versions of reprepro and python-debian
Sean Finney
1
-0
/
+8
2009-02-12
fail more gracefully if a diff.gz is missing
sean finey
2
-3
/
+9
2009-02-11
mod_python -> wsgi
sean finey
1
-48
/
+58
2008-12-29
migrate from cgi to mod_python
Sean Finney
1
-0
/
+175
2008-09-12
add a local configuration file ignored by git
Sean Finney
1
-0
/
+5
2008-09-08
two maintainer email fixes
Sean Finney
2
-3
/
+3
2008-09-08
Revert previous database representation changes
Sean Finney
2
-44
/
+46
2008-09-05
remove unneeded where condition
Sean Finney
1
-2
/
+1
2008-09-05
unicode fixes
Sean Finney
1
-4
/
+5
2008-09-04
better output for searches, email query fix
Sean Finney
1
-1
/
+2
2008-09-04
better database maintainer representation
Sean Finney
2
-40
/
+46
2008-09-04
change root_url to '' by default
Sean Finney
1
-1
/
+1
2008-09-03
maintainer support in frontend
Sean Finney
1
-3
/
+6
2008-09-03
initial, slightly stupid, maintainer support in database
Sean Finney
2
-3
/
+7
2008-09-02
new ReleaseList class to order project releases
Sean Finney
2
-7
/
+15
2008-07-06
bugfix: don't automatically prune in destructor
Sean Finney
1
-5
/
+10
2008-07-05
remove superfluous print from Archive class
Sean Finney
1
-3
/
+0
2008-07-05
use a "marked" field to catch stale/removed pkgs
Sean Finney
1
-2
/
+7
2008-07-01
slightly better breadcrumbs in header
Sean Finney
1
-9
/
+6
2008-06-28
force -p1 for diffstat generation
Sean Finney
1
-2
/
+2
2008-06-28
fix a long overdue XXX wrt diffgz's in pagehandler
Sean Finney
1
-0
/
+10
2008-06-28
xhtml compliance: esc. [^a-zA-Z0-9-] from <a name>
Sean Finney
1
-4
/
+9
2008-06-28
strip surrounding ws from diffstat output
Sean Finney
1
-1
/
+1
2008-06-28
mostly aesthetic changes and initial "breadcrumbs"
Sean Finney
1
-2
/
+24
2008-06-28
don't bother sorting package entries when parsing
Sean Finney
1
-3
/
+1
2008-06-28
have a "slightly" more efficient frontpage query
Sean Finney
2
-4
/
+17
2008-06-28
db "optimizations" fsvo "optimization"
Sean Finney
1
-8
/
+6
2008-06-28
remove need for initial empty rows, fix syntax err
Sean Finney
1
-4
/
+4
2008-06-26
package search / versionless implementation
Sean Finney
3
-42
/
+39
2008-06-26
add new collection row factory, query cleanup
Sean Finney
2
-42
/
+37
2008-06-25
fix broken downloads from patch view page
Sean Finney
1
-2
/
+3
2008-06-25
frontpage rework and quick/dirty jump form
Sean Finney
1
-2
/
+1
2008-06-24
modify relateSourcePackage to take package/version
Sean Finney
1
-4
/
+3
2008-06-24
remove debug printing cruft for db bootstrapping
Sean Finney
1
-1
/
+0
2008-06-24
remove suite info from packagevers template etc
Sean Finney
1
-2
/
+1
2008-06-24
add support for displaying "direct" changes
Sean Finney
1
-5
/
+22
2008-06-24
remove Writers, move to templates to Templates
Sean Finney
1
-34
/
+1
2008-06-24
slightly optimize query logic w/ INSERT OR REPLACE
Sean Finney
1
-26
/
+11
2008-06-23
don't declare ArchiveDiffer with empty parent
Sean Finney
1
-1
/
+1
2008-06-23
split up generator and parsing logic in Archive
Sean Finney
1
-5
/
+68
2008-06-22
big commit with db and cgi handling updates
Sean Finney
4
-75
/
+186
2008-06-11
saving some work on sqlite related stuff
Sean Finney
1
-0
/
+68
2008-06-11
further cgi related fixes
Sean Finney
1
-1
/
+1
2008-06-11
initial stab at cgi-based patch generation
Sean Finney
2
-1
/
+12
2008-06-10
sorting fixups/cleanups
Sean Finney
1
-18
/
+13
[next]