Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / w3c/wptserve issues and pull requests

#118 - Trickled responses are cacheable

Issue - State: closed - Opened by gsnedders over 7 years ago - 1 comment

#117 - Handling of multiple responses

Issue - State: closed - Opened by annevk over 7 years ago - 1 comment

#116 - Feature request: handler for invalid HTTP responses

Issue - State: closed - Opened by jugglinmike over 7 years ago - 2 comments

#115 - Support handlers altering the set of files that appear in a directory listing.

Pull Request - State: open - Opened by jgraham over 7 years ago - 1 comment

#114 - Factor out the logic to wrap a response in a Pipeline.

Pull Request - State: closed - Opened by jgraham over 7 years ago - 1 comment

#113 - Expose raw_headers

Pull Request - State: closed - Opened by annevk over 7 years ago - 1 comment

#112 - Make request._raw_headers an official API

Issue - State: closed - Opened by annevk almost 8 years ago

#111 - 0x0B and 0x0C stripped from header values

Issue - State: closed - Opened by annevk almost 8 years ago - 10 comments

#110 - Support HTTP/2

Issue - State: closed - Opened by annevk almost 8 years ago - 3 comments

#109 - Add support to include files as data URLs

Issue - State: closed - Opened by gsnedders almost 8 years ago - 1 comment

#108 - WebKit bots having too many TIME_WAIT sockets

Issue - State: closed - Opened by youennf about 8 years ago - 8 comments

#107 - Remove a check from resolve_content() that is never hit.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 1 comment

#106 - Use HTTPError correctly.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago

#104 - Link to docs in README

Pull Request - State: closed - Opened by mschmo about 8 years ago - 1 comment

#103 - Honor Content-Type in .headers files.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 1 comment

#102 - Add some tests for *.sub.* files.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 2 comments

#101 - Add some more tests for handlers.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 4 comments

#100 - Set up a logger during tests.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 2 comments

#99 - Use sys.exc_info() rather than the long-deprecated sys.exc_value.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 2 comments

#99 - Use sys.exc_info() rather than the long-deprecated sys.exc_value.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 2 comments

#98 - Use six.moves.urllib consistently for python 3 support.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 1 comment

#97 - Use python3-compatible syntax.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 2 comments

#96 - Various cleanup in preparation for python 3 support.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 2 comments

#95 - Respect multiple headers with the same name in .headers files.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 4 comments

#94 - Switch to self.assertEqual.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 2 comments

#94 - Switch to self.assertEqual.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 2 comments

#93 - Set up initial python 3 testing.

Pull Request - State: open - Opened by Ms2ger about 8 years ago - 6 comments

#92 - Avoid using the `is` operator with string literals.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 1 comment

#92 - Avoid using the `is` operator with string literals.

Pull Request - State: closed - Opened by Ms2ger about 8 years ago - 1 comment

#91 - Run tests on Travis CI and make it possible to run tox and have them run

Pull Request - State: closed - Opened by gsnedders over 8 years ago - 1 comment

#91 - Run tests on Travis CI and make it possible to run tox and have them run

Pull Request - State: closed - Opened by gsnedders over 8 years ago - 1 comment

#90 - Multiple response headers

Issue - State: closed - Opened by gsnedders over 8 years ago

#90 - Multiple response headers

Issue - State: closed - Opened by gsnedders over 8 years ago

#89 - Use a stronger set of ciphers for SSL/TLS

Pull Request - State: closed - Opened by sideshowbarker over 8 years ago - 1 comment

#89 - Use a stronger set of ciphers for SSL/TLS

Pull Request - State: closed - Opened by sideshowbarker over 8 years ago - 1 comment

#88 - Add support for optional default headers

Pull Request - State: open - Opened by camflint over 8 years ago - 3 comments

#87 - Fix RequestHeaders to proper concat repeats

Pull Request - State: open - Opened by BigBlueHat over 8 years ago - 7 comments

#86 - Issue accurate Content-Length whenever possible

Pull Request - State: open - Opened by camflint over 8 years ago - 1 comment

#85 - Deal with line ending issues; PEP 278

Pull Request - State: closed - Opened by BigBlueHat over 8 years ago

#85 - Deal with line ending issues; PEP 278

Pull Request - State: closed - Opened by BigBlueHat over 8 years ago

#84 - Multiple request.headers handling

Issue - State: closed - Opened by BigBlueHat over 8 years ago - 11 comments

#83 - Closing response file handle

Pull Request - State: closed - Opened by youennf over 8 years ago - 2 comments

#83 - Closing response file handle

Pull Request - State: closed - Opened by youennf over 8 years ago - 2 comments

#82 - Support {{location[pathname]}} subsitution to match the DOM API

Pull Request - State: closed - Opened by jgraham over 8 years ago - 1 comment

#82 - Support {{location[pathname]}} subsitution to match the DOM API

Pull Request - State: closed - Opened by jgraham over 8 years ago - 1 comment

#81 - Make trickle() great again.

Pull Request - State: closed - Opened by Ms2ger over 8 years ago - 1 comment

#81 - Make trickle() great again.

Pull Request - State: closed - Opened by Ms2ger over 8 years ago - 1 comment

#80 - Add support for full-duplex streaming

Issue - State: closed - Opened by louiscryan over 8 years ago - 2 comments

#79 - Add ability to write files in chunks.

Pull Request - State: closed - Opened by jgraham over 8 years ago - 1 comment

#79 - Add ability to write files in chunks.

Pull Request - State: closed - Opened by jgraham over 8 years ago - 1 comment

#78 - Make trickle implementation more lazy.

Pull Request - State: closed - Opened by jgraham over 8 years ago - 1 comment

#78 - Make trickle implementation more lazy.

Pull Request - State: closed - Opened by jgraham over 8 years ago - 1 comment

#77 - Support IPv6

Issue - State: closed - Opened by gsnedders over 8 years ago - 2 comments
Labels: enhancement

#75 - Add feature to unregister existing handlers

Issue - State: closed - Opened by whimboo almost 9 years ago - 1 comment

#74 - Accessing URLs with spaces included causes a 404 response

Issue - State: closed - Opened by whimboo almost 9 years ago - 4 comments

#74 - Accessing URLs with spaces included causes a 404 response

Issue - State: closed - Opened by whimboo almost 9 years ago - 4 comments

#73 - Fix usage of incorrect variable in stash error handler

Pull Request - State: closed - Opened by jgraham almost 9 years ago - 1 comment

#73 - Fix usage of incorrect variable in stash error handler

Pull Request - State: closed - Opened by jgraham almost 9 years ago - 1 comment

#72 - By default only apply escaping to markup files

Pull Request - State: closed - Opened by jgraham almost 9 years ago - 1 comment

#72 - By default only apply escaping to markup files

Pull Request - State: closed - Opened by jgraham almost 9 years ago - 1 comment

#71 - Make the url_base available in the request object and for substitutions.

Pull Request - State: closed - Opened by jgraham almost 9 years ago - 1 comment

#71 - Make the url_base available in the request object and for substitutions.

Pull Request - State: closed - Opened by jgraham almost 9 years ago - 1 comment

#70 - Unencode the path when converting to a filesystem path.

Pull Request - State: closed - Opened by jgraham almost 9 years ago - 3 comments

#69 - File names with spaces are 404

Issue - State: closed - Opened by zcorpan almost 9 years ago

#68 - HTML-escape " for {{GET[foo]}}

Pull Request - State: closed - Opened by zcorpan almost 9 years ago - 1 comment

#68 - HTML-escape " for {{GET[foo]}}

Pull Request - State: closed - Opened by zcorpan almost 9 years ago - 1 comment

#67 - missing referrer causes exception

Issue - State: closed - Opened by hrj about 9 years ago - 4 comments

#66 - wptserve.py should send JSON failure message with correct mime type.

Pull Request - State: closed - Opened by nikhilm about 9 years ago - 1 comment

#65 - Set request.doc_root correctly for requests handled outside the default document root

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#65 - Set request.doc_root correctly for requests handled outside the default document root

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#64 - Fix the handling of non-default url bases.

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#63 - Update doc comments for Stash.

Pull Request - State: closed - Opened by kristijanburnik over 9 years ago - 2 comments

#63 - Update doc comments for Stash.

Pull Request - State: closed - Opened by kristijanburnik over 9 years ago - 2 comments

#62 - Implement 405 for unhandled non-GET requests.

Pull Request - State: open - Opened by kristijanburnik over 9 years ago - 1 comment

#61 - Create a context manager for the shared stash.

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#61 - Create a context manager for the shared stash.

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#60 - Added BSD license

Pull Request - State: closed - Opened by plehegar over 9 years ago - 1 comment

#60 - Added BSD license

Pull Request - State: closed - Opened by plehegar over 9 years ago - 1 comment

#59 - Stash: Basic support for shared data between processes.

Pull Request - State: closed - Opened by kristijanburnik over 9 years ago - 1 comment

#59 - Stash: Basic support for shared data between processes.

Pull Request - State: closed - Opened by kristijanburnik over 9 years ago - 1 comment

#58 - Ensure directory access only happens with request paths that end in a /

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#58 - Ensure directory access only happens with request paths that end in a /

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#57 - Fix a broken reference to the logger.

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#57 - Fix a broken reference to the logger.

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#56 - fixup! Eliminate constructs that prevent passing routes across processes...

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#56 - fixup! Eliminate constructs that prevent passing routes across processes...

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#55 - Eliminate constructs that prevent passing routes across processes on Win...

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#55 - Eliminate constructs that prevent passing routes across processes on Win...

Pull Request - State: closed - Opened by jgraham over 9 years ago - 1 comment

#54 - Enable server to act as a self-proxy when using https.

Pull Request - State: closed - Opened by jgraham almost 10 years ago - 1 comment

#54 - Enable server to act as a self-proxy when using https.

Pull Request - State: closed - Opened by jgraham almost 10 years ago - 1 comment

#53 - Add an option for adding artifical latency before serving a response to ...

Pull Request - State: closed - Opened by jgraham almost 10 years ago - 1 comment

#53 - Add an option for adding artifical latency before serving a response to ...

Pull Request - State: closed - Opened by jgraham almost 10 years ago - 1 comment

#52 - A selection of small cleanups

Pull Request - State: closed - Opened by jgraham almost 10 years ago - 1 comment

#52 - A selection of small cleanups

Pull Request - State: closed - Opened by jgraham almost 10 years ago - 1 comment

#51 - Ensure resolved filesystem path is under base path.

Pull Request - State: closed - Opened by jgraham almost 10 years ago - 1 comment

#51 - Ensure resolved filesystem path is under base path.

Pull Request - State: closed - Opened by jgraham almost 10 years ago - 1 comment

#50 - Increase TCP connection backlog

Pull Request - State: closed - Opened by jdm about 10 years ago - 1 comment

#50 - Increase TCP connection backlog

Pull Request - State: closed - Opened by jdm about 10 years ago - 1 comment