Custom Query (192 matches)

Filters
 
Columns

Show under each result:


Results (1 - 100 of 192)

1 2

Status: closed (100 matches)

Ticket Summary Owner Type Priority Component Version
#18 [PATCH] Fixes for PathDispatch and the unpack decorator in wareweb ianb enhancement highest documentation svn-trunk
#52 paster create fails ianb enhancement highest wareweb 0.3
#53 paster create dies on project names with "-" characters ianb task highest webkit svn-trunk
#118 translogger format is not actually Apache http://pjenvey.myopenid.com/ task highest deploy 0.3
#3 To-do Tutorial view_list doesn't work ianb task high exceptions 0.3
#9 Typos in url-parsing-with-wsgi.html ianb defect high documentation
#13 To-Do tutorial "Running the application" is slightly vague ianb task high paste 0.3
#21 New version of Quick Start in doc/Paste.txt ianb task high paste
#23 Think about DMpdb ianb task high wareweb 0.3
#39 urlparser cross-import weirdness ianb enhancement high documentation 0.3
#51 pudge error (using copy in trunck) making paste documentation ianb task high wareweb 0.3
#106 http://aldactone.coz.in http://groovie.org enhancement high wareweb 0.3
#112 Performance Problems /w paste.httpserver http://pjenvey.myopenid.com/ task high deploy
#117 paste.httpexceptions always displays plaintext exceptions in Safari ianb task high wareweb 0.3
#119 paster create dies on project names with "-" characters (revisited) ianb enhancement high exceptions
#310 HTTPHeader object has no attribute 'remove' ianb defect high paste svn-trunk
#314 SecureHTTPServer is incompatible with Python 2.6 ianb defect high paste svn-trunk
#341 [PATCH] Performance problem with mimetypes.guess_type ianb enhancement high paste svn-trunk
#371 TestApp doesn't have a head() method (for HTTP HEAD) maluke defect high webtest svn-trunk
#5 BASHism in build-pkg anonymous task normal exceptions
#35 fixture.py: form-parsing not always case-insensitive ianb defect normal paste svn-trunk
#40 fileapp.py cache control condition inversed ianb task normal deploy
#44 update paste.auth to use httpheaders ianb defect normal paste svn-trunk
#50 pudge is including __pudge_all in documentation ianb defect normal paste svn-trunk
#107 TestApp.post doesn't blows up on two item tuple in upload_files ianb task normal paste
#184 paster create "Y" doesn't work ianb defect normal paste svn-trunk
#186 --daemon and --monitor-restart are mutually incompatible ianb defect normal script released-version
#187 flup_server.py:run_fcgi_* don't support the umask option ianb defect normal paste svn-trunk
#188 flup_server.py:run_fcgi_* don't support the umask option ianb defect normal script svn-trunk
#190 [webob] on python2.3 ianb defect normal paste svn-trunk
#191 Missing name in paste.script.copydir ianb defect normal script svn-trunk
#195 paste.urlparser.URLParser hide-extensions minor typos ianb defect normal paste released-version
#196 paste.auth.cookie uses b64encode (not available on Python 2.3) ianb defect normal paste released-version
#198 webob component in track ianb task normal paste svn-trunk
#199 [webob] python2.3 compatibility, decorator in exc.py ianb defect normal paste svn-trunk
#202 Entity tags are not quoted maluke defect normal webob svn-trunk
#203 Weak comparison for entity tags is not used maluke enhancement normal webob svn-trunk
#210 paste.cgiapp barfs under mod_wsgi 1.0 in daemon mode ianb defect normal paste released-version
#212 scripttest should probably not delete base_dir if it exists before the test ianb defect normal script svn-trunk
#213 scripttest to dump stdout/stderr when exit status is error ianb enhancement normal script svn-trunk
#214 useragent module bug ianb defect normal webob svn-trunk
#216 paste.fixture doesn't handle <INPUT type="image"> properly ianb defect normal paste svn-trunk
#217 Bug+patch: HTTP status code 226 not supported ianb defect normal paste svn-trunk
#218 FileApp doesn't use wsgi.file_wrapper ianb defect normal paste svn-trunk
#219 Skipping files in paster templates ianb defect normal paste svn-trunk
#220 'languages' typo ianb defect normal paste svn-trunk
#222 Example in the developer documentation contains an error ianb defect normal paste svn-trunk
#229 Error in --reload ianb defect normal deploy released-version
#232 Proxy should include QUERY_STRING ianb defect normal paste svn-trunk
#233 fix for javascript views while ProfileMiddleware is active ianb defect normal paste svn-trunk
#236 UnicodeMultiDict decode_param_names __setitem__/__getitem__ expects encoded strings pjenvey defect normal paste svn-trunk
#237 request.params.copy() doesn't work right ianb defect normal webob svn-trunk
#238 Multiple cookies in fixture request are not supported ianb defect normal paste svn-trunk
#239 ErrorMiddleware does not start_response() when necessary ianb defect normal paste svn-trunk
#240 Exceptions with Unicode messages are not displayed by evalexception ianb defect normal paste released-version
#241 Translogger incorrectly reports POSTs as GETs ianb defect normal paste released-version
#242 paste.httpexceptions doesn't work with generator apps ianb defect normal paste svn-trunk
#244 Paste#static does not handle relative paths with ".." correctly ianb defect normal paste svn-trunk
#245 paste.fixture's mustcontain() throws exception when using no= ianb defect normal paste released-version
#247 urlvars not mentioned on the reference page ianb defect normal webob svn-trunk
#248 urlvars could go in params ianb enhancement normal webob svn-trunk
#249 `import paste.httpserver' fails when running with -OO ianb defect normal paste svn-trunk
#250 httpserver.serve doesn't bind to all addresses. ianb defect normal paste svn-trunk
#252 Parsed times without TZ end up as local time ianb defect normal webob svn-trunk
#253 set_cookie should set expires ianb defect normal webob svn-trunk
#256 Response.set_cookie can't handle unicode ianb defect normal webob svn-trunk
#259 whitespace problems ianb defect normal tempita svn-trunk
#260 Look for _charset_ hint ianb enhancement normal webob svn-trunk
#262 webob's setup.py causes dependency on newish setuptools ianb defect normal webob svn-trunk
#264 Paste#static document_root fails silently when '..' in path ianb defect normal deploy svn-trunk
#270 paste.proxy drops QUERY_STRTING in the bitbucket ianb defect normal paste released-version
#271 httpserver.serve with host='0.0.0.0' reports misleading 127.0.0.1 ianb defect normal paste released-version
#272 Paste fixture documentation incorrect. ianb defect normal documentation svn-trunk
#273 paste.proxy doesn't forward CONTENT_LENGTH ianb defect normal paste released-version
#275 WSGIHandlerMixin.wsgi_setup assumes server_address is a 2 tuple ianb defect normal paste released-version
#279 paste.response.HeaderDict oddities ianb defect normal paste svn-trunk
#281 Want a reset() method for paste.fixture.Form objects ianb enhancement normal paste svn-trunk
#282 Incorrect import in tests ianb defect normal tempita svn-trunk
#284 Impossible to test 501 or 405 aborts ianb defect normal paste released-version
#285 paste.fixture: uploaded_files not working ianb defect normal paste svn-trunk
#286 scripttest dies on broken links ianb defect normal script svn-trunk
#288 AssertionError on proxy scans ianb defect normal paste svn-trunk
#289 HTTPException description ignores literal() ianb enhancement normal webob svn-trunk
#290 Malformed mime type triggers a ValueError ianb defect normal paste released-version
#291 pastescript wsgiserver sets REMOTE_USER ianb defect normal script released-version
#295 paste/wsgiwrappers.py doesn't support HttpOnly cookies ianb defect normal paste svn-trunk
#297 content_disposition attribute ianb enhancement normal webob svn-trunk
#298 [PATCH] Delete method on webtest applications fails due to missing params argument ianb defect normal paste svn-trunk
#300 Python 2.6 compatibility for PasteScript ianb defect normal script svn-trunk
#303 virtualenv support for python2.6 dbuch defect normal paste svn-trunk
#308 Patch: Git repo for "paster create" ianb enhancement normal script svn-trunk
#309 Patch to fix a depreciation warning in paste.debug.wdg_validate ianb defect normal paste released-version
#312 wish: ProfileMiddleware should allow me to override the sort order. ianb enhancement normal paste svn-trunk
#316 [PATCH] WebTest: fix the delete method of TestApp which misses the params argument ianb defect normal webtest svn-trunk
#317 unicode response headers from webob.exc.HTTP* classes ianb defect normal paste svn-trunk
#320 Multiple cookies in webtest request are not supported ianb defect normal paste svn-trunk
#326 paste.fixture form handling bug ianb defect normal paste svn-trunk
#332 WSGIProxy.exactproxy dont send correct content-length header ianb defect normal paste svn-trunk
#334 Proxy raises exception on empty path due to bad string handling ianb defect normal paste svn-trunk
#336 reported wrong string in mustcontain(no=[..]) failures ianb defect normal paste svn-trunk
(more results for this group on next page)
1 2
Note: See TracQuery for help on using queries.