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 }}
signal18
/
replication-manager
Public
Notifications
You must be signed in to change notification settings
Fork
173
Star
719
Code
Issues
142
Pull requests
8
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
develop
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 7, 2025
feat(github): add sbom generation
tanji
committed
34a8692
Copy full SHA for 34a8692
Merge github.com:signal18/replication-manager into develop
tanji
committed
4a62705
Copy full SHA for 4a62705
Enhance post-install script to prompt for key copying and improve DataTable component
Show description for 370413c
caffeinated92
committed
370413c
Copy full SHA for 370413c
Commits on Oct 31, 2025
Add API endpoint for jobs upgrade and update version handling responses in swagger
caffeinated92
committed
8fb1501
Copy full SHA for 8fb1501
Merge pull request #1258 from signal18/db-jobs
Show description for 59e7b1c
caffeinated92
authored
59e7b1c
Copy full SHA for 59e7b1c
Refactor MySQL version handling functions to use consistent naming for client and dump versions
caffeinated92
committed
7d7b042
Copy full SHA for 7d7b042
Fix RefreshMysqlDumpVersion to set the correct version for mysqldump
caffeinated92
committed
ea3f8a3
Copy full SHA for ea3f8a3
Commits on Oct 30, 2025
Merge pull request #1257 from signal18/db-jobs
Show description for 84b9ff3
caffeinated92
authored
84b9ff3
Copy full SHA for 84b9ff3
reduce the interval for job secrets mismatch check
caffeinated92
committed
dfc6a43
Copy full SHA for dfc6a43
Merge pull request #1256 from signal18/db-jobs
Show description for 262f193
caffeinated92
authored
262f193
Copy full SHA for 262f193
Add immutability checks for ProxySQL and MDBS Proxy password rotation
caffeinated92
committed
ea8118e
Copy full SHA for ea8118e
Enhance password rotation logic to handle immutable credentials for database and replication users
caffeinated92
committed
994eafd
Copy full SHA for 994eafd
Add immutability check for credentials in RotatePasswords function
caffeinated92
committed
11e6df3
Copy full SHA for 11e6df3
Refactor logging in RotatePasswords to use general log module instead of vault-specific module
caffeinated92
committed
7c0c9ca
Copy full SHA for 7c0c9ca
Fix flooding when fail to decrypt due to credentials change (#1255)
Show description for 33cd4ba
caffeinated92
authored
33cd4ba
Copy full SHA for 33cd4ba
Commits on Oct 29, 2025
Remove logging for missing mydumper and myloader in GetMyDumperPath and GetMyLoaderPath since it's already handled by errstate (#1254)
Show description for e37572a
caffeinated92
authored
e37572a
Copy full SHA for e37572a
Merge pull request #1253 from signal18/myloader-path
Show description for b690e44
caffeinated92
authored
b690e44
Copy full SHA for b690e44
Update mydumper and myloader path flags to be empty by default
caffeinated92
committed
6d4f013
Copy full SHA for 6d4f013
Merge pull request #1252 from signal18/myloader-path
Show description for 1c55e4c
caffeinated92
authored
1c55e4c
Copy full SHA for 1c55e4c
Fix code to accurately reflect mydumper and myloader path
caffeinated92
committed
134146a
Copy full SHA for 134146a
Jobs script check and upgrade (#1248)
Show description for 214837e
caffeinated92
authored
214837e
Copy full SHA for 214837e
Commits on Oct 24, 2025
Handle path resolve on storage update (#1250)
Show description for 23b3fe4
caffeinated92
authored
23b3fe4
Copy full SHA for 23b3fe4
Commits on Oct 23, 2025
Merge pull request #1251 from signal18/state-mismatch
Show description for ec5b6fd
caffeinated92
authored
ec5b6fd
Copy full SHA for ec5b6fd
Fix warning messages for insufficient backup free space checks
caffeinated92
committed
4efb6d4
Copy full SHA for 4efb6d4
Merge pull request #1249 from signal18/app
Show description for 98c6e56
caffeinated92
authored
98c6e56
Copy full SHA for 98c6e56
Add error handling for deployment and storage field changes in async thunks
caffeinated92
committed
3d19827
Copy full SHA for 3d19827
Commits on Oct 20, 2025
Fix isFetching state handling for getClusterPeers and getClusterForSale actions
caffeinated92
committed
c0d1362
Copy full SHA for c0d1362
Fix isFetching state for monitor in getMonitoredData fulfilled and rejected cases
caffeinated92
committed
5192627
Copy full SHA for 5192627
Fix condition check in getClusterApps to use correct state slice for fetching status
caffeinated92
committed
0fbb60c
Copy full SHA for 0fbb60c
Fix typo in ProxySettings component for proxysqlBootstrapUsers property
caffeinated92
committed
7214fba
Copy full SHA for 7214fba
Commits on Oct 15, 2025
Merge pull request #1247 from signal18/db-jobs
Show description for 746ebfb
caffeinated92
authored
746ebfb
Copy full SHA for 746ebfb
Refactor SSTRunSendFile to use buffered channel for improved file sending efficiency
caffeinated92
committed
ffac2a2
Copy full SHA for ffac2a2
Commits on Oct 13, 2025
Housekeeping
tanji
committed
9747430
Copy full SHA for 9747430
Commits on Oct 9, 2025
Merge pull request #1245 from signal18/alert-timestamp
Show description for faf68b7
caffeinated92
authored
faf68b7
Copy full SHA for faf68b7
Enhance alert email message to include timestamp for resolved and alert states
caffeinated92
committed
4fc5ccd
Copy full SHA for 4fc5ccd
Pagination
Previous
Next
You can’t perform that action at this time.