mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[PR #48] [MERGED] Zmbackup Beta 4 New Release #175
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lucascbeyeler/zmbackup/pull/48
Author: @lucascbeyeler
Created: 9/3/2017
Status: ✅ Merged
Merged: 9/3/2017
Merged by: @lucascbeyeler
Base:
beta← Head:dev📝 Commits (10+)
3771500Including better description of the Migration processf88441cMerge branch 'dev' of github.com:lucascbeyeler/zmbackup into devb38d0e7Bugfix - Sessions.sqlite3 not being created1c335a4List sessions now can use sqlite30277060Including a force upgrade option9faaad7Including a force upgrade option829a1e5Including a force upgrade option02ec9c8Including more description about the start and ending of a backup40e6b1aFixing the zmbackup -l prints9d13eb7Fixing the zmbackup -l prints📊 Changes
16 files changed (+194 additions, -88 deletions)
View changed files
📝
README.md(+8 -4)📝
install.sh(+1 -2)📝
installScript/check.sh(+1 -1)📝
installScript/deploy.sh(+17 -3)📝
installScript/menu.sh(+5 -2)📝
installScript/vars.sh(+11 -11)📝
project/lib/bash/BackupAction.sh(+37 -7)📝
project/lib/bash/DeleteAction.sh(+26 -11)📝
project/lib/bash/HelpAction.sh(+13 -13)📝
project/lib/bash/ListAction.sh(+5 -1)📝
project/lib/bash/MigrationAction.sh(+6 -6)📝
project/lib/bash/MiscAction.sh(+42 -3)📝
project/lib/bash/NotifyAction.sh(+4 -1)📝
project/lib/bash/RestoreAction.sh(+14 -6)📝
project/lib/sqlite3/database.sql(+3 -16)📝
project/zmbackup(+1 -1)📄 Description
This new release fix the following bugs from BETA 3:
And the following features are created for this new release:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.