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
Ethan Koenig 8fcda0442e Fix search by issue type (#1914)
* Fix search by issue type
2017-06-15 05:09:03 +02:00
..
attachment.go
branch.go
commit.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
download.go Download files to their original filename (#1676) 2017-05-05 14:03:54 +08:00
editor.go
http.go fix admin lost permission caused by #947 2017-05-19 08:59:26 +08:00
issue.go Fix search by issue type (#1914) 2017-06-15 05:09:03 +02:00
issue_label.go Fix 404 for external tracking issues (#1852) 2017-06-03 00:56:36 -05:00
issue_watch.go
middlewares.go
pull.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
release.go Fix paginater length (#1866) 2017-06-04 11:07:20 +08:00
repo.go Fix renaming bug (#1786) 2017-05-24 14:01:02 +08:00
setting.go Fix uppercase default branch bug (#1965) 2017-06-14 08:42:36 +08:00
view.go Support CRLF when splitting code lines for display (#1862) 2017-06-10 23:20:25 +08:00
webhook.go Add Gitea Webhook (#1755) 2017-05-29 02:17:15 -05:00
wiki.go