index
:
delta/python-packages/paste.git
2.0.3
BB-4
double_slash_at_start_of_path_fix
eliminate_cgi_parse_qsl
eliminate_cgi_parse_qsl_2
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
bitbucket.org: Obsolete (use python-packages/paste-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paste
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug fixes
ianb
2005-08-22
1
-1
/
+1
*
Moved test
ianb
2005-08-22
21
-158
/
+0
*
Moved test
ianb
2005-08-22
1
-16
/
+0
*
paste.deployify urlmap
ianb
2005-08-22
1
-7
/
+14
*
Moved test
ianb
2005-08-22
1
-43
/
+0
*
Converted cgiapp to paste.deploy
ianb
2005-08-22
1
-5
/
+9
*
Moved cgiapp tests
ianb
2005-08-22
5
-64
/
+0
*
Removed thirdparty stuff
ianb
2005-08-22
6
-65
/
+12
*
Removed 3rd-party; moved backported modules to paste.util
ianb
2005-08-22
5
-15
/
+0
*
Got exception tests working; error_catcher filter now paste-deploy-ified
ianb
2005-08-22
2
-34
/
+7
*
More moving around of stuff
ianb
2005-08-22
4
-288
/
+4
*
Move around tests and exceptions; more moving to come, hence this intermediat...
ianb
2005-08-22
3
-119
/
+87
*
Be more careful about where HTML documents end
ianb
2005-08-22
1
-1
/
+1
*
Fixed problem with scripts that don't output any headers, and chop query stri...
ianb
2005-08-18
1
-6
/
+10
*
Added parameter to force printing even when content-type isn't html
ianb
2005-08-18
1
-2
/
+5
*
Fix capture_output's write() callable
ianb
2005-08-18
1
-1
/
+1
*
Removed debugging cruft
ianb
2005-08-15
1
-5
/
+0
*
Dispatcher to try multiple applications until 404 not given
ianb
2005-08-15
1
-0
/
+50
*
Added (non-Windows-compatible!) function to communicate with subprocesses, an...
ianb
2005-08-15
1
-23
/
+165
*
Added static file server
ianb
2005-08-15
1
-1
/
+73
*
Added CGI proxy application
ianb
2005-08-15
6
-0
/
+152
*
Added form variables to traceback
ianb
2005-08-15
1
-2
/
+12
*
Added expect_errors argument; fixed typo
ianb
2005-08-15
1
-9
/
+11
*
Allow apps set to None, to mean a delete, and make the 404 app more informati...
ianb
2005-08-08
1
-3
/
+24
*
Allow a urlmap-using-only configuration
ianb
2005-08-08
1
-0
/
+2
*
Added note
ianb
2005-07-28
1
-0
/
+2
*
Changed default for show_exceptions_in_error_log; fixed the setting of extra_...
ianb
2005-07-26
1
-5
/
+8
*
Catch errors in the other case where repr() is used
ianb
2005-07-26
1
-1
/
+5
*
Convert URLs to strings
ianb
2005-07-26
1
-1
/
+1
*
Make sure header names and values are strings
ianb
2005-07-26
1
-0
/
+4
*
Be more careful about whether headers were really sent, if an error occurs in...
ianb
2005-07-26
1
-5
/
+10
*
Add supplemental information about the servlet to tracebacks
ianb
2005-07-25
1
-0
/
+23
*
Ignore errors when printing extraData
ianb
2005-07-25
1
-1
/
+5
*
Use relative paths
ianb
2005-07-25
1
-2
/
+6
*
Avoid empty paths
ianb
2005-07-25
1
-1
/
+1
*
Handy module for quoting and unquoting
ianb
2005-07-25
1
-0
/
+64
*
Oops, it's confirm() not prompt()
ianb
2005-07-21
1
-4
/
+4
*
Fixed some js_repr usage; added class for buttons
ianb
2005-07-21
1
-5
/
+59
*
Added new module for constructing URLs
ianb
2005-07-21
1
-0
/
+279
*
Allow word wrapping; try to keep exceptions out of printed output
ianb
2005-07-21
1
-2
/
+6
*
Go up to higher-level directories to find server.conf
ianb
2005-07-21
1
-3
/
+8
*
load defaults and get output directory from conf
ianb
2005-07-21
1
-2
/
+4
*
More suggestive error
ianb
2005-07-21
1
-1
/
+1
*
Added error if you misuse MethodDispatch
ianb
2005-07-21
1
-0
/
+4
*
Added docstrings
ianb
2005-07-21
1
-0
/
+35
*
Renamed cookie module to cookiewriter (cookie broke windows) and reordered im...
ianb
2005-07-21
2
-6
/
+7
*
Made urlmap work with domain matching as well
ianb
2005-07-21
1
-25
/
+53
*
Fixed regex to better match reST output
ianb
2005-07-20
1
-2
/
+3
*
Added some missing dict methods, make sure __getattr__ doesn't get too much
ianb
2005-07-20
1
-0
/
+8
*
Strify incoming urls to redirect
ianb
2005-07-18
1
-0
/
+1
[prev]
[next]