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
Brecht Van Lommel c8139c0f64
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)
2 years ago
..
activity.go
attachment.go
blame.go
branch.go Supports wildcard protected branch (#20825) 2 years ago
cherry_pick.go
commit.go Use context parameter in models/git (#22367) 2 years ago
compare.go Use context parameter in models/git (#22367) 2 years ago
download.go Use context parameter in models/git (#22367) 2 years ago
editor.go
editor_test.go
find.go
http.go
http_test.go
issue.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go Use context parameter in models/git (#22367) 2 years ago
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go Support org/user level projects (#22235) 2 years ago
projects_test.go
pull.go Supports wildcard protected branch (#20825) 2 years ago
pull_review.go
release.go
release_test.go
render.go
repo.go
search.go
setting.go Supports wildcard protected branch (#20825) 2 years ago
setting_protected_branch.go Supports wildcard protected branch (#20825) 2 years ago
settings_test.go
tag.go Use context parameter in models/git (#22367) 2 years ago
topic.go
treelist.go
view.go Use context parameter in models/git (#22367) 2 years ago
view_test.go
webhook.go Improve utils of slices (#22379) 2 years ago
wiki.go Use context parameter in models/git (#22367) 2 years ago
wiki_test.go