1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/models/repo
wxiaoguang 368baf9e77
Use Vue to refactor pull merge UI (#19650)
* Use Vue to refactor pull merge UI

* add comments

* fix comments

* small fine tune

* fix tests

* adopt new pull default messages

* clean up

Co-authored-by: 6543 <6543@obermui.de>
2022-05-12 21:39:02 +08:00
..
archiver.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
attachment_test.go
attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
avatar.go
collaboration_test.go Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
collaboration.go Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
fork_test.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
fork.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
git.go
issue.go
language_stats.go
main_test.go Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
mirror.go Touch mirrors on even on fail to update (#19217) 2022-03-27 15:40:17 +01:00
pushmirror_test.go Improve mirror iterator (#18928) 2022-02-28 20:41:06 +01:00
pushmirror.go Improve mirror iterator (#18928) 2022-02-28 20:41:06 +01:00
redirect_test.go
redirect.go
repo_indexer.go
repo_list.go
repo_test.go
repo_unit.go Use Vue to refactor pull merge UI (#19650) 2022-05-12 21:39:02 +08:00
repo.go Use for a repo action one database transaction (#19576) 2022-05-03 21:46:28 +02:00
star_test.go
star.go
topic_test.go
topic.go
update.go
user_repo.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
watch_test.go
watch.go
wiki_test.go Add separate SSH_USER config option (#17584) 2022-02-07 16:56:45 -05:00
wiki.go