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/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
attachment.go
attachment_test.go
avatar.go
collaboration.go Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
collaboration_test.go Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
fork.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
fork_test.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.go
pushmirror_test.go
redirect.go
redirect_test.go
repo.go Use for a repo action one database transaction (#19576) 2022-05-03 21:46:28 +02:00
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
star.go
star_test.go
topic.go
topic_test.go
update.go
user_repo.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
watch.go
watch_test.go
wiki.go
wiki_test.go