Commit Graph

779 Commits (45475250bd3353c8ec77c9379cc851eac96a23a6)

Author SHA1 Message Date
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
Lunny Xiao f20e317d6d
Improve hint when uploading a too large avatar (#26935) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 1 year ago
merlleu a7d9a70552
allow "latest" to be used in release vTag when downloading file (#26748) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago
yp05327 0850be6750
Fix the display of org level badges (#26504) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 1 year ago
wxiaoguang e8aae43f56
Move web/api context related testing function into a separate package (#26859) 1 year ago
JakobDev 3cae50e841
Redirect from `{repo}/issues/new` to `{repo}/issues/new/choose` when blank issues are disabled (#26813) 1 year ago
CaiCandong c576b50441
Fix being unable to use a repo that prohibits accepting PRs as a PR source. (#26785) 1 year ago
Lunny Xiao 476b9d1589
Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
Chongyi Zheng 43652746f2
Move `modules/mirror` to `services` (#26737) 1 year ago
wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726) 1 year ago
yp05327 d2e4039def
Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 1 year ago
yp05327 7e30986667
Remove ref name in PR commits page (#25876) 1 year ago
wxiaoguang e8b990999f
Make "link-action" backend code respond correct JSON content (#26680) 1 year ago
yp05327 a4a567f29f
Check disabled workflow when rerun jobs (#26535) 1 year ago
yp05327 f6e7798405
Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 1 year ago
a1012112796 f00fdd1abd
fix reopen logic for agit flow pull request (#26399) 1 year ago
Jason Song b658f2c61b
Return empty when searching issues with no repos (#26545) 1 year ago
CaiCandong 940f997512
Fix label filter between `all` and `no` (#26557) 1 year ago
wxiaoguang c6b92c84fe
Sync repo's IsEmpty status correctly (#26517) 1 year ago
a1012112796 19872063a3
add disable workflow feature (#26413) 1 year ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
silverwind 56b6b2b88e
Fix tooltip of commit select button (#26472) 1 year ago
Earl Warren 50fc22eecf
Add ThreadID parameter for Telegram webhooks (#25996) 1 year ago
Denys Konovalov ab78c39e41
Refactor project templates (#26448) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
Lunny Xiao 36eb3c433a
Add transaction when creating pull request created dirty data (#26259) 1 year ago
Denys Konovalov 63ab92d797
Pre-register OAuth2 applications for git credential helpers (#26291) 1 year ago
wxiaoguang c2e0143bfe
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 1 year ago
wxiaoguang 4fc4f6e634
Refactor "editorconfig" (#26391) 1 year ago
CaiCandong 24fbf4e059
Fix nil pointer dereference error when open link with invalid pull index (#26353) 1 year ago
Kerwin Bryant 865d2221c0
Add `Retry` button when creating a mirror-repo fails (#26228) 1 year ago
yp05327 6832a8eb06
Add locale for deleted head branch (#26296) 1 year ago
puni9869 ab388deb0e
Allow editing push mirrors after creation (#26151) 1 year ago
Zettat123 9a65d011f6
Some fixes of the prompt of new branches (#26257) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
JakobDev aba9096999
Show image size on view page (#25884) 1 year ago
caicandong 983167cf49
Fix pull request check list is limited (#26179) 1 year ago
caicandong fd836ff68b
Fix unable to display individual-level project (#26198) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 1 year ago
yp05327 1c6c38fa6e
Improve display of Labels/Projects/Assignees sort options (#25886) 1 year ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 1 year ago
Bo-Yi Wu 44781f9f5c
Implement auto-cancellation of concurrent jobs if the event is push (#25716) 1 year ago
delvh f3d41c61eb
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
HesterG 2f0e79e639
Use frontend fetch for branch dropdown component (#25719) 1 year ago