Select Git revision
raketasks
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
GitLab.org / GitLab FOSS
6147 commits behind the upstream repository.
Drew Blessing
authored
# This is the 1st commit message: Add `copy` backup strategy to combat file changed errors The backup Rake task used to stream data directly from the live data directory into the backup. Under many circumstances this worked OK. However, really active instances would experience a 'file changed as we read it' error - especially with data like the registry. This now copies the data first, then compresses it. It will take a bit more disk space while the backup is in progress, but it's a necessary thing. # The commit message #2 will be skipped: # Add env var
Name | Last commit | Last update |
---|---|---|
.. | ||
README.md | ||
backup_hrz.png | ||
backup_restore.md | ||
check.md | ||
cleanup.md | ||
features.md | ||
import.md | ||
list_repos.md | ||
maintenance.md | ||
user_management.md | ||
web_hooks.md |