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
Type
/
to 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 }}
akmhmgc
/
webmock
Public
forked from
bblimke/webmock
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 18, 2022
Merge pull request #1000 from akmhmgc/refactor
Show description for 833291d
bblimke
authored
833291d
View commit details
Copy full SHA for 833291d
Browse repository at this point
Refactor WebMock::Util::HashCounter
akmhmgc
committed
2a70160
View commit details
Copy full SHA for 2a70160
Browse repository at this point
Version 3.18.1
bblimke
committed
8265143
View commit details
Copy full SHA for 8265143
Browse repository at this point
Revert "Merge pull request #992 from rzane/request-connect"
Show description for 4baddbf
bblimke
committed
4baddbf
View commit details
Copy full SHA for 4baddbf
Browse repository at this point
Commits on Aug 17, 2022
Version 3.18.0
bblimke
committed
8d6530f
View commit details
Copy full SHA for 8d6530f
Browse repository at this point
Merge pull request #998 from mockdeep/patch-1
Show description for 0b58e12
bblimke
authored
0b58e12
View commit details
Copy full SHA for 0b58e12
Browse repository at this point
Merge pull request #992 from rzane/request-connect
Show description for 2c10bd9
bblimke
authored
2c10bd9
View commit details
Copy full SHA for 2c10bd9
Browse repository at this point
Merge pull request #991 from rzane/bufferedio
Show description for 102dd56
bblimke
authored
102dd56
View commit details
Copy full SHA for 102dd56
Browse repository at this point
Commits on Aug 16, 2022
fix FakeWeb link
Show description for 0aecbd3
mockdeep
authored
0aecbd3
View commit details
Copy full SHA for 0aecbd3
Browse repository at this point
Commits on Aug 10, 2022
Added information to the CHANGELOG about yanked versions 3.16.0 and 3.15.0
bblimke
committed
d1de530
View commit details
Copy full SHA for d1de530
Browse repository at this point
Commits on Aug 9, 2022
Version 3.17.1
bblimke
committed
b82c983
View commit details
Copy full SHA for b82c983
Browse repository at this point
Merge pull request #994 from mspangler/master
Show description for 5bdd4ac
bblimke
authored
5bdd4ac
View commit details
Copy full SHA for 5bdd4ac
Browse repository at this point
Merge pull request #990 from rzane/ruby-version-support
Show description for c7a2d1e
bblimke
authored
c7a2d1e
View commit details
Copy full SHA for c7a2d1e
Browse repository at this point
Commits on Aug 8, 2022
Add spec
mspangler
committed
c6e0537
View commit details
Copy full SHA for c6e0537
Browse repository at this point
Fix Syntax Error: `reutrn`
mspangler
committed
edfb253
View commit details
Copy full SHA for edfb253
Browse repository at this point
Remove http:// from test URL because Net::HTTP expects a host
rzane
committed
5567e1d
View commit details
Copy full SHA for 5567e1d
Browse repository at this point
Override connect instead of start to avoid having to handle the block case
rzane
committed
d327547
View commit details
Copy full SHA for d327547
Browse repository at this point
Handle the block scenario in the beginning of `#request`
Show description for 28e3c9a
rzane
committed
28e3c9a
View commit details
Copy full SHA for 28e3c9a
Browse repository at this point
Avoid reassigning socket once actually connected
Show description for 7f7eba8
rzane
committed
7f7eba8
View commit details
Copy full SHA for 7f7eba8
Browse repository at this point
Commits on Aug 7, 2022
We can now assume that Net::OpenTimeout is defined
rzane
committed
7011493
View commit details
Copy full SHA for 7011493
Browse repository at this point
Avoid replacing BufferedIO
rzane
committed
93d6c20
View commit details
Copy full SHA for 93d6c20
Browse repository at this point
Remove another old RUBY_VERSION check
rzane
committed
30795ee
View commit details
Copy full SHA for 30795ee
Browse repository at this point
Remove support for Ruby < 2.3
rzane
committed
478a274
View commit details
Copy full SHA for 478a274
Browse repository at this point
Commits on Aug 5, 2022
Version 3.17.0
bblimke
committed
f6e06f1
View commit details
Copy full SHA for f6e06f1
Browse repository at this point
Merge pull request #707 from amatsuda/https_homepage
Show description for 14f9993
bblimke
authored
14f9993
View commit details
Copy full SHA for 14f9993
Browse repository at this point
Merge pull request #986 from cedrics/support-top-level-array-in-request-pattern
Show description for e060101
bblimke
authored
e060101
View commit details
Copy full SHA for e060101
Browse repository at this point
Merge pull request #988 from rzane/socket-methods
Show description for fc798ea
bblimke
authored
fc798ea
View commit details
Copy full SHA for fc798ea
Browse repository at this point
Merge pull request #989 from sue445/require_ruby_2.3
Show description for 36a7a69
bblimke
authored
36a7a69
View commit details
Copy full SHA for 36a7a69
Browse repository at this point
Requires Ruby 2.3+
Show description for 9100f44
sue445
committed
9100f44
View commit details
Copy full SHA for 9100f44
Browse repository at this point
Net::HTTP#ipaddr was added in 2.7
rzane
committed
786cd11
View commit details
Copy full SHA for 786cd11
Browse repository at this point
Implement ssl_version and cipher on the StubSocket
rzane
committed
5abd2f5
View commit details
Copy full SHA for 5abd2f5
Browse repository at this point
Fix broken Net::HTTP#ipaddr
rzane
committed
0eb3a7b
View commit details
Copy full SHA for 0eb3a7b
Browse repository at this point
Make StubSocket#close work as one might expect
rzane
committed
cadef36
View commit details
Copy full SHA for cadef36
Browse repository at this point
Commits on Aug 3, 2022
add support for top level array in request pattern
cedrics
committed
9f42464
View commit details
Copy full SHA for 9f42464
Browse repository at this point
Commits on Aug 2, 2022
Version 3.16.0
bblimke
committed
0e583c0
View commit details
Copy full SHA for 0e583c0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.