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
2019-09-07 22:53:35 +08:00
..
activity.go
attachment.go Refactor filetype is not allowed errors (#7309) 2019-07-06 22:25:05 -04:00
blame.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
branch.go improve branches list performance and fix protected branch icon when no-login (#7695) 2019-08-01 10:50:06 -04:00
commit.go Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
compare.go Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
download.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
editor.go Convert files to utf-8 for indexing (#7814) 2019-08-15 20:07:28 +08:00
editor_test.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
http.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
issue.go Add reviewrs as participants (#8121) 2019-09-07 22:53:35 +08:00
issue_dependency.go
issue_label.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
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 Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
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 Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
search.go
setting.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
setting_protected_branch.go
settings_test.go
topic.go Add API endpoint for accessing repo topics (#7963) 2019-09-03 23:46:24 +08:00
view.go Move line number to :before attr to hide from search on browser (#8002) 2019-08-28 00:59:05 +02:00
webhook.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
wiki.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
wiki_test.go