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
hiifong 30008fcfcf
Fix bug of branch/tag selector in the issue sidebar (#32744)
2 months ago
..
assignees.go
assignees_test.go
comment.go Issue time estimate, meaningful time tracking (#23113) 3 months ago
comment_code.go Refactor markup render system (#32612) 3 months ago
comment_list.go
comment_test.go
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
issue_label.go
issue_label_test.go
issue_list.go
issue_list_test.go
issue_lock.go
issue_project.go
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 Add label/author/assignee filters to the user/org home issue list (#32779) 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) 3 months ago
issue_watch_test.go
issue_xref.go
issue_xref_test.go
label.go Strict pagination check (#32548) 3 months ago
label_test.go Fix markup render regression and fix some tests (#32640) 3 months ago
main_test.go
milestone.go Fix milestone deadline and date related problems (#32339) 4 months ago
milestone_list.go
milestone_test.go
pull.go Trim title before insert/update to database to match the size requirements of database (#32498) 3 months 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 Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago
pull_test.go Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago
reaction.go Strict pagination check (#32548) 3 months ago
review.go
review_list.go Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago
review_test.go Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago
stopwatch.go Strict pagination check (#32548) 3 months ago
stopwatch_test.go
tracked_time.go Strict pagination check (#32548) 3 months ago
tracked_time_test.go