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 Add additional periods to activity page (#8829) 2019-11-05 00:45:48 -05:00
attachment.go
blame.go
branch.go
commit.go enable lazy-loading of gitgraph.js (#9036) 2019-11-17 23:39:06 +02:00
compare.go
download.go
editor.go Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
editor_test.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
http.go
issue.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
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 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 2020-01-09 01:47:45 +00:00
release.go
release_test.go
repo.go Fix wrong original git service type on a migrated repository (#9693) 2020-01-10 23:35:17 +08:00
search.go
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go
webhook.go
wiki.go Move wiki related funtions from models to services/wiki (#9355) 2020-01-07 18:27:36 +00:00
wiki_test.go