mirror of
https://github.com/inpanel/inpanel.git
synced 2026-04-26 08:46:00 +03:00
[PR #13] [MERGED] merge dev to master #37
Labels
No labels
bug
bug
enhancement
help wanted
new features
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/inpanel#37
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/inpanel/inpanel/pull/13
Author: @jksdou
Created: 8/5/2019
Status: ✅ Merged
Merged: 8/5/2019
Merged by: @jksdou
Base:
master← Head:dev📝 Commits (10+)
9200e32remove tools76c1ea6update Apache Management81c4997Merge branch 'dev' of https://github.com/inpanel/inpanel into dev461dcc0update Apache Management391dbbdupdate Apache Managementccf028bupdate Apache Site Management18e6e16add and delete Apache site70f4701new features: web shell919a8e3Improvement:b0d92b0Formatter📊 Changes
81 files changed (+2964 additions, -2432 deletions)
View changed files
📝
TODOLIST.md(+16 -9)📝
config.py(+2 -2)📝
core/__init__.py(+63 -1)📝
core/modules/__init__.py(+0 -2)📝
core/modules/acme.py(+0 -0)📝
core/modules/aliyuncs.py(+0 -0)➕
core/modules/apache.py(+1072 -0)📝
core/modules/apt.py(+0 -0)📝
core/modules/certificate.py(+1 -1)📝
core/modules/config.py(+0 -0)📝
core/modules/configloader.py(+0 -0)➕
core/modules/cron.py(+255 -0)📝
core/modules/fdisk.py(+0 -0)📝
core/modules/files.py(+2 -2)📝
core/modules/lighttpd.py(+0 -0)📝
core/modules/mysql.py(+1 -1)📝
core/modules/named.py(+0 -0)📝
core/modules/nginx.py(+3 -3)📝
core/modules/php.py(+0 -0)📝
core/modules/process.py(+2 -1)...and 61 more files
📄 Description
Release for v1.1.1 b20
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.