0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 19:18:52 +01:00
gitea/routers/repo
Mohammad Hadi Hosseinpour beab1dd337
Added title and action buttons to Project view page (#13437)
* Added title and action buttons to Project view page

* Changed octicon for project close action

* Fix indentation in templates/repo/projects/view.tmpl

Co-authored-by: zeripath <art27@cantab.net>

* Fix indentation templates/repo/projects/view.tmpl (2nd)

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: zeripath <art27@cantab.net>
2020-11-09 22:46:19 -05:00
..
activity.go
attachment.go
blame.go Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
branch.go Refactor: Move PushUpdateOptions (#13363) 2020-10-30 22:59:02 +01:00
commit.go Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 2020-11-08 12:21:54 -05:00
compare.go
download.go
editor_test.go
editor.go
http.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go [UI] Hide consecutive additions and removals of the same label (#13315) 2020-10-27 09:12:01 +02:00
lfs.go
main_test.go
middlewares.go
migrate.go #13091 - add new mirror button (#13105) 2020-10-23 19:01:58 -04:00
milestone.go
projects.go Added title and action buttons to Project view page (#13437) 2020-11-09 22:46:19 -05:00
pull_review.go
pull.go Refactor: Move PushUpdateOptions (#13363) 2020-10-30 22:59:02 +01:00
release_test.go
release.go Add the tag list page to the release page (#12096) 2020-11-02 18:10:22 -05:00
repo.go [RFC] Make archival asynchronous (#11296) 2020-11-07 22:27:28 +02:00
search.go
setting_protected_branch.go
setting.go
settings_test.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go