issues
search
ruby
/
uri
URI is a module providing classes to handle Uniform Resource Identifiers
https://ruby.github.io/uri/
Other
85
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Check existence constants only URI module
#135
hsbt
closed
1 week ago
0
constant URI::HOST not defined (NameError)
#134
MarioRuiz
closed
1 week ago
0
Don't use bundle exec
#133
hsbt
closed
1 week ago
0
Restore constants like URI::REGEXP::PATTERN::IPV6ADDR
#132
hsbt
closed
1 week ago
0
`URI::REGEXP::PATTERN::IPV6ADDR` no longer available in 1.0.1
#131
jordan-brough
closed
1 week ago
2
improve error message
#130
soda92
opened
1 week ago
0
Remove unused files from the gem package
#129
orien
closed
1 week ago
2
1.0.1 warnings - recommended code uses inconsistent capitalized constants
#128
jrafanie
opened
2 weeks ago
0
Fix minor typo from 9997c1acee
#127
jrafanie
closed
1 week ago
0
Fix wrong error message for unknown constant on `URI`
#126
Earlopain
opened
2 weeks ago
0
URI::PATTERN NameError starting with version 1.0.0
#125
jrafanie
closed
2 weeks ago
6
The local part should not contain leading or trailing dots in the EMAIL_REGEXP
#124
nlevchuk
opened
2 weeks ago
0
Fix spelling of "cannot"
#123
deivid-rodriguez
closed
2 months ago
2
Concerns 0.13.1
#122
lparry
closed
2 months ago
2
Also warn URI::RFC3986_PARSER.extract
#121
hsbt
closed
2 months ago
0
Define RFC2396_PARSER for Ruby 3.2 and 3.1
#120
hsbt
closed
2 months ago
0
Define RFC2396_PARSER for Ruby 3.3
#119
hsbt
closed
2 months ago
0
Provide `URI::RFC2396_PARSER` for Ruby 3.3 or older
#118
yahonda
closed
2 months ago
11
Tilde should not be escaped as per RFC3986
#117
y4m4p
closed
2 months ago
1
Do not allow empty host names, as they are not allowed by RFC 3986
#116
jeremyevans
opened
3 months ago
0
`URI::HTTPS` can build URI with blank, invalid host
#115
RonRicardo
closed
2 months ago
1
Warn compatibility methods in RFC3986_PARSER
#114
hsbt
closed
3 months ago
0
Fallback missing constants with RFC3986_PARSER
#113
hsbt
closed
3 months ago
0
Imcompatibility issue with RFC3986_PARSER
#112
hsbt
closed
3 months ago
0
Use DEFAULT_PARSER at split, parse, join
#111
hsbt
closed
3 months ago
0
Rewrite `IPAddr.new.include?` with pure Ruby bit operation
#110
hsbt
opened
4 months ago
2
Use Ruby 3.3 for gh_pages build
#109
jeremyevans
closed
4 months ago
3
Restrict const checks to current namespace to avoid conflict with globals
#108
rwstauner
closed
4 months ago
2
Use RFC3986_Parser by default
#107
hsbt
closed
4 months ago
0
Exclude Ruby 2.5 from Apple Silicon
#106
hsbt
closed
5 months ago
0
Update URI::Generic.build/build2 to use RFC3986_PARSER
#105
gareth
closed
4 months ago
3
using RFC_3986 with URI::Generic.build
#104
alexanderfletcher
closed
4 months ago
2
Bump actions/configure-pages from 4 to 5
#103
dependabot[bot]
closed
7 months ago
0
Use www.rfc-editor.org for RFC text.
#102
hsbt
closed
8 months ago
0
Use https instead of http
#101
hsbt
closed
9 months ago
0
v0.12.2
#100
0x1eef
closed
10 months ago
3
Removed commented-out code
#99
hsbt
closed
10 months ago
0
Bump actions/deploy-pages from 3 to 4
#98
dependabot[bot]
closed
11 months ago
0
Bump actions/upload-pages-artifact from 2 to 3
#97
dependabot[bot]
closed
11 months ago
0
Please clarify the license
#96
voxik
closed
4 months ago
3
Regression on URI.split in version 0.12.1
#95
lucaskanashiro
closed
3 months ago
1
Bump actions/configure-pages from 3 to 4
#94
dependabot[bot]
closed
11 months ago
0
Bump actions/deploy-pages from 2 to 3
#93
dependabot[bot]
closed
11 months ago
0
URI::Parser.new.parse throwing error invalid url that contain $
#92
hmfarooq
opened
1 year ago
1
Remove URI from error messages
#91
ankane
closed
5 days ago
1
Make URI#to_s prepend relative path with / if there is a host or port
#90
jeremyevans
closed
10 months ago
0
`register_scheme` does not comply with rfc2396 (or 3986)
#89
doriantaylor
opened
1 year ago
2
Bump actions/checkout from 3 to 4
#88
dependabot[bot]
closed
1 year ago
0
How to create file URI from file path (Support Request / Documentation Bug)
#87
tonklon
opened
1 year ago
0
Bump actions/upload-pages-artifact from 1 to 2
#86
dependabot[bot]
closed
1 year ago
2
Next