Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tokuhirom/p6-crust issues and pull requests
#110 - URI.new.path now returns URI::Path
Pull Request -
State: closed - Opened by jonathanstowe almost 5 years ago
#109 - Error on multipart/form-data request
Issue -
State: open - Opened by davidromeroxaandia over 5 years ago
#108 - Declare dependency on HTTP::Tinyish at test
Pull Request -
State: closed - Opened by astj about 6 years ago
- 1 comment
#107 - Don't test actual line number
Pull Request -
State: closed - Opened by AlexDaniel about 6 years ago
#106 - Use hash comparison to be order independent.
Pull Request -
State: closed - Opened by jonathanstowe over 6 years ago
#105 - `undefine` is deprecated in 6.d
Pull Request -
State: closed - Opened by zoffixznet over 6 years ago
#104 - add host and port as CLI param
Pull Request -
State: closed - Opened by mziescha almost 7 years ago
#103 - Provide distribution version
Pull Request -
State: open - Opened by dmaestro almost 7 years ago
- 3 comments
#102 - Is there going to be a Crust::Test?
Issue -
State: open - Opened by JJ about 7 years ago
#101 - Fixed test error
Pull Request -
State: closed - Opened by JJ about 7 years ago
#100 - Alter to work with the updated FastCGI::NativeCall::PSGI
Pull Request -
State: open - Opened by jonathanstowe over 7 years ago
- 2 comments
#99 - Something subtle has changed in .pairup, this fixes it
Pull Request -
State: open - Opened by jonathanstowe over 7 years ago
- 5 comments
#98 - p6w.input is Supply.
Pull Request -
State: open - Opened by tokuhirom over 7 years ago
#97 - Update META6.json
Pull Request -
State: closed - Opened by astj over 7 years ago
- 1 comment
#96 - Change %env<p6w.errors> to Supplier in HTTP::Message::P6W
Pull Request -
State: closed - Opened by astj over 7 years ago
- 1 comment
#95 - use promise.
Pull Request -
State: closed - Opened by tokuhirom over 7 years ago
#94 - P6sgi.errors supplier
Pull Request -
State: closed - Opened by tokuhirom over 7 years ago
#93 - Replace `p6sgi` with `p6w`
Pull Request -
State: closed - Opened by tokuhirom over 7 years ago
- 4 comments
#92 - renamed PSGI to P6W and fixed the link to the P6W specification
Pull Request -
State: closed - Opened by ufobat over 7 years ago
#91 - Use IO::Handle.path.s instead of IO::Handle.s
Pull Request -
State: closed - Opened by astj over 7 years ago
- 1 comment
#90 - Use SPDX identifier in license field of META6.json
Pull Request -
State: closed - Opened by samcv almost 8 years ago
- 1 comment
#89 - Remove use of abspath
Pull Request -
State: closed - Opened by zoffixznet almost 8 years ago
- 3 comments
#88 - output debug message only if TEST_VERBOSE is true
Pull Request -
State: closed - Opened by skaji almost 8 years ago
#87 - save tempfilefh to prevent it from being unlinked
Pull Request -
State: closed - Opened by skaji almost 8 years ago
#86 - Apply workaround of rt-30535
Pull Request -
State: closed - Opened by moznion about 8 years ago
#85 - Add workaround to make crustup work in Rakudo > 2016.11
Pull Request -
State: closed - Opened by astj about 8 years ago
- 3 comments
#84 - [nit] Fix test failure due to perl6's behaviour about lexical `use`
Pull Request -
State: closed - Opened by astj about 8 years ago
- 2 comments
#83 - [nit] fix test message
Pull Request -
State: closed - Opened by astj about 8 years ago
#82 - Added option to Lint :http-prefix-ok which doesn't die when HTTP_CONT…
Pull Request -
State: open - Opened by adaptiveoptics about 8 years ago
- 9 comments
#81 - Added use case for Callable to replace .p6sgi file to avoid EVAL memo…
Pull Request -
State: closed - Opened by adaptiveoptics about 8 years ago
#80 - Crust doesn't install due to tests failing on OSX Perl6 2016.10
Issue -
State: open - Opened by dataf3l about 8 years ago
- 1 comment
#79 - coordination with other Perl6 projects
Issue -
State: open - Opened by jjn1056 almost 9 years ago
- 3 comments
#78 - make FastCGI::NativeCall optional
Pull Request -
State: closed - Opened by skaji about 9 years ago
- 1 comment
#77 - Repace EVAL qq{use lib} by proper API call
Pull Request -
State: closed - Opened by niner about 9 years ago
- 3 comments
#76 - Remove ugly hack of installing dependencies
Pull Request -
State: closed - Opened by syohex about 9 years ago
#75 - Remove leading 'v' for suppressing a panda warning
Pull Request -
State: closed - Opened by syohex about 9 years ago
#74 - Add use MONKEY-SEE-NO-EVAL for using EVAL
Pull Request -
State: closed - Opened by syohex about 9 years ago
#73 - Move add_method within BEGIN{} block
Pull Request -
State: closed - Opened by lestrrat about 9 years ago
#72 - Support the latest `IO::Handle#seek` interface
Pull Request -
State: closed - Opened by moznion about 9 years ago
- 1 comment
#71 - Support the latest API of IO::Blob
Pull Request -
State: closed - Opened by moznion about 9 years ago
- 1 comment
#70 - tests and likely runtime fail because of missuse of add_method
Issue -
State: closed - Opened by gfldex about 9 years ago
- 1 comment
#69 - The fix that is tailored to the change of "Rakudo version 2015.12"
Pull Request -
State: closed - Opened by magnolia-k about 9 years ago
- 3 comments
#68 - Don't build before test
Pull Request -
State: closed - Opened by syohex about 9 years ago
- 1 comment
#67 - Don't use return in Block
Pull Request -
State: closed - Opened by syohex about 9 years ago
#66 - Fix removed @*INC
Pull Request -
State: closed - Opened by zoffixznet about 9 years ago
- 3 comments
#65 - Fix test about hash comparison
Pull Request -
State: closed - Opened by syohex about 9 years ago
- 1 comment
#64 - s/p6sgi.url_scheme/p6sgi.url-scheme/g
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
#63 - p6sgi.url_scheme vs p6sgi.url-scheme
Issue -
State: closed - Opened by retupmoca over 9 years ago
- 2 comments
#62 - Crust::Middleware::StackTrace isn't very useful without $exception.message
Issue -
State: open - Opened by retupmoca over 9 years ago
#61 - Allow p6sgi.input to be a blob/buf
Pull Request -
State: open - Opened by retupmoca over 9 years ago
- 2 comments
#60 - Add a Crust::Request.host() method
Pull Request -
State: closed - Opened by retupmoca over 9 years ago
- 1 comment
#59 - Fix 'magical trash' cookies bug
Pull Request -
State: closed - Opened by retupmoca over 9 years ago
#58 - Make sure to sort mappings before starting to match
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
#57 - Topic/fix last modified
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
- 2 comments
#56 - Fix Last-Modified
Pull Request -
State: closed - Opened by mattn over 9 years ago
#55 - fixed syntax error
Pull Request -
State: closed - Opened by sugyan over 9 years ago
#54 - Fix ErrorDocument
Pull Request -
State: closed - Opened by mattn over 9 years ago
- 4 comments
#53 - Fix typo.
Pull Request -
State: closed - Opened by hiroraba over 9 years ago
#52 - Add docs
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
- 1 comment
#51 - accept numbered keys in builder's arguments.
Pull Request -
State: closed - Opened by mattn over 9 years ago
- 1 comment
#50 - s/'psgix'/'p6sgix'/
Pull Request -
State: closed - Opened by moznion over 9 years ago
- 1 comment
#49 - p6sgi
Pull Request -
State: closed - Opened by mattn over 9 years ago
- 4 comments
#48 - Add Middleware::XFramework
Pull Request -
State: closed - Opened by kentaro over 9 years ago
#47 - add Crust::Middleware::ErrorDocument
Pull Request -
State: closed - Opened by mattn over 9 years ago
#46 - Port Middleware::Auth::Basic
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
#45 - Add tests for regex based $!path for Static
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
#44 - fix wrong comparison
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
#43 - Implement a static middleware
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
#42 - standardize on .pm6
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
- 1 comment
#41 - Add FastCGI handler, using FastCGI::NativeCall
Pull Request -
State: closed - Opened by softmoth over 9 years ago
- 1 comment
#40 - Use $content.encode to fix eg/dump-env.psgi6
Pull Request -
State: closed - Opened by softmoth over 9 years ago
- 1 comment
#39 - Fix urlmap
Pull Request -
State: closed - Opened by skaji over 9 years ago
- 4 comments
#38 - feature request: P6SGI_CONTAINER
Pull Request -
State: closed - Opened by skaji over 9 years ago
- 1 comment
#37 - Implement a base Crust::Middleware
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
#36 - Should return list instead of array
Pull Request -
State: closed - Opened by mattn over 9 years ago
#35 - App::URLMap should return list instead of array.
Pull Request -
State: closed - Opened by tokuhirom over 9 years ago
#34 - add Crust::Middleware::Runtime
Pull Request -
State: closed - Opened by fayland over 9 years ago
- 1 comment
#33 - Implemented Crust::Runner
Pull Request -
State: closed - Opened by tokuhirom over 9 years ago
#32 - consider merging components from lopnor/p6-plackdo
Issue -
State: closed - Opened by softmoth over 9 years ago
- 6 comments
#31 - Crust::Builder
Pull Request -
State: closed - Opened by moznion over 9 years ago
#30 - pass all args to HST
Pull Request -
State: closed - Opened by tokuhirom over 9 years ago
#29 - [WIP] Create Crust::Builder
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
- 1 comment
#28 - AccessLog now uses Apache::LogFormat
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
#27 - AccessLog now uses Apache::LogFormat
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
- 1 comment
#26 - Fix silly assignment
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
#25 - Add Crust::Middleware::ReverseProxy
Pull Request -
State: closed - Opened by moznion over 9 years ago
#24 - Middleware should take next PSGI application as constructor's first positional argument.
Pull Request -
State: closed - Opened by tokuhirom over 9 years ago
#23 - Make $.logger configurable
Pull Request -
State: closed - Opened by lestrrat over 9 years ago
#22 - Add Crust::Middleware::ReverseProxy
Pull Request -
State: closed - Opened by moznion over 9 years ago
- 8 comments
#21 - Add Crust::Middleware::ContentLength
Pull Request -
State: closed - Opened by moznion over 9 years ago
#20 - Add Crust::Middleware::StackTrace
Pull Request -
State: closed - Opened by moznion over 9 years ago
#19 - fix parsing command args
Pull Request -
State: closed - Opened by skaji over 9 years ago
#18 - pass arguments that doesn't parsed by crustup itself to handler's con…
Pull Request -
State: closed - Opened by tokuhirom over 9 years ago
#17 - Add an utility for escaping html
Pull Request -
State: closed - Opened by moznion over 9 years ago
#16 - add URLMap middleware
Pull Request -
State: closed - Opened by mattn over 9 years ago
#15 - retab
Pull Request -
State: closed - Opened by mattn over 9 years ago
#14 - add Crust::App::File test
Pull Request -
State: closed - Opened by skaji over 9 years ago
#13 - Crust test
Pull Request -
State: closed - Opened by skaji over 9 years ago
#12 - Crust::Test
Issue -
State: closed - Opened by tokuhirom over 9 years ago
- 1 comment
#11 - Crust::Builder
Issue -
State: closed - Opened by tokuhirom over 9 years ago
- 1 comment