Commit Graph

78 Commits (5c150ce9b0c9df32ebeebacdc31f44a32dc7fa15)

Author SHA1 Message Date
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
Lunny Xiao f9f62b4c4c
Move delete deploy keys into service layer (#32201) 2 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
yp05327 d43620e7bc
Add `is_archived` option for issue indexer (#32735) 2 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 3 months ago
6543 846f618716
Add priority to protected branch (#32286) 3 months ago
Lunny Xiao 696fbe6036
Refactor push mirror find and add check for updating push mirror (#32539) 3 months ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 4 months ago
Lunny Xiao c2217670dd
Move admin routers from /admin to /-/admin (#32189) 4 months ago
Lunny Xiao d158472a5a
Don't return 500 if mirror url contains special chars (#31859) 6 months ago
Jason Song 0470646d46
Show lock owner instead of repo owner on LFS setting page (#31788) 6 months ago
Fábio Barkoski e45a4c9829
Move repository visibility to danger zone in the settings area (#31126) 6 months ago
Rowan Bohde 1ee59f0fa3
Allow disabling authentication related user features (#31535) 7 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 7 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
wxiaoguang 47ca61d8ba
Improve detecting empty files (#31332) 8 months ago
Lunny Xiao f5f921c095
Fix wrong transfer hint (#30889) 9 months ago
wxiaoguang 4daea7c603
Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) 10 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
Lunny Xiao 9466fec879
Fix rename branch 500 when the target branch is deleted but exist in database (#30430) 10 months ago
Zettat123 1ef2eb50d8
Remove scheduled action tasks if the repo is archived (#30224) 11 months ago
wxiaoguang 751997ad34
Refactor file view & render (#30227) 11 months ago
yp05327 2da13675c0
Fix incorrect menu/link on webhook edit page (#29709) 11 months ago
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702) 11 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 11 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 12 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 12 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 12 months ago
Tim-Nicas Oelschläger 374e886f51
Change webhook-type in create-view (#29114) 1 year 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 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 1 year ago
KN4CK3R c3e462921e
Improve user search display name (#29002) 1 year ago
silverwind 60e4a98ab0
Preserve BOM in web editor (#28935) 1 year ago
JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140) 1 year ago
Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498) 1 year ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 1 year ago
delvh 778ad795fd
Refactor deletion (#28610) 1 year ago
Jean-Baptiste Gomond d0f24ff4ca
Added instance-level variables (#28115) 1 year ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 1 year ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 1 year ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 1 year ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago