mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[PR #9] [MERGED] Including modifications made in development to stable branch #157
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#157
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/9
Author: @lucascbeyeler
Created: 3/4/2017
Status: ✅ Merged
Merged: 3/4/2017
Merged by: @lucascbeyeler
Base:
master← Head:development📝 Commits (10+)
2d0d471Changing the order during the install7259b75Show how many accounts has being backuped.9270178Updating zmbackup - part of the code is separate in different files2702886Implementing issue #33d5815bIncluding crontab file for the backup management9b69a9cUpdating zmbackup_wizard to install the new filesa1017a2Bugfix - zmbackup_wizard wasn't installing zmbackup.cron and the ROTATE_TIME wasn't being setc064457Bugfix - zmbackup_wizard wasn't creating the folder /usr/local/share/zmbackup75b1d63Bugfix - zmbhousekeep wasn't removing empty filesca5fe72Adjusting some messages in zmbackup_wizard📊 Changes
6 files changed (+288 additions, -137 deletions)
View changed files
📝
etc/zmbackup.conf(+12 -0)➕
etc/zmbackup.cron(+20 -0)📝
src/zmbackup(+10 -63)➕
src/zmbackup-share/zmbackup-validate-config-file(+100 -0)➕
src/zmbhousekeep(+63 -0)📝
zmbackup_wizard(+83 -74)📄 Description
The following modifications are done:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.