gitea/models/issues
Vladimir Buyanov 3bdd48016f
Add codeowners feature ()
Hello.
This PR adds a github like configuration for the CODEOWNERS file.

Resolves: 
..
assignees.go Make more functions use ctx instead of db.DefaultContext ()
assignees_test.go Make more functions use ctx instead of db.DefaultContext ()
comment.go Add the ability to pin Issues ()
comment_code.go Use `CommentList` instead of `[]*Comment` ()
comment_list.go Load reviewer for comments when dismissing a review ()
comment_test.go Fix issue attachment handling ()
content_history.go Implement FSFE REUSE for golang files ()
content_history_test.go Implement FSFE REUSE for golang files ()
dependency.go Add API to manage issue dependencies ()
dependency_test.go refactor some functions to support ctx as first parameter ()
issue.go Followup to pinned Issues ()
issue_index.go Implement FSFE REUSE for golang files ()
issue_label.go Some refactors for issues stats ()
issue_list.go Use RepositoryList instead of []*Repository ()
issue_list_test.go Implement FSFE REUSE for golang files ()
issue_lock.go Rename almost all Ctx functions ()
issue_project.go Improve issues.LoadProject ()
issue_search.go Some refactors for issues stats ()
issue_stats.go Fix 500 error when select `No assignee` filter in issue list page ()
issue_test.go Some refactors for issues stats ()
issue_update.go Some refactors for issues stats ()
issue_user.go Implement FSFE REUSE for golang files ()
issue_user_test.go Implement FSFE REUSE for golang files ()
issue_watch.go Implement FSFE REUSE for golang files ()
issue_watch_test.go Implement FSFE REUSE for golang files ()
issue_xref.go Fix more HTMLURL in templates ()
issue_xref_test.go Make more functions use ctx instead of db.DefaultContext ()
label.go Some refactors for issues stats ()
label_test.go Modify luminance calculation and extract related functions into single files ()
main_test.go Merge setting.InitXXX into one function with options ()
milestone.go Localize milestone related time strings ()
milestone_test.go Implement FSFE REUSE for golang files ()
pull.go Add codeowners feature ()
pull_list.go Remove duplicated issues options and some more refactors ()
pull_test.go Add codeowners feature ()
reaction.go refactor some functions to support ctx as first parameter ()
reaction_test.go Implement FSFE REUSE for golang files ()
review.go New webhook trigger for receiving Pull Request review requests ()
review_test.go New webhook trigger for receiving Pull Request review requests ()
stopwatch.go Speed up HasUserStopwatch & GetActiveStopwatch ()
stopwatch_test.go Speed up HasUserStopwatch & GetActiveStopwatch ()
tracked_time.go Rename almost all Ctx functions ()
tracked_time_test.go Use more specific test methods ()