[PR #442] [MERGED] Bug fixes and tests for modules/base #15383

Closed
opened 2025-11-02 11:45:19 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/442
Author: @ethantkoenig
Created: 12/22/2016
Status: Merged
Merged: 12/22/2016
Merged by: @lunny

Base: masterHead: tests/base


📝 Commits (1)

  • 3815a10 Bug fixes and tests for modules/base

📊 Changes

4 files changed (+261 additions, -36 deletions)

View changed files

📝 models/issue.go (+9 -5)
📝 modules/base/tool.go (+31 -14)
📝 modules/base/tool_test.go (+217 -16)
📝 routers/repo/issue.go (+4 -1)

📄 Description

Also address other TODOs. #63


🔄 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/go-gitea/gitea/pull/442 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 12/22/2016 **Status:** ✅ Merged **Merged:** 12/22/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `tests/base` --- ### 📝 Commits (1) - [`3815a10`](https://github.com/go-gitea/gitea/commit/3815a101ea0ebe188aa21ca899583f4ad6f46803) Bug fixes and tests for modules/base ### 📊 Changes **4 files changed** (+261 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `models/issue.go` (+9 -5) 📝 `modules/base/tool.go` (+31 -14) 📝 `modules/base/tool_test.go` (+217 -16) 📝 `routers/repo/issue.go` (+4 -1) </details> ### 📄 Description Also address other TODOs. #63 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:45:19 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15383