Commit Graph
194 Commits
Author SHA1 Message Date
liugangandClaude b7869f82ce * [misc] Enhance unit tests for gitModel::updateCommit() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:12 +08:00
liugangandClaude a8bb7d4010 * [misc] Enhance unit tests for gitModel::setRepos() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:12 +08:00
liugangandClaude 3c417a66ff * [misc] Enhance unit tests for gitModel::setRepoRoot() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:11 +08:00
liugangandClaude 7f5ff3c5a7 * [misc] Enhance unit tests for gitModel::setRepo() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:11 +08:00
liugangandClaude 66576506b8 * [misc] Enhance unit tests for gitModel::setClient() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:11 +08:00
liugangandClaude 44cf48e6a3 * [misc] Enhance unit tests for gitModel::run() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:11 +08:00
liugangandClaude d18a6613e8 * [misc] Enhance unit tests for gitModel::printLog() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:11 +08:00
liugangandClaude b0c4245e1c * [misc] Enhance unit tests for gitModel::getRepoTags() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:11 +08:00
liugangandClaude a4fad06de2 * [misc] Enhance unit tests for gitModel::convertLog() method
Expanded test coverage for git log conversion functionality:
- Added test cases for multi-line commit messages
- Added test cases for file change information parsing
- Added test cases for complex author information
- Added test case for empty log array handling
- Improved test documentation and structure

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:02 +08:00
liugangandClaude fe599a0939 * [misc] Enhance unit tests for gitModel::getRepos() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:02 +08:00
liugangandClaude a8fcf8eb0f + [misc] Add unit tests for gitModel::linkCommit() 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 53be2c64c6 - [misc] Remove unused view files. 2025-09-11 16:30:53 +08:00
caoyanyi dd5c402132 * [ticket#1511,1h] adjust repo filter for git cat. 2024-10-25 09:42:07 +08:00
caoyanyi 667dabb4d9 * [misc] adjust commit link design. 2024-10-16 15:13:09 +08:00
caoyanyi 4d369a0f24 * [misc] adjust commit link design. 2024-10-16 15:13:09 +08:00
caoyanyi e55bb7063e * [misc] adjust commit link design. 2024-10-16 15:13:09 +08:00
caoyanyi 0e0cbdf418 * [misc] adjust commit link design. 2024-10-16 15:13:09 +08:00
caoyanyi 2332c1b256 * [task#129930,doing,0.5h] adjust job exec params. 2024-10-11 14:39:07 +08:00
caoyanyi 3591568b9b * [bug#53093] adjust git service check for actions. 2024-07-25 17:25:48 +08:00
tianshujie 9012901a75 - Remove unused code for dao::$cache. 2024-05-21 14:05:36 +08:00
tianshujie bced2b76b4 Merge remote-tracking branch 'origin/release-20.0' 2024-04-23 17:12:24 +08:00
caoyanyi 8d97a1116e * Rename account name field. 2024-04-23 08:53:23 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
dingguodong 926744bf4f - Remove vi.php. 2024-04-17 09:11:48 +08:00
liumengyi 2b530bf2a3 * Change titile to title. 2024-03-27 11:06:48 +08:00
caoyanyi 5f3f53cc09 * Fix bug for gitfox repo link object. 2024-03-14 11:01:29 +08:00
caoyanyi de3d48ffb9 * Adjust page style for commit linked object locate code info. 2024-01-03 16:26:25 +08:00
caoyanyi d666acac54 * Adjust save rule for code commit. 2023-12-28 17:17:58 +08:00
caoyanyi 41fdea88fd * Adjust git repo refresh error. 2023-12-28 11:02:28 +08:00
zenggang d78be17d87 * Fix bug#42611,42609 2023-12-28 02:44:57 +00:00
caoyanyi 590f02b160 * Adjust unit test check rule for devops. 2023-12-27 19:22:02 +08:00
caoyanyi 258d59a4e3 + Add unit test case for git->saveCommits. 2023-12-22 19:04:20 +08:00
caoyanyi 75622a305e + Add unit test case for git->run. 2023-12-22 19:04:20 +08:00
caoyanyi 25c2d755b0 + Add unit test case for git->setRepoRoot. 2023-12-22 19:04:20 +08:00
caoyanyi 2d91b5cadf + Add unit test case for git->setClient. 2023-12-22 19:04:20 +08:00
caoyanyi 537815aa7e + Add unit test data for git. 2023-12-22 18:36:30 +08:00
caoyanyi 4d71fa9029 * Adjust unit test case for git->getRepoTags. 2023-12-22 18:36:12 +08:00
caoyanyi 1542b325fe * Adjust unit test case for git->updateCommit. 2023-12-22 18:36:12 +08:00
caoyanyi be1482d466 * Adjust unit test case for git->updateCommit. 2023-12-22 18:36:12 +08:00
caoyanyi d213f5377b * Adjust unit test case for git->setRepos. 2023-12-22 18:36:12 +08:00
caoyanyi c861cd4b7e + Add unit test data init for git. 2023-12-22 18:36:12 +08:00
caoyanyi 4a374edbc0 * Adjust unit test case for git->setRepo. 2023-12-22 18:36:12 +08:00
caoyanyi d66055dcc7 * Adjust unit test case for git->getRepos. 2023-12-22 17:29:30 +08:00
caoyanyi 95bb7b58a6 * Adjust unit test case for git->getRepoLogs. 2023-12-22 17:20:51 +08:00
caoyanyi cceff62161 + Add unit test case for git and svn convertLog. 2023-12-22 16:58:59 +08:00
caoyanyi 5c827b63bd * Adjust convertLog method for git and svn sync. 2023-12-22 16:58:59 +08:00
caoyanyi 39e1612904 + Add unit test case for git->printLog. 2023-12-22 16:15:45 +08:00
caoyanyi 4b7480d5a5 * Merge gitea, gogs, gitlab methods to pipeline model. 2023-12-16 16:25:28 +08:00
caoyanyi bc79c72b9a * Fix error for job repeat exec. 2023-12-14 16:54:30 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00