1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-13 00:38:12 -04:00
gitea/templates/repo
Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486)
* move mirror to a standalone package

* fix mirror address in template

* fix tests

* fix lint

* fix comment

* fix tests

* fix tests

* fix vendor

* fix fmt

* fix lint

* remove wrong file submitted

* fix conflict

* remove unrelated changes

* fix go mod

* fix tests

* clean go mod

* make vendor work

* make vendor work

* fix tests

* remove duplicated test
2019-10-01 21:40:17 +08:00
..
branch [Branch View] show "New Pull Request" Button only if posible (#7977) 2019-08-26 13:47:41 +03:00
diff Adds side-by-side diff for images (#6784) 2019-09-16 17:03:22 +08:00
editor Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 2019-07-17 14:40:28 -04:00
issue Show correct commit status in PR list (#8316) 2019-09-30 09:07:43 +08:00
pulls Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
release
settings Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00
wiki
activity.tmpl
blame.tmpl keep blame view buttons sequence consistent with normal view when view a file (#8007) 2019-08-27 22:23:18 -04:00
branch_dropdown.tmpl
commit_page.tmpl
commit_status.tmpl
commits_table.tmpl Make link last commit massages in repository home page and commit tables (#8006) 2019-09-10 12:03:30 +03:00
commits.tmpl
create.tmpl Add option to initialize repository with labels (#6061) 2019-09-08 11:28:40 +03:00
empty.tmpl
forks.tmpl
graph.tmpl [Branch View] show "New Pull Request" Button only if posible (#7977) 2019-08-26 13:47:41 +03:00
header.tmpl Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00
home.tmpl
migrate.tmpl
search.tmpl
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl Detect delimiter in CSV rendering (#7869) 2019-08-16 01:09:50 +03:00
view_list.tmpl Make link last commit massages in repository home page and commit tables (#8006) 2019-09-10 12:03:30 +03:00
watchers.tmpl