0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 00:19:11 +01:00
gitea/routers/web/repo
qwerty287 4cbc865d83
Add option to define refs in issue templates (#17842)
Adds a markdown header option `ref` that allows you to set the ref the issue should belong.
2021-12-17 21:29:09 +00:00
..
activity.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
attachment.go
blame.go
branch.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
commit.go Add missing X-Total-Count and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00
compare.go Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 2021-12-16 19:01:14 +00:00
download.go
editor_test.go
editor.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
http_test.go
http.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Add option to define refs in issue templates (#17842) 2021-12-17 21:29:09 +00:00
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
projects_test.go
projects.go Use JSON module instead of stdlib json (#18003) 2021-12-17 09:15:02 +08:00
pull_review.go
pull.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
release_test.go
release.go
repo.go
search.go
setting_protected_branch.go
setting.go Add Reindex buttons to repository settings page (#17494) 2021-12-16 23:55:12 +08:00
settings_test.go
tag.go
topic.go
view.go Shorten page title in file view (#17987) 2021-12-15 15:50:11 +08:00
webhook.go
wiki_test.go
wiki.go