Skip to content

Pull requests: ruby/uri

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add support for WebSockets
#3 by mullermp was merged Mar 3, 2020 Loading…
Remove RCS keywords
#4 by deivid-rodriguez was merged Mar 13, 2020 Loading…
Use GitHub Actions instead of Travis CI
#5 by hsbt was merged Mar 26, 2020 Loading…
Updated readme link
#6 by ankane was merged May 7, 2020 Loading…
Remove deprecated URI.escape/URI.unescape
#9 by jeremyevans was merged Aug 27, 2020 Loading…
Use Regexp#match? to avoid extra allocations
#11 by stevenharman was merged Dec 25, 2020 Loading…
Optimize URI#hostname and URI#hostname=
#12 by lzap was merged Mar 4, 2021 Loading…
Make URI friendly to Ractor
#15 by kirs was closed Jun 25, 2021 Loading…
Fix markup in README
#16 by tricknotes was merged Jan 8, 2021 Loading…
Add URI::Generic#decoded_#{user,password}
#17 by jeremyevans was merged May 12, 2022 Loading…
Upstream property checks and other diffs from JRuby
#18 by headius was merged Mar 4, 2021 Loading…
Only use UnboundMethod#bind_call if available
#20 by jeremyevans was merged Mar 4, 2021 Loading…
remove comment about URI::escape as it is removed
#21 by fawaf was merged Apr 21, 2021 Loading…
Fix to support Ruby 3.0 Ractor
#22 by kvokka was merged Jun 25, 2021 Loading…
Add Ruby 3.0 to the GitHub Actions
#24 by hsbt was merged Jun 25, 2021 Loading…
User assert_ractor for test case of Ractor
#25 by hsbt was closed Jun 25, 2021 Loading…
Add proper Ractor support to URI
#26 by eregon was merged Jun 25, 2021 Loading…
URI#HTTP#origin and URI#HTTP#authority
#30 by HoneyryderChuck was merged Sep 20, 2021 Loading…
s/RubyVM::JIT/RubyVM::MJIT/g
#31 by k0kubun was merged Dec 15, 2021 Loading…
Document requirement that path be escaped
#32 by frankus was merged May 12, 2022 Loading…
ProTip! Filter pull requests by the default branch with base:master.