Commit Graph

37 Commits (1ec8d80fa3b49e6a4c6a6239eedc6a9909cfb23d)

Author SHA1 Message Date
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 1 month ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
Lunny Xiao 17053e953f
Fix delete branch perm checking (#32654) 3 months ago
Lunny Xiao a175f9805c
Add line-through for deleted branch on pull request view page (#32500) 3 months ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 4 months ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 4 months ago
wxiaoguang dd83cfcacc
Refactor CSRF token (#32216) 5 months ago
Lunny Xiao 8b92eba21f
Fix agit automerge (#31207) 6 months ago
yp05327 daf2a4c047
Fix wrong display of recently pushed notification (#25812) 9 months ago
Lunny Xiao c6cf96d31d
Fix automerge will not work because of some events haven't been triggered (#30780) 9 months ago
Zettat123 f09e68ec33
Update issue indexer after merging a PR (#30715) 10 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 11 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 1 year ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 1 year ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 1 year ago
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 1 year ago
Earl Warren 3f342d6dff
Modernize merge button (#28140) 1 year ago
KN4CK3R 838db2f891
Convert to url auth to header auth in tests (#28484) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
silverwind 8099238618
Change green buttons to primary color (#27099) 1 year ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 1 year ago
wxiaoguang 236c645bf1
Refactor "Content" for file uploading (#25851) 2 years ago
wxiaoguang b4e4b7ad51
Make backend code respond correct JSON when creating PR (#25353) 2 years ago
Jack Hay 18de83b2a3
Redesign Scoped Access Tokens (#24767) 2 years ago
Denys Konovalov 275d4b7e3f
API endpoint for changing/creating/deleting multiple files (#24887) 2 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 2 years ago
Panagiotis "Ivory" Vasilopoulos 2ef6ac8dbf
Use double quotes consistently in en-US (#24141) 2 years ago
Jason Song 04347eb810
Use context parameter in services/repository (#23186) 2 years ago
wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 2 years ago
Lunny Xiao cc910014ab
Fix wrong hint when deleting a branch successfully from pull request UI (#22673) 2 years ago
Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
Kyle D c8ded77680
Kd/ci playwright go test (#20123) 3 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 3 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
Gusted 5d3f99c7c6
Make better use of i18n (#20096) 3 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
wxiaoguang 368baf9e77
Use Vue to refactor pull merge UI (#19650) 3 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 3 years ago
6543 92f139d091
Use for a repo action one database transaction (#19576) 3 years ago
Gusted ebe569a268
Set correct PR status on 3way on conflict checking (#19457) 3 years ago
wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale (#19308) 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 3 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 3 years ago