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/routers/web/repo
Lunny Xiao a1892cf7e3
Move some functions from issue.go to standalone files (#32468)
4 days ago
..
actions Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2 weeks ago
setting Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 week ago
activity.go Replace DateTime with DateUtils (#32383) 2 weeks ago
attachment.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2 weeks ago
blame.go Refactor DateUtils and merge TimeSince (#32409) 2 weeks ago
branch.go Support repo license (#24872) 1 month ago
cherry_pick.go Refactor names (#31405) 5 months ago
code_frequency.go Move context from modules to services (#29440) 9 months ago
commit.go improve performance of diffs (#32393) 2 weeks ago
compare.go Refactor sidebar assignee&milestone&project selectors (#32465) 4 days ago
contributors.go Fix Activity Page Contributors dropdown (#31264) 5 months ago
download.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2 weeks ago
editor.go Notify the user when the file path contains leading or trailing spaces and fix the error message for invalid file names. (#31507) 2 months ago
editor_test.go Refactor names (#31405) 5 months ago
find.go Refactor names (#31405) 5 months ago
fork.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 8 months ago
githttp.go Fix git error handling (#32401) 2 weeks ago
githttp_test.go Fix http protocol auth (#27875) 1 year ago
helper.go Add option to filter board cards by labels and assignees (#31999) 2 months ago
issue.go Move some functions from issue.go to standalone files (#32468) 4 days ago
issue_comment.go Move some functions from issue.go to standalone files (#32468) 4 days ago
issue_content_history.go Refactor DateUtils and merge TimeSince (#32409) 2 weeks ago
issue_dependency.go Refactor names (#31405) 5 months ago
issue_label.go Refactor sidebar label selector (#32460) 5 days ago
issue_label_test.go Refactor sidebar label selector (#32460) 5 days ago
issue_list.go Move some functions from issue.go to standalone files (#32468) 4 days ago
issue_lock.go Move context from modules to services (#29440) 9 months ago
issue_new.go Move some functions from issue.go to standalone files (#32468) 4 days ago
issue_page_meta.go Move some functions from issue.go to standalone files (#32468) 4 days ago
issue_pin.go Refactor names (#31405) 5 months ago
issue_poster.go Move some functions from issue.go to standalone files (#32468) 4 days ago
issue_stopwatch.go Move context from modules to services (#29440) 9 months ago
issue_suggestions.go Fix suggestions for issues (#32380) 2 weeks ago
issue_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue_timetrack.go Refactor names (#31405) 5 months ago
issue_view.go Move some functions from issue.go to standalone files (#32468) 4 days ago
issue_watch.go Move context from modules to services (#29440) 9 months ago
main_test.go make writing main test easier (#27270) 1 year ago
middlewares.go Move context from modules to services (#29440) 9 months ago
migrate.go Fix javascript error when an anonymous user visiting migration page (#32144) 1 month ago
milestone.go Fix milestone deadline and date related problems (#32339) 1 week ago
packages.go Remove AddParamIfExist(AddParam) (#29841) 8 months ago
patch.go Move context from modules to services (#29440) 9 months ago
projects.go Add option to filter board cards by labels and assignees (#31999) 2 months ago
projects_test.go Refactor names (#31405) 5 months ago
pull.go Refactor sidebar assignee&milestone&project selectors (#32465) 4 days ago
pull_review.go Move some functions from issue.go to standalone files (#32468) 4 days ago
pull_review_test.go Fix template error when comment review doesn't exist (#29888) 8 months ago
recent_commits.go Move context from modules to services (#29440) 9 months ago
release.go Support repo license (#24872) 1 month ago
release_test.go Move context from modules to services (#29440) 9 months ago
render.go Fix rendered wiki page link (#31398) 5 months ago
repo.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2 weeks ago
search.go Improve grep search (#30843) 7 months ago
search_test.go Improve grep search (#30843) 7 months ago
topic.go Move context from modules to services (#29440) 9 months ago
treelist.go Move context from modules to services (#29440) 9 months ago
view.go refactor: remove redundant err declarations (#32381) 2 weeks ago
view_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Fix raw wiki links (#31825) 3 months ago
wiki_test.go Fix raw wiki links (#31825) 3 months ago