Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models/issues
Giteabot 2df7d0835a
Fix unnecessary comment when moving issue on the same project column (#33496) (#33499)
2 days ago
..
assignees.go Performance improvements for pull request list API (#30490) 8 months ago
assignees_test.go
comment.go Fix issue comment number (#30556) (#33055) 1 month ago
comment_code.go Refactor markup render system (#32612) 3 months ago
comment_list.go Only update poster in issue/comment list if it has been loaded (#31216) 8 months ago
comment_test.go Fix issue comment number (#30556) (#33055) 1 month ago
content_history.go
content_history_test.go
dependency.go
dependency_test.go
issue.go Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
issue_index.go Update golangci-lint to v1.62.2, fix issues (#32845) 2 months ago
issue_label.go Performance improvements for pull request list API (#30490) 8 months ago
issue_label_test.go
issue_list.go Add issue comment when moving issues from one column to another of the project (#29311) 6 months ago
issue_list_test.go
issue_lock.go
issue_project.go Fix unnecessary comment when moving issue on the same project column (#33496) (#33499) 2 days ago
issue_search.go Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
issue_stats.go Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
issue_test.go Enable tenv and testifylint rules (#32852) 2 months ago
issue_update.go Trim title before insert/update to database to match the size requirements of database (#32498) 3 months ago
issue_user.go
issue_user_test.go
issue_watch.go Strict pagination check (#32548) 2 months ago
issue_watch_test.go Enable tenv and testifylint rules (#32852) 2 months ago
issue_xref.go
issue_xref_test.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
label.go Support org labels when adding labels by label names (#32988) (#32996) 1 month ago
label_test.go Enable tenv and testifylint rules (#32852) 2 months ago
main_test.go
milestone.go Fix milestone deadline and date related problems (#32339) 3 months ago
milestone_list.go Added default sorting milestones by name (#27084) 7 months ago
milestone_test.go Enable tenv and testifylint rules (#32852) 2 months ago
pull.go Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128) 1 month ago
pull_list.go Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago
pull_list_test.go Enable tenv and testifylint rules (#32852) 2 months ago
pull_test.go Enable tenv and testifylint rules (#32852) 2 months ago
reaction.go Strict pagination check (#32548) 2 months ago
review.go Fix issue comment number (#30556) (#33055) 1 month ago
review_list.go Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128) 1 month ago
review_test.go Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128) 1 month ago
stopwatch.go Make tracked time representation display as hours (#33315) (#33334) 3 weeks ago
stopwatch_test.go Enable tenv and testifylint rules (#32852) 2 months ago
tracked_time.go Strict pagination check (#32548) 2 months ago
tracked_time_test.go Enable tenv and testifylint rules (#32852) 2 months ago