gitea/routers/repo
Lunny Xiao 22dec1cea6
Fix branch page pull request title and link error (#10092) (#10098)
* Fix branch page pull request title and link error (#10092)
* Fix tmpl
2020-02-01 17:37:52 +00: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 Fix branch page pull request title and link error (#10092) (#10098) 2020-02-01 17:37:52 +00:00
commit.go Bugfix for image compare and minor improvements to image compare (#8289) 2019-10-04 15:58:54 -04:00
compare.go fix bug about wrong dependencies permissions check and other wr… (#9884) 2020-01-20 16:45:42 +01:00
download.go Fix download file wrong content-type (#9825) (#9835) 2020-01-17 14:56:25 +01:00
editor_test.go Add Close() method to gogitRepository (#8901) (#8956) 2019-11-13 13:54:04 +00:00
editor.go Fix editor commit to new branch if PR disabled (#8375) 2019-10-05 10:09:19 +08:00
http.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
issue_dependency.go fix bug about wrong dependencies permissions check and other wr… (#9884) 2020-01-20 16:45:42 +01:00
issue_label_test.go
issue_label.go Add option to initialize repository with labels (#6061) 2019-09-08 11:28:40 +03:00
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go fix bug about wrong dependencies permissions check and other wr… (#9884) 2020-01-20 16:45:42 +01:00
main_test.go
middlewares.go fix wrong system notice when repository is empty (#9020) 2019-11-15 20:13:58 +08:00
milestone.go Fix milestone API state parameter unhandled (#10049) (#10053) 2020-01-30 11:49:02 +08:00
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) (#9831) 2020-01-17 13:38:53 +01:00
pull.go Branches not at ref commit ID should not be listed as Merged (#9614) (#9639) 2020-01-08 03:06:53 +02:00
release_test.go Add Close() method to gogitRepository (#8901) (#8956) 2019-11-13 13:54:04 +00:00
release.go Extract actions on deletereleasebyid from models to release service (#8219) 2019-10-01 00:10:00 +08:00
repo.go Backport: Hide given credentials for migrated repos. (#9098) 2019-11-20 17:23:12 -05:00
search.go
setting_protected_branch.go Allow users with explicit read access to give approvals (#8382) 2019-10-08 15:18:17 -04:00
setting.go Fix #9662 (#9783) 2020-01-16 01:26:55 +01:00
settings_test.go Add teams to repo on collaboration page. (#8045) 2019-09-23 23:08:03 +03:00
topic.go Add API endpoint for accessing repo topics (#7963) 2019-09-03 23:46:24 +08:00
view.go Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
webhook.go Change general form binding to gogs form (#8334) 2019-10-02 20:58:40 +08:00
wiki_test.go Fix wiki raw view on sub path (#10002) (#10041) 2020-01-28 15:10:40 +00:00
wiki.go Fix wiki raw view on sub path (#10002) (#10041) 2020-01-28 15:10:40 +00:00