mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[PR #694] [CLOSED] Cestc #704
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/retspen/webvirtmgr/pull/694
Author: @jxph025319
Created: 1/21/2021
Status: ❌ Closed
Base:
master← Head:cestc📝 Commits (10+)
c85e92d1.listen ip changed to 0.0.0.0676a12b1.add update and needs record files.96947c9renew codes9a184451.change requirements.txt8b0a7be1.add charfiled arch in Computor for arm bare metal.9956a431.cancel print log12f82fb1.change for docker buildaff385a1.update for docker build9dd32d91.update for docker buildc0538241.update for docker build📊 Changes
118 files changed (+33695 additions, -755 deletions)
View changed files
📝
.gitignore(+1 -0)📝
.travis.yml(+2 -1)➕
OPERATIONS(+21 -0)📝
README.rst(+4 -3)➕
bootstrap.sh(+12 -0)➕
build/Dockerfile(+33 -0)➕
build/local_settings.py(+10 -0)➕
build/webvirtmgr.ini(+17 -0)📝
conf/gunicorn.conf.py(+2 -187)📝
conf/libvirt-bootstrap.sh(+6 -22)📝
console/views.py(+5 -7)📝
console/webvirtmgr-console(+10 -20)📝
create/forms.py(+0 -1)➕
create/migrations/__init__.py(+0 -0)📝
create/views.py(+4 -8)📝
deploy/rpmbuild/webvirtmgr.spec(+14 -78)📝
hostdetail/views.py(+3 -2)➕
instance/migrations/__init__.py(+0 -0)📝
instance/views.py(+5 -5)📝
interfaces/views.py(+5 -4)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.