Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ruby/uri issues and pull requests
#151 - Question: Migration from RFC2396 make_regexp to RFC3986
Issue -
State: open - Opened by svoop 7 days ago
#150 - Use a fully qualified name in warning messages
Pull Request -
State: open - Opened by y-yagi 18 days ago
#149 - Add parsing without raising exceptions
Pull Request -
State: open - Opened by TobiasBales 27 days ago
- 2 comments
#148 - Escape reserved characters in scheme name
Pull Request -
State: open - Opened by nobu 27 days ago
#147 - Make documentation 100%
Pull Request -
State: closed - Opened by nobu 27 days ago
#146 - Fix the mention to removed `URI.escape/URI::Escape`
Pull Request -
State: open - Opened by y-yagi 28 days ago
#145 - Bump step-security/harden-runner from 2.10.3 to 2.10.4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies
#144 - Bump step-security/harden-runner from 2.10.2 to 2.10.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies
#143 - Bump rubygems/release-gem from 1.1.0 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies
#143 - Bump rubygems/release-gem from 1.1.0 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies
#142 - Fix README
Pull Request -
State: closed - Opened by hsbt 2 months ago
#141 - Are hostnames with underscores / ampersands legit?
Issue -
State: closed - Opened by voxik 2 months ago
- 7 comments
#140 - Suppress deprecate warning of test class (retry)
Pull Request -
State: closed - Opened by mame 3 months ago
#139 - Revisit deprecated test
Pull Request -
State: closed - Opened by hsbt 3 months ago
#138 - Prevent a warning: URI::REGEXP is obsolete
Pull Request -
State: closed - Opened by mame 3 months ago
#137 - Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#136 - Bump step-security/harden-runner from 2.10.1 to 2.10.2
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#135 - Check existence constants only URI module
Pull Request -
State: closed - Opened by hsbt 3 months ago
#134 - constant URI::HOST not defined (NameError)
Issue -
State: closed - Opened by MarioRuiz 3 months ago
#133 - Don't use bundle exec
Pull Request -
State: closed - Opened by hsbt 3 months ago
#132 - Restore constants like URI::REGEXP::PATTERN::IPV6ADDR
Pull Request -
State: closed - Opened by hsbt 3 months ago
#131 - `URI::REGEXP::PATTERN::IPV6ADDR` no longer available in 1.0.1
Issue -
State: closed - Opened by jordan-brough 3 months ago
- 2 comments
#130 - improve error message
Pull Request -
State: open - Opened by soda92 3 months ago
#129 - Remove unused files from the gem package
Pull Request -
State: closed - Opened by orien 3 months ago
- 2 comments
#128 - 1.0.1 warnings - recommended code uses inconsistent capitalized constants
Issue -
State: open - Opened by jrafanie 3 months ago
#127 - Fix minor typo from 9997c1acee
Pull Request -
State: closed - Opened by jrafanie 3 months ago
#126 - Fix wrong error message for unknown constant on `URI`
Pull Request -
State: open - Opened by Earlopain 3 months ago
#125 - URI::PATTERN NameError starting with version 1.0.0
Issue -
State: closed - Opened by jrafanie 3 months ago
- 6 comments
#124 - The local part should not contain leading or trailing dots in the EMAIL_REGEXP
Pull Request -
State: open - Opened by nlevchuk 3 months ago
#123 - Fix spelling of "cannot"
Pull Request -
State: closed - Opened by deivid-rodriguez 5 months ago
- 2 comments
#122 - Concerns 0.13.1
Issue -
State: closed - Opened by lparry 6 months ago
- 2 comments
#121 - Also warn URI::RFC3986_PARSER.extract
Pull Request -
State: closed - Opened by hsbt 6 months ago
#120 - Define RFC2396_PARSER for Ruby 3.2 and 3.1
Pull Request -
State: closed - Opened by hsbt 6 months ago
#119 - Define RFC2396_PARSER for Ruby 3.3
Pull Request -
State: closed - Opened by hsbt 6 months ago
#118 - Provide `URI::RFC2396_PARSER` for Ruby 3.3 or older
Issue -
State: closed - Opened by yahonda 6 months ago
- 11 comments
#117 - Tilde should not be escaped as per RFC3986
Pull Request -
State: closed - Opened by y4m4p 6 months ago
- 1 comment
#116 - Do not allow empty host names, as they are not allowed by RFC 3986
Pull Request -
State: open - Opened by jeremyevans 6 months ago
#115 - `URI::HTTPS` can build URI with blank, invalid host
Issue -
State: closed - Opened by RonRicardo 6 months ago
- 1 comment
#114 - Warn compatibility methods in RFC3986_PARSER
Pull Request -
State: closed - Opened by hsbt 7 months ago
#113 - Fallback missing constants with RFC3986_PARSER
Pull Request -
State: closed - Opened by hsbt 7 months ago
#112 - Imcompatibility issue with RFC3986_PARSER
Issue -
State: closed - Opened by hsbt 7 months ago
#111 - Use DEFAULT_PARSER at split, parse, join
Pull Request -
State: closed - Opened by hsbt 7 months ago
#110 - Rewrite `IPAddr.new.include?` with pure Ruby bit operation
Pull Request -
State: open - Opened by hsbt 7 months ago
- 2 comments
#109 - Use Ruby 3.3 for gh_pages build
Pull Request -
State: closed - Opened by jeremyevans 7 months ago
- 3 comments
#108 - Restrict const checks to current namespace to avoid conflict with globals
Pull Request -
State: closed - Opened by rwstauner 7 months ago
- 2 comments
#107 - Use RFC3986_Parser by default
Pull Request -
State: closed - Opened by hsbt 7 months ago
#106 - Exclude Ruby 2.5 from Apple Silicon
Pull Request -
State: closed - Opened by hsbt 8 months ago
#105 - Update URI::Generic.build/build2 to use RFC3986_PARSER
Pull Request -
State: closed - Opened by gareth 9 months ago
- 3 comments
#104 - using RFC_3986 with URI::Generic.build
Issue -
State: closed - Opened by alexanderfletcher 10 months ago
- 2 comments
#103 - Bump actions/configure-pages from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#102 - Use www.rfc-editor.org for RFC text.
Pull Request -
State: closed - Opened by hsbt 11 months ago
#101 - Use https instead of http
Pull Request -
State: closed - Opened by hsbt almost 1 year ago
#100 - v0.12.2
Issue -
State: closed - Opened by 0x1eef about 1 year ago
- 3 comments
#99 - Removed commented-out code
Pull Request -
State: closed - Opened by hsbt about 1 year ago
#98 - Bump actions/deploy-pages from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#97 - Bump actions/upload-pages-artifact from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#96 - Please clarify the license
Issue -
State: closed - Opened by voxik about 1 year ago
- 3 comments
#95 - Regression on URI.split in version 0.12.1
Issue -
State: closed - Opened by lucaskanashiro about 1 year ago
- 1 comment
#94 - Bump actions/configure-pages from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#93 - Bump actions/deploy-pages from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#92 - URI::Parser.new.parse throwing error invalid url that contain $
Issue -
State: open - Opened by hmfarooq about 1 year ago
- 1 comment
#91 - Remove URI from error messages
Pull Request -
State: closed - Opened by ankane over 1 year ago
- 1 comment
#90 - Make URI#to_s prepend relative path with / if there is a host or port
Pull Request -
State: closed - Opened by jeremyevans over 1 year ago
#89 - `register_scheme` does not comply with rfc2396 (or 3986)
Issue -
State: open - Opened by doriantaylor over 1 year ago
- 3 comments
#88 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#87 - How to create file URI from file path (Support Request / Documentation Bug)
Issue -
State: open - Opened by tonklon over 1 year ago
#86 - Bump actions/upload-pages-artifact from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#85 - String literals are frozen now
Pull Request -
State: closed - Opened by nobu over 1 year ago
#84 - Fix host part in relative referece
Pull Request -
State: closed - Opened by nobu over 1 year ago
#83 - Regression in URI.join
Issue -
State: open - Opened by casperisfine over 1 year ago
- 2 comments
#82 - Bump ruby/setup-ruby from 1.151.0 to 1.152.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#81 - Fix RFC3986 regexps
Pull Request -
State: closed - Opened by nobu over 1 year ago
#80 - Bump ruby/setup-ruby from 1.150.0 to 1.151.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#79 - Use released version of test-unit-ruby-core
Pull Request -
State: closed - Opened by hsbt over 1 year ago
#78 - Update test libraries from ruby/ruby 2023-06-02
Pull Request -
State: closed - Opened by nobu over 1 year ago
#77 - Drop support for 2.4
Pull Request -
State: closed - Opened by nobu over 1 year ago
#76 - Feature Request: Support for IDNA
Issue -
State: open - Opened by HoneyryderChuck over 1 year ago
- 10 comments
#75 - Bump ruby/setup-ruby from 1.149.0 to 1.150.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#74 - Pattern matches does not work for google search results
Issue -
State: open - Opened by brandonbrown5 almost 2 years ago
- 1 comment
#73 - Bump ruby/setup-ruby from 1.148.0 to 1.149.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#72 - [RFC] Deprecate `URI.open("|command-here")` due to security issues
Issue -
State: closed - Opened by postmodern almost 2 years ago
- 3 comments
#71 - Refine tests
Pull Request -
State: closed - Opened by nobu almost 2 years ago
#70 - Bump ruby/setup-ruby from 1.146.0 to 1.148.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#69 - Bump ruby/setup-ruby from 1.145.0 to 1.146.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#68 - Bump ruby/setup-ruby from 1.144.2 to 1.145.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#67 - Switch to use callable workflow for Actions
Pull Request -
State: closed - Opened by hsbt almost 2 years ago
#66 - Bump ruby/setup-ruby from 1.144.1 to 1.144.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#65 - Update test libraries from ruby/ruby 2023-03-24
Pull Request -
State: closed - Opened by hsbt almost 2 years ago
#64 - Bump ruby/setup-ruby from 1.144.0 to 1.144.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#63 - Bump actions/deploy-pages from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#62 - VCR::Errors::UnhandledHTTPRequestError Exception
Issue -
State: closed - Opened by sabrinaspage almost 2 years ago
#61 - Bump ruby/setup-ruby from 1.139.0 to 1.144.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#60 - Bump ruby/setup-ruby from 1.139.0 to 1.143.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#59 - Generate rdoc document by GitHub Pages Action
Pull Request -
State: closed - Opened by hsbt almost 2 years ago
#58 - Add documentation links
Pull Request -
State: closed - Opened by AlexWayfer almost 2 years ago
#57 - Add a link to the documentation
Issue -
State: closed - Opened by AlexWayfer almost 2 years ago
- 1 comment
#56 - Add URI::Generic#deconstruct and URI::Generic#deconstruct_keys
Pull Request -
State: open - Opened by miyucy almost 2 years ago
#55 - [DOC] Enhanced RDoc for URI
Pull Request -
State: closed - Opened by BurdetteLamar about 2 years ago
Labels: documentation
#54 - [DOC] Common rdoc
Pull Request -
State: closed - Opened by BurdetteLamar about 2 years ago
Labels: documentation
#53 - [DOC] Enhanced RDoc for URI.decode_www_form
Pull Request -
State: closed - Opened by BurdetteLamar about 2 years ago
Labels: documentation