Skip to content
Navigation Menu
Toggle navigation
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
New
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
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 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Altinity
/
clickhouse-backup
Public
Notifications
You must be signed in to change notification settings
Fork
273
Star
1.6k
Code
Issues
50
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 30, 2026
Merge pull request #1431 from ruslanen/fix/batch-inprogress-mutations
Show description for 42dcee3
Slach
authored
42dcee3
Copy full SHA for 42dcee3
use metadata.TableTitle instead of db.table to avoid corner cases
Slach
committed
45e2402
Copy full SHA for 45e2402
Merge pull request #1437 from minguyen9988/feat/gcs-disable-http2
Show description for c476811
Slach
authored
c476811
Copy full SHA for c476811
rollback self=self
Slach
committed
a90248c
Copy full SHA for a90248c
Merge branch 'master' into feat/gcs-disable-http2
Show description for 74bacdd
Slach
committed
74bacdd
Copy full SHA for 74bacdd
update go.mod
Slach
committed
bb3b490
Copy full SHA for bb3b490
Merge pull request #1440 from Altinity/fix/1428-rebind-replica-path-opt-in
Show description for e9f90bd
Slach
authored
e9f90bd
Copy full SHA for e9f90bd
fix https://github.com/Altinity/clickhouse-backup/issues/1417
Slach
committed
20a3cdb
Copy full SHA for 20a3cdb
Commits on Jun 27, 2026
test: fail TestFIPS loudly on orphaned *.state2 in pooled env
Show description for f1f56d1
Slach
committed
f1f56d1
Copy full SHA for f1f56d1
test: use NO DELAY instead of SYNC in testAPIRebindReplicaPath
Show description for 9e206c0
Slach
committed
9e206c0
Copy full SHA for 9e206c0
remove unnecessary safeguard from TestRebindReplicaPathIfExists
Slach
committed
7d91fda
Copy full SHA for 7d91fda
Commits on Jun 26, 2026
Merge pull request #1427 from besteffects/fips_140_autotests
Show description for ea97b72
Slach
authored
ea97b72
Copy full SHA for ea97b72
Merge branch 'master' of github.com:Altinity/clickhouse-backup into fix/1428-rebind-replica-path-opt-in
Slach
committed
d9efa32
Copy full SHA for d9efa32
Merge branch 'master' of github.com:Altinity/clickhouse-backup into feat/gcs-disable-http2
Slach
committed
29c8f1e
Copy full SHA for 29c8f1e
feat: support rebind_replica_path_if_exists in REST API restore endpoints (#1428)
Show description for e834efd
Slach
and
claude
committed
e834efd
Copy full SHA for e834efd
fix testflows
Show description for c03d0ed
Slach
committed
c03d0ed
Copy full SHA for c03d0ed
Commits on Jun 25, 2026
test: add TestWatchIncrementalSkipDisks for skip_disks on tiered tables
Show description for f29a94a
Slach
and
claude
committed
f29a94a
Copy full SHA for f29a94a
fix: auto-rebind replica path for foreign local table, opt-in for stale (#1428)
Show description for 1c8499f
Slach
committed
1c8499f
Copy full SHA for 1c8499f
Merge pull request #1439 from mvanhorn/fix/1432-restore-rbac-missing-access
Show description for a270390
Slach
authored
a270390
Copy full SHA for a270390
fix: return unwrapped not-exist error from restoreBackupRelatedDir so restore --rbac skips missing access
mvanhorn
committed
a47c1fc
Copy full SHA for a47c1fc
fix: restore --rbac no longer errors when backup has no RBAC access
mvanhorn
committed
1bdd9b3
Copy full SHA for 1bdd9b3
Commits on Jun 24, 2026
gcs: add disable_http2 option for high-throughput parallel downloads
Show description for 86c6816
minguyen9988
committed
86c6816
Copy full SHA for 86c6816
Commits on Jun 23, 2026
- Removed unused comment.
Show description for 27d3289
besteffects
committed
27d3289
Copy full SHA for 27d3289
Commits on Jun 22, 2026
Increase timeout for container health check during restart to 12min
besteffects
committed
0dd3ded
Copy full SHA for 0dd3ded
Commits on Jun 19, 2026
test(create): unit-test batch mutation grouping; extract pure helper
Show description for eab04d5
ruslanen
committed
eab04d5
Copy full SHA for eab04d5
fix(create): batch system.mutations lookup to avoid O(N^2) on many tables
Show description for 575f1e0
ruslanen
committed
575f1e0
Copy full SHA for 575f1e0
Improvements to ClickHouse Backup FIPS Compatibility test plan.
besteffects
committed
73f303c
Copy full SHA for 73f303c
Commits on Jun 18, 2026
Updated ClickHouse Backup FIPS test plan
besteffects
committed
90f58e7
Copy full SHA for 90f58e7
Small improvement to the test plan
besteffects
committed
2753fc1
Copy full SHA for 2753fc1
Merge remote-tracking branch 'upstream/master' into fips_140_autotests
besteffects
committed
841d926
Copy full SHA for 841d926
ACVP tests are automatically executed in --stress mode
besteffects
committed
ae0ad35
Copy full SHA for ae0ad35
Commits on Jun 17, 2026
Removed unused fips.xml
besteffects
committed
78bda1f
Copy full SHA for 78bda1f
Added coverage reporting for FIPS related tests
besteffects
committed
395271d
Copy full SHA for 395271d
Added Pre-Publish Image Verification to tyhe FIPS test plan
besteffects
committed
256890f
Copy full SHA for 256890f
Add FIPS configuration files for ClickHouse backup tests
Show description for c6363da
besteffects
committed
c6363da
Copy full SHA for c6363da
Previous
Next
You can’t perform that action at this time.