 liugangandClaude
|
327258c581
|
+ [misc] Add unit tests for instanceModel::uninstall() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
f6e6e7cb01
|
+ [misc] Add unit tests for instanceModel::doCneInstall() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
e0e93decf5
|
+ [misc] Add unit tests for instanceModel::createInstance() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
9a9c9b045d
|
+ [misc] Add unit tests for instanceModel::installSysSLB() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
7b6bc22d58
|
+ [misc] Add unit tests for instanceModel::install() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
8523f5cdef
|
+ [misc] Add unit tests for instanceModel::getValidDBSettings() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
2c186aa3e3
|
+ [misc] Add unit tests for instanceModel::installationSettingsMap() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
9e077c4916
|
+ [misc] Add unit tests for instanceModel::k8nameExists() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
113b2d955d
|
+ [misc] Add unit tests for instanceModel::url() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
1a6b85dda4
|
+ [misc] Add unit tests for instanceModel::updateVolSize() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
c83c947837
|
+ [misc] Add unit tests for instanceModel::updateCpuSize() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
fa911da23f
|
+ [misc] Add unit tests for instanceModel::updateInstancesDomain() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
 liugangandClaude
|
21e8669774
|
+ [misc] Add unit tests for instanceModel::__construct() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
liugang
|
985e56e785
|
- [misc] Remove unused css and js files.
|
2025-09-15 10:02:06 +08:00 |
|
liugang
|
53be2c64c6
|
- [misc] Remove unused view files.
|
2025-09-11 16:30:53 +08:00 |
|
wangyuting
|
ba4599bc78
|
* Optimize unit test script.
|
2025-07-09 10:59:59 +08:00 |
|
wangyuting
|
9a47f247de
|
* Optimize unit test script.
|
2025-07-09 10:16:44 +08:00 |
|
wangyuting
|
09afd4bcac
|
* Optimize unit test script.
|
2025-07-09 10:11:04 +08:00 |
|
zhujinyong
|
93989b45bc
|
* [misc] compatibility with PHP8.4.
|
2025-07-08 08:35:58 +08:00 |
|
liyang
|
773fb58edb
|
* [unittest] fix unittest.
|
2025-06-20 15:12:07 +08:00 |
|
liyang
|
bef9fae7bf
|
* [unittest] fix unittest.
|
2025-06-20 15:12:07 +08:00 |
|
liyang
|
46d753cab7
|
- [refactor] remove solution module
|
2025-06-20 15:12:07 +08:00 |
|
caoyanyi
|
90321af2a0
|
* [unittest] adjust instnace cleanBackup unittest case.
|
2025-06-12 10:37:50 +08:00 |
|
caoyanyi
|
9c0a3b8c23
|
* [unittest] adjust instnace canDo unittest case.
|
2025-06-12 10:35:37 +08:00 |
|
caoyanyi
|
86e3c7b973
|
* [unittest] adjust instance updateByID unit test case.
|
2025-06-09 09:22:52 +08:00 |
|
caoyanyi
|
a2681c72cc
|
- [unittest] delete unit test case for instance.
|
2025-06-09 09:22:52 +08:00 |
|
liumingliang
|
9c86879d9e
|
* [unittest] modify unittest of instanceModel::getList.
|
2025-06-06 00:35:36 +00:00 |
|
liyang
|
5fa5d3c8d5
|
* [task#143866, doing, 0.5h] add instance unit test.
|
2025-05-23 09:54:49 +08:00 |
|
liyang
|
4c1da332f7
|
* [task#143866, doing, 0.5h] add instance unit test.
|
2025-05-23 09:54:49 +08:00 |
|
liyang
|
42ea3c384a
|
* [task#143866, doing, 0.5h] add get instance count method.
|
2025-05-23 09:54:49 +08:00 |
|
liumingliang
|
d052068a3a
|
* [task#139215,done,4h,0] optimize devops metrics.
|
2025-03-17 10:18:00 +08:00 |
|
liumingliang
|
622fe4bc52
|
* [task#139215,done,4h,0] optimize devops metrics.
|
2025-03-14 17:27:56 +08:00 |
|
caoyanyi
|
5ba8e3436e
|
* [misc] adjust instance get.
|
2025-02-25 16:52:07 +08:00 |
|
caoyanyi
|
8a628983fe
|
* [misc] adjust db check rule for instance install.
|
2025-01-22 14:44:45 +08:00 |
|
caoyanyi
|
a4b21376ed
|
* [misc] adjust priv check for instance view.
|
2025-01-22 08:59:24 +08:00 |
|
zhangxiquan
|
c93465cc28
|
* [bug#59216,done,0.1h,0h] Fixed cleanup backup.
|
2025-01-14 13:37:22 +08:00 |
|
zhaixiaojian
|
aaedeb6d8f
|
* [bug#58222,done,0.1h,0h] fixed actor name.
|
2025-01-13 16:13:27 +08:00 |
|
zhaixiaojian
|
1f18b1ef16
|
* [bug#58222,done,0.1h,0h] fixed actor name.
|
2025-01-13 15:46:32 +08:00 |
|
caoyanyi
|
6acedcb875
|
* [misc] adjust instance db user.
|
2025-01-09 14:16:40 +08:00 |
|
caoyanyi
|
1c7e3bde6f
|
* [misc] adjust language.
|
2025-01-09 11:01:26 +08:00 |
|
liyang
|
fdd0ab7035
|
* [bug#59072] fix bug for devops secreen.
|
2025-01-09 10:36:48 +08:00 |
|
liyang
|
5b36b62e31
|
* [bug#59024] fix bug for service count.
|
2025-01-08 15:02:55 +08:00 |
|
zhangxiquan
|
26362c68f2
|
+ [misc] add css id appVersion.
|
2025-01-08 14:31:48 +08:00 |
|
zhangxiquan
|
2037c1ebfb
|
+ [misc] add css id appVersion.
|
2025-01-08 14:31:48 +08:00 |
|
zhangxiquan
|
9a30a728d4
|
- [misc] adjust code.
|
2025-01-08 13:19:11 +08:00 |
|
zhangxiquan
|
6db67734f0
|
+ [task#135737] add monitor detail display.
|
2025-01-06 16:14:10 +08:00 |
|
zhangxiquan
|
d6bdcb7a18
|
+ [task#135735] add monitor setting.
|
2025-01-06 16:14:10 +08:00 |
|
zhaixiaojian
|
6be12401fa
|
* [task#135722,done,1h,0h] Format code.
|
2025-01-01 16:54:49 +08:00 |
|
zhaixiaojian
|
ca50bba95e
|
* [task#135722,done,1h,0h] Add instance backup test case.
|
2025-01-01 16:54:49 +08:00 |
|
zhaixiaojian
|
06a85cc3e1
|
* [task#135722,done,1h,0h] Add test case.
|
2025-01-01 16:54:49 +08:00 |
|