mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 08:11:50 +08:00
[PR #55] [MERGED] Dev #212
Reference in New Issue
Block a user
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/kmvan/x-prober/pull/55
Author: @kmvan
Created: 1/6/2020
Status: ✅ Merged
Merged: 1/6/2020
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (5)
33bc7a1add Aliyun benchmarks3fe064eadd store method visibility propertybeb7b9fadjust bootstrap ID4f6dc35update package23d33b7update to 3.8📊 Changes
24 files changed (+553 additions, -416 deletions)
View changed files
📝
AppConfig.json(+13 -1)📝
CHANGELOG.md(+11 -0)📝
composer.lock(+175 -128)📝
dist/prober.php(+2 -2)📝
package-lock.json(+295 -236)📝
package.json(+19 -18)📝
src/Components/Card/src/stores/index.ts(+2 -2)📝
src/Components/Config/ConfigApi.php(+1 -1)📝
src/Components/Database/src/index.ts(+2 -1)📝
src/Components/MyInfo/src/index.ts(+2 -1)📝
src/Components/MyInfo/src/stores/index.ts(+1 -1)📝
src/Components/NetworkStats/src/index.ts(+7 -8)📝
src/Components/NetworkStats/src/stores/index.ts(+1 -1)📝
src/Components/PhpExtensions/src/index.ts(+2 -1)📝
src/Components/PhpInfo/src/index.ts(+2 -1)📝
src/Components/Ping/src/index.ts(+2 -1)📝
src/Components/Ping/src/stores/index.ts(+1 -1)📝
src/Components/ServerBenchmark/src/index.ts(+2 -1)📝
src/Components/ServerBenchmark/src/stores/index.ts(+1 -1)📝
src/Components/ServerInfo/src/index.ts(+2 -1)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.