This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/repo
..
activity.go
attachment.go
blame.go
branch.go
commit.go
compare.go Adds side-by-side diff for images (#6784) 2019-09-16 17:03:22 +08:00
download.go
editor.go
editor_test.go
http.go
issue.go
issue_dependency.go
issue_label.go Add option to initialize repository with labels (#6061) 2019-09-08 11:28:40 +03:00
issue_label_test.go fix go vet error (#3740) 2018-03-30 07:21:27 +08:00
issue_lock.go
issue_stopwatch.go
issue_timetrack.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
issue_watch.go
main_test.go
middlewares.go
milestone.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
pull.go
pull_review.go Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
release.go
release_test.go
repo.go
search.go Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go
webhook.go
wiki.go
wiki_test.go