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 }}
pony-qd
/
arex-agent-java
Public
forked from
arextest/arex-agent-java
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 22, 2024
fix: compute redis name npe (#430)
DanLi39
authored
73391cf
View commit details
Copy full SHA for 73391cf
Browse repository at this point
feat: remove lambda suffix from cache loader name (#429)
Show description for 4b2e911
YongwuHe
and
mr3
authored
4b2e911
View commit details
Copy full SHA for 4b2e911
Browse repository at this point
feat: pass the force record flag to storage service (#428)
pangdayuan1
authored
11ee390
View commit details
Copy full SHA for 11ee390
Browse repository at this point
Commits on Mar 15, 2024
feat: filter cache mocks under non-application packages (#425)
Show description for d3f17ac
YongwuHe
authored
d3f17ac
View commit details
Copy full SHA for d3f17ac
Browse repository at this point
Commits on Mar 13, 2024
fix: replace getQueryString with getParameter to avoid reading request inputstream (#424)
mr3
authored
019054f
View commit details
Copy full SHA for 019054f
Browse repository at this point
feat: support caffeine cache (#423)
Show description for 408a0a0
YongwuHe
and
mr3
authored
408a0a0
View commit details
Copy full SHA for 408a0a0
Browse repository at this point
Commits on Mar 8, 2024
fix: modify exitEvent after main entry (#422)
lucas-myx
authored
60c3d80
View commit details
Copy full SHA for 60c3d80
Browse repository at this point
Commits on Mar 6, 2024
feat: support guava cache (#377)
YongwuHe
authored
b824409
View commit details
Copy full SHA for b824409
Browse repository at this point
Commits on Mar 5, 2024
feat: optimize merge replay log (#420)
Show description for f56c140
lucas-myx
authored
f56c140
View commit details
Copy full SHA for f56c140
Browse repository at this point
Commits on Mar 1, 2024
feat: database response is map (#419)
YongwuHe
authored
a1d6d35
View commit details
Copy full SHA for a1d6d35
Browse repository at this point
fix: serialize with type json error (#416)
YongwuHe
authored
ae9a316
View commit details
Copy full SHA for ae9a316
Browse repository at this point
Commits on Feb 29, 2024
feat: serialize with type (#413)
YongwuHe
authored
6c06b8f
View commit details
Copy full SHA for 6c06b8f
Browse repository at this point
Commits on Feb 26, 2024
feat: append coverage packages (#412)
mr3
authored
dedcb0f
View commit details
Copy full SHA for dedcb0f
Browse repository at this point
fix: netty channel read (#411)
lucas-myx
authored
2f45050
View commit details
Copy full SHA for 2f45050
Browse repository at this point
Commits on Feb 23, 2024
fix: abnormal config causing no recording (#409)
YongwuHe
authored
74d0f2f
View commit details
Copy full SHA for 74d0f2f
Browse repository at this point
Commits on Feb 22, 2024
feat: load config upload tags (#408)
YongwuHe
authored
c0fa08a
View commit details
Copy full SHA for c0fa08a
Browse repository at this point
feat: support es java client (#407)
mr3
authored
5bcb276
View commit details
Copy full SHA for 5bcb276
Browse repository at this point
Commits on Feb 21, 2024
fix: keyHolder NullPointExpcetion (#406)
Show description for ae147ae
YongwuHe
authored
ae147ae
View commit details
Copy full SHA for ae147ae
Browse repository at this point
Commits on Feb 20, 2024
feat: serialize request denoising (#373)
YongwuHe
authored
df6987f
View commit details
Copy full SHA for df6987f
Browse repository at this point
fix: adjust recording of apache httpclient response (#403)
DanLi39
authored
e791871
View commit details
Copy full SHA for e791871
Browse repository at this point
Commits on Feb 19, 2024
feat: mybatis keyHolder (#404)
YongwuHe
authored
4341b3c
View commit details
Copy full SHA for 4341b3c
Browse repository at this point
feat: optimize arexcontext sequence create (#405)
lucas-myx
authored
d822b85
View commit details
Copy full SHA for d822b85
Browse repository at this point
Commits on Feb 5, 2024
fix: shade package relocation exclude com.google.protobuf (#402)
mr3
authored
a8e1b96
View commit details
Copy full SHA for a8e1b96
Browse repository at this point
Commits on Feb 4, 2024
fix: NoClassDefFoundError when redisson version < 3.17.3 (#401)
Show description for 67241fb
DanLi39
and
lucas-myx
authored
67241fb
View commit details
Copy full SHA for 67241fb
Browse repository at this point
Commits on Feb 1, 2024
feat: remove timemock judge (#389)
Show description for 02e4e4d
lucas-myx
authored
02e4e4d
View commit details
Copy full SHA for 02e4e4d
Browse repository at this point
Commits on Jan 30, 2024
feat: catch no class def (#393)
YongwuHe
authored
aad0460
View commit details
Copy full SHA for aad0460
Browse repository at this point
Commits on Jan 26, 2024
feat: support disable extension transformer (#387)
mr3
authored
5baa655
View commit details
Copy full SHA for 5baa655
Browse repository at this point
Commits on Jan 24, 2024
fix: below sping-core-4.3.0-RELEASE record error (#385)
Show description for 4129e61
DanLi39
authored
4129e61
View commit details
Copy full SHA for 4129e61
Browse repository at this point
Commits on Jan 22, 2024
fix: exclude pre-request in http method (#384)
Show description for 7363aaa
lucas-myx
authored
7363aaa
View commit details
Copy full SHA for 7363aaa
Browse repository at this point
Commits on Jan 19, 2024
feat: support mybatis page query (#380)
YongwuHe
authored
9ad744c
View commit details
Copy full SHA for 9ad744c
Browse repository at this point
feat: merge record dynamicClass (#341)
Show description for 467bc43
lucas-myx
authored
467bc43
View commit details
Copy full SHA for 467bc43
Browse repository at this point
Commits on Jan 17, 2024
feat: support lettuce cluster (#368)
Show description for c5c1b1e
3 people
authored
c5c1b1e
View commit details
Copy full SHA for c5c1b1e
Browse repository at this point
Commits on Jan 15, 2024
ci: change ci workflow trigger (#376)
mr3
authored
664afac
View commit details
Copy full SHA for 664afac
Browse repository at this point
fix: split map value type error (#329)
YongwuHe
authored
4f89a9f
View commit details
Copy full SHA for 4f89a9f
Browse repository at this point
Commits on Jan 12, 2024
fix: jedis wrapper call NPE (#375)
mr3
authored
e1965fa
View commit details
Copy full SHA for e1965fa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.