mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[PR #50] [MERGED] Zmbackup BETA 5 New Release #178
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#178
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/50
Author: @lucascbeyeler
Created: 9/8/2017
Status: ✅ Merged
Merged: 9/8/2017
Merged by: @lucascbeyeler
Base:
beta← Head:dev📝 Commits (10+)
61029aeUpdating zmbackup's help and install.sh helpc0b68edUninstaller now removes the backup if the user wants603a6daMoving zmbackup -l code to a separated file and implementing issue #479b0ec27Modifying HelpAction to include descriptions about the new functionsf915dc5Merge pull request #49 from lucascbeyeler/beta1d7981bUpdate README.mdda0f9dbUpdate vars.shfb1dff3Update zmbackup9425e76Merge branch 'dev' of github.com:lucascbeyeler/zmbackup into devcfed0b1Enabling help📊 Changes
14 files changed (+228 additions, -136 deletions)
View changed files
📝
README.md(+4 -4)📝
install.sh(+13 -0)📝
installScript/deploy.sh(+7 -0)➕
installScript/help.sh(+20 -0)📝
installScript/vars.sh(+1 -1)📝
project/config/zmbackup.cron(+1 -1)📝
project/lib/bash/BackupAction.sh(+18 -8)📝
project/lib/bash/HelpAction.sh(+13 -12)📝
project/lib/bash/MigrationAction.sh(+32 -11)📝
project/lib/bash/MiscAction.sh(+0 -94)📝
project/lib/bash/ParallelAction.sh(+7 -1)➕
project/lib/bash/SessionAction.sh(+98 -0)📝
project/lib/sqlite3/database.sql(+2 -0)📝
project/zmbackup(+12 -4)📄 Description
This new release fix the following bugs from BETA 4:
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.