0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-22 05:46:12 -05:00
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
fork_test.go
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
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
watch.go
watch_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
wiki.go
wiki_test.go