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
Lunny Xiao 6999651b6d
Fix unnecessary comment when moving issue on the same project column (#33496)
2 weeks ago
..
assignees.go
assignees_test.go
comment.go Fix unpin hint on the pinned pull requests (#33207) 1 month ago
comment_code.go
comment_list.go Some small refactors (#33144) 1 month ago
comment_test.go Fix issue comment number (#30556) 2 months ago
content_history.go
content_history_test.go
dependency.go
dependency_test.go
issue.go Some small refactors (#33144) 1 month ago
issue_index.go
issue_label.go
issue_label_test.go
issue_list.go Some small refactors (#33144) 1 month ago
issue_list_test.go
issue_lock.go
issue_project.go Fix unnecessary comment when moving issue on the same project column (#33496) 2 weeks ago
issue_search.go
issue_stats.go chore: fix some trivial problems and TODOs (#33473) 3 weeks ago
issue_test.go
issue_update.go Add missed transaction on setmerged (#33079) 2 months ago
issue_user.go
issue_user_test.go Refactor tests (#33021) 2 months ago
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go
label.go Support org labels when adding labels by label names (#32988) 2 months ago
label_test.go Refactor tests (#33021) 2 months ago
main_test.go
milestone.go
milestone_list.go
milestone_test.go
pull.go Add missed transaction on setmerged (#33079) 2 months ago
pull_list.go Automerge supports deleting branch automatically after merging (#32343) 1 month ago
pull_list_test.go
pull_test.go
reaction.go Refactor user package (#33423) 4 weeks ago
review.go Hide/disable unusable UI elements when a repository is archived (#33459) 3 weeks 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) 2 months 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) 2 months ago
stopwatch.go Make tracked time representation display as hours (#33315) 1 month ago
stopwatch_test.go
tracked_time.go
tracked_time_test.go