Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
3scale
/
porta
Public
Notifications
You must be signed in to change notification settings
Fork
73
Star
78
Code
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
THREESCALE-15550: Upgrade uri gem
- #4356
#4356
Open
madnialihussain
wants to merge 19 commits into
master
3scale/porta:master
from
THREESCALE-15550-upgrade-uri-gem
3scale/porta:THREESCALE-15550-upgrade-uri-gem
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
THREESCALE-15550: Upgrade uri gem
#4356
madnialihussain
wants to merge 19 commits into
master
3scale/porta:master
from
THREESCALE-15550-upgrade-uri-gem
3scale/porta:THREESCALE-15550-upgrade-uri-gem
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
Upgrade uri gem from 0.13.3 to 1.1.1 and fix all incompatible call sites
madnialihussain
committed
09fa2ae
View commit details
Copy full SHA for 09fa2ae
Browse repository at this point
Commits on Jul 30, 2026
Eliminate all RFC2396 references and migrate to RFC3986 for uri gem 1.1.1 upgrade
madnialihussain
committed
361e3b9
View commit details
Copy full SHA for 361e3b9
Browse repository at this point
Fix qlty/rubocop issues: PerlBackrefs, ConstantRegexp, EmptyLinesAroundAttributeAccessor, SpaceInsideArrayLiteralBrackets
madnialihussain
committed
46b5aff
View commit details
Copy full SHA for 46b5aff
Browse repository at this point
Commits on Jul 31, 2026
Fix validation errors after replacing make_regexp with uri: validator
madnialihussain
committed
47252e4
View commit details
Copy full SHA for 47252e4
Browse repository at this point
Commits on Aug 12, 2026
fix webhook scenario to test validation error for invalid URL
madnialihussain
committed
4cb28f4
View commit details
Copy full SHA for 4cb28f4
Browse repository at this point
remove underscore from HOST regex
madnialihussain
committed
8641c06
View commit details
Copy full SHA for 8641c06
Browse repository at this point
revert sub chain consolidation in messages_helper
madnialihussain
committed
4d98455
View commit details
Copy full SHA for 4d98455
Browse repository at this point
remove double-escaping test from messages_helper_test
madnialihussain
committed
9f32039
View commit details
Copy full SHA for 9f32039
Browse repository at this point
add test for + in path for redhat auth callback
madnialihussain
committed
b216d16
View commit details
Copy full SHA for b216d16
Browse repository at this point
add service_discovery auth callback referrer URL tests
madnialihussain
committed
5b5bc85
View commit details
Copy full SHA for 5b5bc85
Browse repository at this point
remove dead i18n :invalid entries for uri-validated fields
madnialihussain
committed
794a67c
View commit details
Copy full SHA for 794a67c
Browse repository at this point
Commits on Aug 14, 2026
revert inlined patterns to URI::RFC2396 references
madnialihussain
committed
493a7cf
View commit details
Copy full SHA for 493a7cf
Browse repository at this point
fix rubocop RedundantRegexpEscape for colon in messages_helper
madnialihussain
committed
3dd8111
View commit details
Copy full SHA for 3dd8111
Browse repository at this point
replace URI.regexp with balanced-bracket regex in linkifier
madnialihussain
committed
4b7f655
View commit details
Copy full SHA for 4b7f655
Browse repository at this point
Commits on Aug 18, 2026
extract UriPatterns module for RFC2396 pattern constants
madnialihussain
committed
6400cf4
View commit details
Copy full SHA for 6400cf4
Browse repository at this point
add whitespace validation for site URL on Custom and Github auth providers
madnialihussain
committed
99b10e6
View commit details
Copy full SHA for 99b10e6
Browse repository at this point
Commits on Aug 19, 2026
fix misleading comment in UriPatterns module
madnialihussain
committed
e47b127
View commit details
Copy full SHA for e47b127
Browse repository at this point
Remove unnecessary allow_blank from whitespace validators
madnialihussain
committed
f720960
View commit details
Copy full SHA for f720960
Browse repository at this point
Add test for sub-delimiter characters in URI validation
madnialihussain
committed
2ed9e4c
View commit details
Copy full SHA for 2ed9e4c
Browse repository at this point
You can’t perform that action at this time.