[PR #38] [CLOSED] 1.1.1b26 #48

Closed
opened 2026-03-03 13:50:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/inpanel/inpanel/pull/38
Author: @jksdou
Created: 9/12/2021
Status: Closed

Base: mainHead: 1.1.1b26


📝 Commits (10+)

📊 Changes

114 files changed (+2721 additions, -20213 deletions)

View changed files

📝 CHANGELOG.md (+21 -0)
build.sh (+3 -0)
core/__init__.py (+0 -72)
core/modules/__init__.py (+0 -42)
core/modules/repo_yum.py (+0 -185)
inpanel.spec (+71 -0)
📝 install.py (+4 -4)
lib/pexpect.py (+0 -1845)
lib/tornado/__init__.py (+0 -29)
lib/tornado/auth.py (+0 -1153)
lib/tornado/autoreload.py (+0 -293)
lib/tornado/ca-certificates.crt (+0 -3576)
lib/tornado/curl_httpclient.py (+0 -443)
lib/tornado/database.py (+0 -238)
lib/tornado/epoll.c (+0 -112)
lib/tornado/escape.py (+0 -351)
lib/tornado/gen.py (+0 -409)
lib/tornado/httpclient.py (+0 -442)
lib/tornado/httpserver.py (+0 -487)
lib/tornado/httputil.py (+0 -293)

...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.

## 📋 Pull Request Information **Original PR:** https://github.com/inpanel/inpanel/pull/38 **Author:** [@jksdou](https://github.com/jksdou) **Created:** 9/12/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `1.1.1b26` --- ### 📝 Commits (10+) - [`9ca41df`](https://github.com/inpanel/inpanel/commit/9ca41dfa4aac91513ea257255d2323fe83cae055) update - [`297d70f`](https://github.com/inpanel/inpanel/commit/297d70fc30ee360797f297567b755c42afbee4f0) add install.sh - [`ee00156`](https://github.com/inpanel/inpanel/commit/ee001568b8184ab982c4e958bc6ed866415b8a06) Delete install.sh - [`a865b83`](https://github.com/inpanel/inpanel/commit/a865b8394acea7f8e12dbc604c03695cfd942848) update - [`41f7471`](https://github.com/inpanel/inpanel/commit/41f7471a2a47bf00d304ab2d7f8ca43537773634) Merge branch 'main' into 1.1.1b26 - [`f4a2efb`](https://github.com/inpanel/inpanel/commit/f4a2efbd4ba874a689dcf882ecc00c2e4e1c499a) update - [`bc4311a`](https://github.com/inpanel/inpanel/commit/bc4311a0fbf280a94b6fb7cbcbf430f0b801818f) update copyright date - [`eea61fa`](https://github.com/inpanel/inpanel/commit/eea61fa8561404fbfba953f4ce6874059e76d556) update - [`7263975`](https://github.com/inpanel/inpanel/commit/726397554c37a20b37d9925580b77a491afdb489) update - [`de03f34`](https://github.com/inpanel/inpanel/commit/de03f34e83ec645cc4df6e22df877149e6baa582) update ### 📊 Changes **114 files changed** (+2721 additions, -20213 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+21 -0) ➕ `build.sh` (+3 -0) ➖ `core/__init__.py` (+0 -72) ➖ `core/modules/__init__.py` (+0 -42) ➖ `core/modules/repo_yum.py` (+0 -185) ➕ `inpanel.spec` (+71 -0) 📝 `install.py` (+4 -4) ➖ `lib/pexpect.py` (+0 -1845) ➖ `lib/tornado/__init__.py` (+0 -29) ➖ `lib/tornado/auth.py` (+0 -1153) ➖ `lib/tornado/autoreload.py` (+0 -293) ➖ `lib/tornado/ca-certificates.crt` (+0 -3576) ➖ `lib/tornado/curl_httpclient.py` (+0 -443) ➖ `lib/tornado/database.py` (+0 -238) ➖ `lib/tornado/epoll.c` (+0 -112) ➖ `lib/tornado/escape.py` (+0 -351) ➖ `lib/tornado/gen.py` (+0 -409) ➖ `lib/tornado/httpclient.py` (+0 -442) ➖ `lib/tornado/httpserver.py` (+0 -487) ➖ `lib/tornado/httputil.py` (+0 -293) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:50:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/inpanel#48
No description provided.