Commit Graph

1063 Commits (d8c09c25d1a51861f2e160d213449c7bde327a77)

Author SHA1 Message Date
Jack Hay 1a9953348c
Team invite url fix when registration disabled (#26950) 1 year ago
Lunny Xiao d1dca38a2a
Fix schedule actions still running even if workflow disalbed (#26939) 1 year ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 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
Sven Seeberg 5f7fa27a44
Improve LDAP group config documentation, fixes #21159 (#21227) 1 year ago
KN4CK3R 0eebeeec90
Remove `Named` interface (#26913) 1 year ago
KN4CK3R a99b96cbcd
Refactor secrets modification logic (#26873) 1 year ago
Lunny Xiao f064d716c3
Move feed notification service layer (#26908) 1 year ago
Lunny Xiao 6c73c0da53
Move ui notification to service layer (#26907) 1 year ago
Lunny Xiao aa678b8098
Move indexer notification to service layer (#26906) 1 year ago
Lunny Xiao a66d883a18
Move mail notification logic to service layer (#26905) 1 year ago
wxiaoguang fc039167d2
Use Go 1.21 and update dependencies (#26878) 1 year ago
wxiaoguang e8aae43f56
Move web/api context related testing function into a separate package (#26859) 1 year ago
Jack Hay c0ab7070e5
Update team invitation email link (#26550) 1 year ago
Zettat123 98f2bf23bc
Sync tags when adopting repos (#26816) 1 year ago
techknowlogick 45976a1bde
Check blocklist for emails when adding them to account (#26812) 1 year ago
KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
Chongyi Zheng ad43486cd3
Fix some slice append usages (#26778) 1 year ago
Chongyi Zheng ac2f8c9ac6
Reduce some allocations in type conversion (#26772) 1 year ago
merlleu a587d25261
Add auth-required to config.json for Cargo http registry (#26729) 1 year ago
Lunny Xiao 6945918d34
Fix bug for ctx usage (#26762) 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
Earl Warren a9ce570298
add Upload URL to release API (#26663) 1 year ago
Lunny Xiao 0d55f64e6c
chore(actions): support cron schedule task (#26655) 1 year ago
谈笑风生间 5104c887d3
Modify the content format of the Feishu webhook (#25106) 1 year ago
Bo-Yi Wu 23addde28e
feat: implement organization secret creation API (#26566) 1 year ago
Yarden Shoham 16dee4f1b2
Add `branch_filter` to hooks API endpoints (#26599) 1 year ago
yp05327 f6e7798405
Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 1 year ago
Jason Song 47fddaadc8
Support rebuilding issue indexer manually (#26546) 1 year ago
wxiaoguang c6b92c84fe
Sync repo's IsEmpty status correctly (#26517) 1 year ago
wxiaoguang c91a7e8dbb
Use `object-fit: contain` for oauth2 custom icons (#26493) 1 year ago
a1012112796 19872063a3
add disable workflow feature (#26413) 1 year ago
wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483) 1 year ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
Earl Warren 50fc22eecf
Add ThreadID parameter for Telegram webhooks (#25996) 1 year ago
wxiaoguang 82ea557dd3
Fix stderr usages (#26477) 1 year ago
Lunny Xiao 36eb3c433a
Add transaction when creating pull request created dirty data (#26259) 1 year ago
Yarden Shoham 220f236ff5
Add pull request review request webhook event (#26401) 1 year ago
wxiaoguang c2e0143bfe
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 1 year ago
KN4CK3R 0c6ae61229
Allow package cleanup from admin page (#25307) 1 year ago
wxiaoguang e4b1ea6f15
Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) 1 year ago
delvh 8736b134bd
Display human-readable text instead of cryptic filemodes (#26352) 1 year ago
KN4CK3R 2d3924d0e7
Prevent newline errors with Debian packages (#26332) 1 year ago
Zettat123 9a8af92577
Fix the bug when getting files changed for `pull_request_target` event (#26320) 1 year ago
caicandong 6151e69d95
Delete `issue_service.CreateComment` (#26298) 1 year ago
Kerwin Bryant 865d2221c0
Add `Retry` button when creating a mirror-repo fails (#26228) 1 year ago
Earl Warren 7bde2bf809
add unit test for user renaming (#26261) 1 year ago