Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
mock-server
/
mockserver
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
4.8k
Code
Issues
174
Pull requests
134
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 21, 2023
Merge pull request #1680 from mock-server/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.2.1
Show description for b607ad6
jamesdbloom
authored
b607ad6
Copy full SHA for b607ad6
Merge pull request #1677 from mock-server/dependabot/maven/jackson.version-2.14.2
Show description for 8f04db8
jamesdbloom
authored
8f04db8
Copy full SHA for 8f04db8
Merge pull request #1676 from mock-server/snyk-upgrade-bd8f960bc5d3e80f6850bf5010e7c363
Show description for 7e6b44f
jamesdbloom
authored
7e6b44f
Copy full SHA for 7e6b44f
Merge pull request #1679 from mock-server/dependabot/maven/org.jsoup-jsoup-1.15.4
Show description for 98f2e5b
jamesdbloom
authored
98f2e5b
Copy full SHA for 98f2e5b
Merge pull request #1678 from mock-server/dependabot/maven/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.10
Show description for 64c2ed5
jamesdbloom
authored
64c2ed5
Copy full SHA for 64c2ed5
build(deps): bump jackson.version from 2.14.1 to 2.14.2
Show description for 88d18d5
dependabot[bot]
authored
88d18d5
Copy full SHA for 88d18d5
build(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1
Show description for a3aa60f
dependabot[bot]
authored
a3aa60f
Copy full SHA for a3aa60f
build(deps-dev): bump jsoup from 1.15.3 to 1.15.4
Show description for da1066a
dependabot[bot]
authored
da1066a
Copy full SHA for da1066a
build(deps): bump kotlin-stdlib-common from 1.8.0 to 1.8.10
Show description for a7b50ae
dependabot[bot]
authored
a7b50ae
Copy full SHA for a7b50ae
only save leaf key pair when required
jamesdbloom
committed
1eb4c20
Copy full SHA for 1eb4c20
re-established normal build after re-creating aws pipeline infrastructure
jamesdbloom
committed
48d2f2e
Copy full SHA for 48d2f2e
Commits on Feb 20, 2023
fix: upgrade com.fasterxml.jackson.core:jackson-core from 2.14.1 to 2.14.2
Show description for fa9cb1d
snyk-bot
committed
fa9cb1d
Copy full SHA for fa9cb1d
fixed verfications in MockServerClient
jamesdbloom
committed
28bc0a1
Copy full SHA for 28bc0a1
Merge pull request #1648 from eric6iese/master
Show description for ec00ffd
jamesdbloom
authored
ec00ffd
Copy full SHA for ec00ffd
extended mock server client unit tests and ensure more details are returned for errors
jamesdbloom
committed
1d127e0
Copy full SHA for 1d127e0
avoid unit tests failing when nashorn is not available
jamesdbloom
committed
6f256d5
Copy full SHA for 6f256d5
Revert "upgrading jdk version to see if this fixes weird memory error only on build server"
Show description for f506222
jamesdbloom
committed
f506222
Copy full SHA for f506222
added root-snapshot docker version for latest SNAPSHOT as root user
jamesdbloom
committed
cf726e8
Copy full SHA for cf726e8
Commits on Feb 19, 2023
upgrading jdk version to see if this fixes weird memory error only on build server
jamesdbloom
committed
ba6e0d7
Copy full SHA for ba6e0d7
fixed TSLv1.3 test for older versions of JDK
jamesdbloom
committed
f261897
Copy full SHA for f261897
bumped json-unit-core and jaxb-impl
jamesdbloom
committed
960005a
Copy full SHA for 960005a
support for custom TLS protocols such as TLSv1.2,TLSv1.3
jamesdbloom
committed
7224f3f
Copy full SHA for 7224f3f
Commits on Feb 18, 2023
fixed snapshot deploy script
jamesdbloom
committed
1e548a0
Copy full SHA for 1e548a0
try increasing kernel.pid_max to see if that resolve strange out of memory issue on build server
jamesdbloom
committed
a4de00a
Copy full SHA for a4de00a
disabling while investigating weird memory issue suddenly appearing only in build server
jamesdbloom
committed
3315eb7
Copy full SHA for 3315eb7
Revert "rollback ubuntu upgrade for build base image as causing weird behaviour with memory but only in buildkite - not locally??"
Show description for d1608ed
jamesdbloom
committed
d1608ed
Copy full SHA for d1608ed
rollback ubuntu upgrade for build base image as causing weird behaviour with memory but only in buildkite - not locally??
jamesdbloom
committed
1a5f484
Copy full SHA for 1a5f484
try to resolve strange not enough memory error in build pipeline suddenly - and again
jamesdbloom
committed
7354694
Copy full SHA for 7354694
try to resolve strange not enough memory error in build pipeline suddenly
jamesdbloom
committed
bfa3827
Copy full SHA for bfa3827
switched snapshot release script to run inside a docker container
jamesdbloom
committed
366af1d
Copy full SHA for 366af1d
added run configuration target for intellij
jamesdbloom
committed
a17c44c
Copy full SHA for a17c44c
added missing item to changelog.md
jamesdbloom
committed
c87d6b3
Copy full SHA for c87d6b3
updated maven and gradle wrapper files
jamesdbloom
committed
d21fe68
Copy full SHA for d21fe68
removed implicit reliance on internal java-certificate-classes (thanks to Arkinator) and improved ability to read certificate created by MockServer by other code
jamesdbloom
committed
618d937
Copy full SHA for 618d937
Merge pull request #1673 from mock-server/dependabot/maven/io.projectreactor-reactor-core-3.5.3
Show description for b5039f9
jamesdbloom
authored
b5039f9
Copy full SHA for b5039f9
Pagination
Previous
Next
You can’t perform that action at this time.