mirror of
https://github.com/sibprogrammer/owp.git
synced 2026-04-25 07:25:53 +03:00
[PR #55] [MERGED] Refactor backups and add a backup api endpoint #75
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/owp#75
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/sibprogrammer/owp/pull/55
Author: @punkeel
Created: 3/18/2015
Status: ✅ Merged
Merged: 4/12/2015
Merged by: @sibprogrammer
Base:
master← Head:patch-add-backups-api_endpoint📝 Commits (1)
7566f45Refactor backups and add a backup api endpoint📊 Changes
5 files changed (+129 additions, -73 deletions)
View changed files
📝
app/controllers/admin/backups_controller.rb(+2 -70)➕
app/controllers/api/backups_controller.rb(+51 -0)📝
app/controllers/application.rb(+12 -0)📝
app/models/backup.rb(+62 -1)📝
app/models/virtual_server.rb(+2 -2)📄 Description
Linked issue: #51
Former PR: #53
Hope this one is better done, and might be merged ! (Y)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.