index
:
delta/python-packages/paste-git.git
2.0.3
BB-4
benjaminp-fixture-unicode-paths
blueyed-coverage
bug/21
cd/travis-ci
cdent/git-actions
cdent/use-importlib
double_slash_at_start_of_path_fix
eliminate_cgi_parse_qsl
eliminate_cgi_parse_qsl_2
fix-19
fix-docs
fix-has_key
gzip_work_with_generator
mainline-refactor
master
py37
py3k
pytest
python3_wsgilib_add_close_next
require_six
stringio
test_wsgirequest_charset_use_UTF-8_instead_of_iso-8859-1
tox_add_py35
tox_add_pypy
tox_coverage
github.com: cdent/paste.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paste
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
rewrite watchthreads to use the new paste.util.template
Ian Bicking
2007-01-31
1
-65
/
+80
*
Allow killing of errant threads through the web application (also add a modul...
Ian Bicking
2007-01-30
1
-37
/
+118
*
Add app to monitor and summarize the status of any wedged threads. Also a ha...
Ian Bicking
2007-01-30
1
-0
/
+169
*
convert old-style classes to new-style classes
pjenvey
2007-01-05
1
-2
/
+2
*
Revert r5958, for more threadsafe profiling -- the feature it used is only av...
Ian Bicking
2006-12-18
1
-13
/
+22
*
Remove sys.stdout patching, in favor of directly capturing output
Ian Bicking
2006-12-01
1
-22
/
+13
*
A big commit, primarily aesthetic/whitespace in nature. This is the result o...
Ian Bicking
2006-10-20
3
-8
/
+8
*
Several name problems, small bugs, extra imports caught by pyflakes
Ian Bicking
2006-10-20
1
-1
/
+1
*
Add docstring for all the entry points
Ian Bicking
2006-10-20
1
-0
/
+4
*
Moved wdg_validate to new entry point
Ian Bicking
2006-10-20
1
-0
/
+13
*
Moved profile entry point
Ian Bicking
2006-10-20
1
-6
/
+16
*
Set Content-length to a string value, not int
Ian Bicking
2006-09-10
1
-2
/
+2
*
Removed Paste Deploy dependencies in many places
Ian Bicking
2006-08-19
1
-2
/
+6
*
Avoid a weird upstream traceback in certain failure situations
Ian Bicking
2006-07-11
1
-1
/
+1
*
Added support for the exc_info keyword arg to ProfileMiddleware
pjenvey
2006-06-17
1
-2
/
+2
*
Added copyright header to a bunch of files
Ian Bicking
2006-06-13
4
-0
/
+8
*
some improvements to controlling where the output of paste.debug.prints goes
Ian Bicking
2006-05-26
1
-6
/
+6
*
Added a way of overriding where the prints get outputed to
Ian Bicking
2006-05-26
1
-3
/
+19
*
Added entry points for debug apps
Ian Bicking
2006-05-24
1
-0
/
+10
*
Added some more hooks for capturing output
Ian Bicking
2006-02-22
1
-5
/
+12
*
Move (copy) some of the file testing stuff from paste.fixture into a new (mor...
Ian Bicking
2006-02-21
1
-0
/
+407
*
Allow printdebug to be suppressed dynamically
Ian Bicking
2006-01-26
1
-3
/
+8
*
- added paste.progress : a request upload progress monitor, partially complet...
cce
2006-01-11
1
-0
/
+63
*
moving httpserver from util sub-package up a level
cce
2006-01-09
1
-1
/
+1
*
Added a little argument to profile.profile_decorator, to allow conditional pr...
Ian Bicking
2006-01-07
1
-0
/
+7
*
Added docstrings to some modules
Ian Bicking
2006-01-04
3
-0
/
+13
*
Added a bunch of module docstrings so the module index looks nicer; also mark...
Ian Bicking
2005-12-30
1
-1
/
+3
*
Remove deprecated calls to wsgilib
Ian Bicking
2005-12-21
1
-2
/
+3
*
A bunch of little import cleanups noted from pyflakes
Ian Bicking
2005-12-18
1
-1
/
+0
*
Moved wdg_validate and profile to debug package
Ian Bicking
2005-12-18
2
-0
/
+300
*
Moved paste.printdebug to paste.debug.prints
Ian Bicking
2005-12-18
1
-0
/
+103
*
migrating tests to use util.httpserver rather than util.baseserver
cce
2005-12-14
1
-1
/
+1
*
- redirects should include comments
cce
2005-12-13
1
-6
/
+2
*
Moved doctest_webapp; old location not deprecated because I think it is proba...
Ian Bicking
2005-12-13
1
-0
/
+433
*
Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...
Ian Bicking
2005-12-13
2
-0
/
+98