index
:
patch-tracker
django-rewrite
master
wsgi
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pagehandler.py
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-02
move the profile/pstats import into run_profile
Sean Finney
1
-1
/
+1
2009-09-01
consolidate profiling in pagehandler, removing duplicate code
Sean Finney
1
-7
/
+11
2009-08-31
even better profiling, new -o output cmdline option
Sean Finney
1
-4
/
+8
2009-08-31
allow for pagehandler args to be passed on cmdline
Sean Finney
1
-13
/
+29
2009-08-31
initial support for profiling
Sean Finney
1
-3
/
+13
2009-08-31
add simple getopt support to pagehandler.py
Sean Finney
1
-0
/
+15
2009-02-12
more gracefully find what should be the installation root
sean finey
1
-7
/
+5
2009-02-11
mod_python -> wsgi
sean finey
1
-6
/
+19
2008-12-29
missed one module rename from the initial ptcgi -> ReqHandler
Sean Finney
1
-1
/
+1
2008-12-29
migrate from cgi to mod_python
Sean Finney
1
-167
/
+17
2008-09-04
better output for searches, email query fix
Sean Finney
1
-3
/
+4
2008-09-04
don't allow package searches < 3 chars
Sean Finney
1
-1
/
+4
2008-09-03
maintainer support in frontend
Sean Finney
1
-0
/
+15
2008-06-28
fix a long overdue XXX wrt diffgz's in pagehandler
Sean Finney
1
-21
/
+5
2008-06-28
have a "slightly" more efficient frontpage query
Sean Finney
1
-1
/
+1
2008-06-26
slightly refine the package results handling
Sean Finney
1
-1
/
+2
2008-06-26
package search / versionless implementation
Sean Finney
1
-10
/
+22
2008-06-26
don't use html backtrace for cmdline testing
Sean Finney
1
-1
/
+3
2008-06-25
cleanup/reorganize pagehandler command handling
Sean Finney
1
-77
/
+103
2008-06-25
fix broken downloads from patch view page
Sean Finney
1
-11
/
+12
2008-06-25
frontpage rework and quick/dirty jump form
Sean Finney
1
-1
/
+11
2008-06-24
fix for direct patches in subdirs
Sean Finney
1
-1
/
+1
2008-06-24
strip epoch before looking for diff.gz file
Sean Finney
1
-2
/
+6
2008-06-24
remove suite info from packagevers template etc
Sean Finney
1
-1
/
+1
2008-06-24
add support for displaying "direct" changes
Sean Finney
1
-0
/
+4
2008-06-24
slightly smarter frontpage handling
Sean Finney
1
-2
/
+3
2008-06-24
remove Writers, move to templates to Templates
Sean Finney
1
-1
/
+1
2008-06-24
remove hardcoded url assumptions
Sean Finney
1
-10
/
+13
2008-06-22
big commit with db and cgi handling updates
Sean Finney
1
-8
/
+37
2008-06-11
further cgi related fixes
Sean Finney
1
-1
/
+6
2008-06-11
initial stab at cgi-based patch generation
Sean Finney
1
-0
/
+74