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 Move PushUpdateOptions from models to repofiles (#9124) 2019-11-29 10:21:05 +08:00
commit.go
compare.go
download.go
editor.go
editor_test.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
http.go
issue.go
issue_dependency.go Fix PR/issue redirects when having external tracker (#9339) 2019-12-14 01:53:32 +01:00
issue_label.go
issue_label_test.go
issue_lock.go Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
issue_stopwatch.go Automatically clear stopwatch on merging a PR (#4327) 2019-02-05 13:38:11 +02:00
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
middlewares.go fix wrong system notice when repository is empty (#9010) 2019-11-15 10:53:20 +00:00
milestone.go
pull.go
pull_review.go
release.go
release_test.go
repo.go Add avatar and issue labels to template repositories (#9149) 2019-11-25 13:17:51 +08:00
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