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
2011-09-17
remove managed = True from existing model classes
Sean Finney
1
-4
/
+0
2011-03-30
No longer support debian_bundle, it's deprecated
Sean Finney
1
-1
/
+1
2011-03-29
Merge commit '0e6d288bf4c21b043a02c6cc19367bb937397edd' into django-rewrite
Sean Finney
2
-7
/
+18
2011-03-29
Merge commit '3ad04e54bfa606d65814c1f819f50932f571c659' into django-rewrite
Sean Finney
1
-0
/
+1
2011-02-20
First stab at extracting suites into a local conf value
Sean Finney
2
-2
/
+13
2011-02-20
etch is out, wheezy is in
Sean Finney
1
-6
/
+6
2010-11-07
Explicitly close a popen3(patch) fd to avoid lockups
Sean Finney
1
-0
/
+1
2010-05-17
Some incomplete efforts at getting gen-patch-info into the django impl.
Sean Finney
1
-50
/
+29
2010-05-17
Remove obsoleted DB module
Sean Finney
1
-193
/
+0
2010-05-17
Remove remainder of dead code in Templates/ReqHandler
Sean Finney
2
-154
/
+0
2010-05-17
Remove dead CacheObject code
Sean Finney
2
-77
/
+1
2010-05-16
Frontpage in django, and index view
Sean Finney
2
-1
/
+10
2010-05-15
Move admin code into seperate module to avoid double-registration
Sean Finney
2
-6
/
+7
2010-05-13
Add maintainer search in django implementation, commonize w/index search.
Sean Finney
3
-9
/
+26
2010-05-13
More dead code removal
Sean Finney
2
-49
/
+1
2010-05-13
Move the diffhandlers into the Patch library.
Sean Finney
5
-108
/
+67
2010-05-13
commonize all the diffhandler stuff into the SourcePackage model
Sean Finney
2
-32
/
+22
2010-05-13
Package index listing now implemented in django
Sean Finney
5
-10
/
+47
2010-05-13
Refactor the view code down considerably
Sean Finney
2
-107
/
+29
2010-05-13
Remove dead patch handling code
Sean Finney
2
-82
/
+3
2010-05-13
Django implementations of the rest of the patch view/download views
Sean Finney
2
-0
/
+67
2010-05-13
Fixes for 3.0 (quilt) packages in django implementation
Sean Finney
1
-4
/
+7
2010-05-13
Implementation of debian-only patch views in django
Sean Finney
2
-0
/
+32
2010-05-13
Implement series patch download and view in django
Sean Finney
3
-4
/
+47
2010-05-13
Remove non-django PackageVersTemplate code
Sean Finney
2
-22
/
+1
2010-05-13
implement package/version view in django
Sean Finney
3
-1
/
+35
2010-05-05
Initial django import, including models and admin models for current schema.
Sean Finney
3
-0
/
+87
2010-03-05
Allow blank lines and comments in quilt series files
Sean Finney
1
-3
/
+12
2010-03-01
allow a "3.0 (quilt)" format packages without patches.
Bernhard R. Link
1
-3
/
+7
2009-12-02
allow for compression formats other than gz in the debian.tar files
0.20091202_quilt-3.0
Sean Finney
1
-1
/
+1
2009-12-02
use "Debian-diff" as "type" for both 1.0 and 3.0 (quilt) formats
Sean Finney
1
-1
/
+1
2009-12-02
store the patches in Quilt30Series without the dir name
Sean Finney
1
-2
/
+2
2009-12-02
initial support for source package format 3.0 (quilt)
Sean Finney
6
-31
/
+123
2009-11-29
inject some zero-whitespace break characters in long version strings
Sean Finney
1
-0
/
+5
2009-11-29
remove another unused option: static_dir
Sean Finney
1
-1
/
+0
2009-11-29
remove unused/obsolete config output_dir
Sean Finney
1
-1
/
+0
2009-11-12
add squeeze to the list of tracked releases
Sean Finney
1
-1
/
+1
2009-10-26
shuffle the logic in PackageCmd to allow exact matches for < 3 letters
Sean Finney
1
-5
/
+8
2009-09-30
Revert "oops, the length should be two not one"
Sean Finney
1
-2
/
+1
2009-09-30
oops, the length should be two not one
Sean Finney
1
-1
/
+2
2009-09-30
when no version is specified, do not cache PackageCmd
Sean Finney
1
-1
/
+2
2009-09-06
Revert "try both utf8 and latin-1 for contents in Patch constructor"
Sean Finney
1
-5
/
+1
2009-09-06
Revert "Revert "remove some extra print statements that only cause problems""
Sean Finney
1
-5
/
+5
2009-09-06
Revert "remove some extra print statements that only cause problems"
Sean Finney
1
-5
/
+5
2009-09-06
try both utf8 and latin-1 for contents in Patch constructor
Sean Finney
1
-1
/
+5
2009-09-05
remove some extra print statements that only cause problems
Sean Finney
1
-5
/
+5
2009-09-03
add extra indicator config variable for compressed lists file.
Sean Finney
1
-0
/
+6
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
[next]